aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/MarqueeView.tsx
AgeCommit message (Expand)Author
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-03-09got rid of DocHolderBox. changed dontRegisterChildViews to childDontRegister...bobzel
2021-02-26fixes for getting documents into myFilesystem. fixes for setting layout fiel...bobzel
2021-02-26fixed serialization error handling to not kill Dash - bad list items prevente...bobzel
2021-02-25added 'proto' drag option for dropping proto of document. auto add of non an...bobzel
2021-02-23cleaned up viewTransitions in CollectionFreeFormView to not write to document...bobzel
2021-02-23fixed pdfs so that if you activate and immediately start selecting text it wo...bobzel
2021-02-23fixed backspace to delete text items in treeViews. simplified UndoRunInTempB...bobzel
2021-02-22fixes to tree view folders to fix indent/outdent/retitlte issues related to s...bobzel
2021-02-22switched folders so that they're not marked as system anymore. made close me...bobzel
2021-02-17improved fileSysMode for treeView. added dontUndo flagbobzel
2021-02-16added a file system mode for tree View. ctrl-f to create file system.bobzel
2021-02-02playing with a general lightbox for Dash documents.bobzel
2021-01-26preparing to unify VideoBox timeline with AudioBox timeline. changed names f...bobzel
2021-01-21fixed fitWidth for WebBoxbobzel
2021-01-19more cleanup of marquee annotator. added marquee annotator to imagesbobzel
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to DocumentV...bobzel
2020-12-15fixed some events with groups - they remain active when in "background"bobzel
2020-12-15added real groupingbobzel
2020-12-11converted all style sheet properties to enums.bobzel
2020-12-10removed annotationsKey prop in favor of reusing fieldKey. Fixed web pages to...bobzel
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified {DocumentVi...bobzel
2020-12-09from last - fixed warnings.bobzel
2020-12-09final improvements to audio waveform rendering.bobzel
2020-12-08cleaned up MarqueeView code a bit.bobzel
2020-12-02prevent text docs being created when two+ docs are selected.bobzel
2020-11-28pres trail colors + group with upgeireann
2020-11-22extended clusters to support user groups. made clusters select contents on cl...bobzel
2020-11-20added a preliminary Layer mechanism. changed documentDecrations to not go ou...bobzel
2020-11-12only use arrow keys to pan freeform views that are at the top levelbobzel
2020-11-04select item in trail after marquee selectGeireann Lindfield Roberts
2020-10-27Performance updates for up/down arrowsGeireann Lindfield Roberts
2020-10-25code cleanup and changesGeireann Lindfield Roberts
2020-10-24add slide title and fix shift-arrow selectionGeireann Lindfield Roberts
2020-10-21not possible to change pres document perspectiveGeireann Lindfield Roberts
2020-10-21updates before pushGeireann Lindfield Roberts
2020-09-29made pdf/web anchors pushpins by default. can now remove docs you own from si...bobzel
2020-09-23fixed marquee summarize. moved higlighint text to expoert mode. moved creat...bobzel
2020-09-18Fixed merge from presentation_updatesGeireann Lindfield Roberts
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-14updated header text view. fixed dragging tree view items to unregister liste...bobzel
2020-09-12fixed sidebar views in text boxes to work in treeview outlines. fixed context...bobzel
2020-09-12changd web pages to be fitWidth and added a data-contentWidth field so that y...bobzel
2020-09-11fixed creating text boxes with pre-set text to select that text -- used in tr...bobzel
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-09-09fixed doc decorations on selected treeview items to not overlap as much. fixe...bobzel
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking autoHeigh...bobzel
2020-08-29major restructure of how addDocTabs works. now you can add/replace with opti...bobzel
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to p...bobzel