aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-08-27added button for creating tabs in header bar. fixed runtimemissing icon errorsbobzel
2020-08-27fixed up undo for copy/cloning documents and for opening mainMenu sidebarbobzel
2020-08-27from lastbobzel
2020-08-27fixed open on right from Doc Decorations to remove context field. fixed ↵bobzel
presBox to find best target instead of assuming targetDoc is always displayed
2020-08-27added undo for deleting presentation view items. fixed scroll height of ↵bobzel
mainView sidebar.
2020-08-27from lastbobzel
2020-08-27switched back to recentlyClosed from inactive. fixed adding tag to multiple ↵bobzel
document seleciton.
2020-08-27fixed pinwith view to show up all the timebobzel
2020-08-26fixed (largely) properties buttons & view to work with multiple selections. ↵bobzel
fixed exceptions with clusters in freeformview
2020-08-26added dropdown dashboards input at top left + new & snapshotbobzel
2020-08-26fixed warnings. fixed url / annoation updating when navigating web pages.bobzel
2020-08-26fix so that tabbing tree view items works when treview aliases (eg minimap) ↵bobzel
are displayed. just doesn't work if the document is open more than once in the same treeview
2020-08-26more efficient way to update tree view active() flagbobzel
2020-08-26fixed immediate Title Editing of tree viewsbobzel
2020-08-25changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.bobzel
2020-08-25fixed ink warnings. double-click turns on control point editing - esc ↵bobzel
reverts. made aliasing ink strokes possible & working.
2020-08-25changed system documents to act like dividers in tree views. removed some ↵bobzel
menu items in cases they don't apply. fixed ink selection to not use boudning box.
2020-08-25adjusted when schema view scrollbar appearbobzel
2020-08-25added resize handle for searchboxbobzel
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates ↵bobzel
display better. resizing is better and faster (but not fast).
2020-08-25fixed schema view column sizingbobzel
2020-08-25made schema lines darkerbobzel
2020-08-25removed marquee on scroll wheelbobzel
2020-08-25from lastbobzel
2020-08-25added URL for web pages and fixed forward/backward in menu bar. Fixed Go to ↵bobzel
reload web page.
2020-08-24fixed saving order of golden layout tabsbobzel
2020-08-24added lozenges to distinguish user & dashboard at top of workspacebobzel
2020-08-24removed treeViewOpen from sidebar panels since they don't need them now that ↵bobzel
the top level is hidden.
2020-08-24moved contexts from properties button to properties view sectionbobzel
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24changed names of currentFrame, curPage, and currentTimecode to start with ↵bobzel
"_'. moved actions out of the properties options buttons to colelction menu.
2020-08-24fixed use clusters icon in propertiesButtonsbobzel
2020-08-24added alternate doc button bar to settings. changed context menu icon to ↵bobzel
bars from cog.
2020-08-24fixed presentation trails being added to myPresentations. fixed properties ↵bobzel
pane to set title "in place".
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-24small change with transition changegeireann
bug fix
2020-08-24Loop mode for playing presentationsgeireann
2020-08-24Add with marquee view adds new pres to myPresentations listgeireann
Small change
2020-08-24merge fixes + pinDoc bug fixgeireann
2020-08-24Merge branch 'master' into presentation_updatesgeireann
2020-08-24pin with view added to marquee menu and pres trails options addedgeireann
2020-08-23fixed dockingview tab highlighting. fixed text hyperlink link following to ↵bobzel
show target correctly (not clipped) and avoid exceptions.
2020-08-23fixed start/end link for text selections on start link. fixed display of ↵bobzel
link target from link text hyperlink
2020-08-23added settings for default text titles. fixed image audio annotatoins. ↵bobzel
fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings.
2020-08-23added sharing button to document button barbobzel
2020-08-23fixed keyboard arrow key handling in pdfs nested in freeform viewsbobzel
2020-08-23added curPage to propertiesView. cleaned up curPage code in PDFBox/viewer. ↵bobzel
fixed warnings
2020-08-22changed customTitle to title-custombobzel
2020-08-22more search cleanup. searches over dashboards, not collections now. fixed ↵bobzel
drag-off filters to still work with collections.
2020-08-22added increment title numbering to standard documentsbobzel