aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-20removing references to Doc in SElectionManagerbob
2019-12-20minor cleanupbob
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace ↵bob
from deleting everything. made Esc desleect text and the document. fixed jumpToDOcument to focus annotationOn documents properly (particularly for sidebar text notes). fixed deselecting docsin textbox sidebar.
2019-12-19fixed footnote rich text ruleBob Zeleznik
2019-12-19added LOD menu itemBob Zeleznik
2019-12-19compiler fixes. fix for text box titles on templatesbob
2019-12-19fixing minor details with tree view opening workspace, moving documents in ↵bob
stacking views, avoiding search exceptions,
2019-12-18fixed dropping on stacks a little bit. problem still exists with ↵bob
stackinview that has multiple columns because children() is called for each stack, but resets DocXfs
2019-12-18disabled showing link lines when brushing over containing documents. now ↵bob
you have to brush over an actual link anchor
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-18fix for note templates by fixing DocComponents' dataDoc methodbob
2019-12-18userDoc buttons are auto-updated on start now.bob
2019-12-18removed unused breaking code from session_managerbob
2019-12-18render fix?bob
2019-12-18small fix to lightboxBob Zeleznik
2019-12-17from lastBob Zeleznik
2019-12-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
2019-12-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-17ipcSam Wilkins
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-17made documentbox more usable with borders, fwd/back/lock. and annotation ↵Bob Zeleznik
filtering.
2019-12-16fixed setMark() made DocumentDocument default to being a previewer of selectionsBob Zeleznik
2019-12-16restored selectedDocs...bob
2019-12-16fixed pdf right-clickingbob
2019-12-16testingbob
2019-12-16from lastbob
2019-12-16from lastbob
2019-12-16fixes to focus() from tree view. removed scrollbars from collectionview ↵bob
(when floating doc is out of view).
2019-12-16from lastbob
2019-12-16fixes for focusing on docs after treeview menu itembob
2019-12-16more exception fixes. added alt-f for floating docs.bob
2019-12-16more exception fixes.bob
2019-12-16fixing exceptionsbob
2019-12-16from lastbob
2019-12-16fixed styling of freeformview placeholderbob
2019-12-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-16fixed docbutton flyout from docking menubob
2019-12-16from lastBob Zeleznik
2019-12-16added onclick option for selecting first link target. changed ↵Bob Zeleznik
contentFittingDocView to center vertically as well as horizontally
2019-12-15fixed auto show seleted functionBob Zeleznik
2019-12-15from lastBob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-15added LOD detail switching for collection free form viewsBob Zeleznik
2019-12-15added _last_ for computedScripts to access last value of scriptBob Zeleznik
2019-12-15writing selectedDocs to user doc to allow selection to be part of scriptingBob Zeleznik
2019-12-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-14make %@ portal hyperlink creation create a link as well.Bob Zeleznik
2019-12-14newlineSam Wilkins
2019-12-14factored out commandsSam Wilkins