| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-20 | cleaned up warnings. fixed webBox annotations to write to correct key so ↵ | bobzel | |
| that they appear on startup. | |||
| 2021-03-19 | simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵ | bobzel | |
| colorBox layout. | |||
| 2021-03-18 | extended Doc.setFilter to allow replacing/appending a filter. fixed anchor ↵ | bobzel | |
| unhighlighting in WebBox. reorged some properties on baseProtos (usLInkSmallAnchor etc) | |||
| 2021-03-18 | minor tweaks from last | bobzel | |
| 2021-03-18 | cleaned up link making. Documents don't add to the Undo stack when being ↵ | bobzel | |
| created and Initializing is set. Links to text regions automatically update their link line endpoints even if autoMove isn't set. regularized initialization fields to avoid special cases about setting delegate keys without a leading "_" | |||
| 2021-03-17 | fix Doc.MakeClone to deal wth links correctly again. fixed dashboard ↵ | bobzel | |
| snapshot to either alias top-level documents, or clone everything. | |||
| 2021-03-17 | added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bit | bobzel | |
| 2021-03-16 | fixed up leaving pushpins - leave pushpin when moving from one annotated doc ↵ | bobzel | |
| to another. | |||
| 2021-03-13 | fixed pdf boxes to handle marquee annotation scaling properly. allowed for ↵ | bobzel | |
| docFilters to be specific to pdf sidebar. fixed issue with viewTransition remaining set after following link to doc that was in collection but needs to be created. | |||
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-12 | changed setDocFilter to not take undefined as a modfied & added toggle ↵ | bobzel | |
| param. added single click on marquee annotator to create an annotation. extended PDF sidebar to have filter buttons. | |||
| 2021-03-11 | made text boxes span stackingview's when fitWidth or autoColumn is set. ↵ | bobzel | |
| made doc decs fit stacking view docs properly when stack is viewScaled. increased default size of images when > 800 pixels. | |||
| 2021-03-10 | fixed bugs leftover from removing docholders. | bobzel | |
| 2021-03-09 | got rid of DocHolderBox. changed dontRegisterChildViews to ↵ | bobzel | |
| childDontRegisterViews for consistency. | |||
| 2021-03-08 | fixed bug with branch/clone | bobzel | |
| 2021-03-07 | added start of Git functionality within Dash. | bobzel | |
| 2021-03-03 | trying out a forked branch of equation editor. cleaned up warnings. | bobzel | |
| 2021-03-02 | added a fitwidth toggle for lightbox. fixed _showCaption/setting _fields to ↵ | bobzel | |
| undefined. updated documentView to use not having fitWidth set as a trigger for whether to treat a doc without nativeWidth/Height as if its width/height is that. | |||
| 2021-03-01 | final cleanups for simplified drag and drop of annotations. fixed some ↵ | bobzel | |
| issues rtf focus when creating notes in masonry view. fixed text sidebar. | |||
| 2021-02-26 | fixes for getting documents into myFilesystem. fixes for setting layout ↵ | bobzel | |
| fields without using an _ | |||
| 2021-02-26 | think I got serialization right now. | bobzel | |
| 2021-02-26 | starting to work on removing _ from fields | bobzel | |
| 2021-02-26 | fixed serialization error handling to not kill Dash - bad list items ↵ | bobzel | |
| prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields. | |||
| 2021-02-26 | minimal cleanup of standard fields. fix to error thrown in document buttonbar | bobzel | |
| 2021-02-25 | added 'proto' drag option for dropping proto of document. auto add of non ↵ | bobzel | |
| annotations to file system. auto added delegates & aliases to a docuemnt's 'alias' field. | |||
| 2021-02-23 | reorg and cleanup a bit of colelctionfreeformview. minor other cleanup. | bobzel | |
| 2021-02-23 | restored export/import of collection clones. did a little cleanup of ↵ | bobzel | |
| collection freeform view | |||
| 2021-02-16 | added a file system mode for tree View. ctrl-f to create file system. | bobzel | |
| 2021-02-15 | cleaned up showTitle and showAudio stuff just a bit. | bobzel | |
| 2021-02-12 | changed audio video annotation to use only timecodeToShow/timecodeToHide. ↵ | bobzel | |
| distinguish timeline annotation from video frame annotations with _timelineLabel field. Lightbox improvements to restore original camera values and to use fitContentsToDoc for collections | |||
| 2021-02-10 | fixed creating videoBox anchor to reference the whole doc when the timecode ↵ | bobzel | |
| is 0. fixed following links to a document that has a colleciton context to open the context properly. | |||
| 2021-02-09 | fixed drawing link lines between everything except textanchor - to - textanchor. | bobzel | |
| 2021-02-08 | overhaul of link anchors on text boxes to use actual Documents to represent ↵ | bobzel | |
| selected text. Also got rid of _scrollY and _scrollPreviewY so that all document regions can be focused on using focus() and the new scrollFocus() mechanisim | |||
| 2021-01-28 | more cleanup for switching back to parameterized audioTag/videoTag instead ↵ | bobzel | |
| of anchorStartTag | |||
| 2021-01-26 | preparing to unify VideoBox timeline with AudioBox timeline. changed names ↵ | bobzel | |
| from videoStart/audioStart,End to anchorStart,EndTime and _displayTimecode to _timecodeToShow etc | |||
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-12-07 | fixed lists to allow multiple null-value entries & be able to edit in ↵ | bobzel | |
| KeyValuePane. cleaned up a lot of stuff with animation frames and got working again. fixed previews of links to text selections to preview properly. | |||
| 2020-12-03 | fixed default textbox background color. added icons to treevie displays | bobzel | |
| 2020-12-02 | fixed warnings. prevent titles form showing up in presentationView | bobzel | |
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 2020-11-10 | fixed performance issues with background grid by avoiding making really big ↵ | bobzel | |
| canvases. | |||
| 2020-11-09 | added fullScreen alias option for opening documents so that opened document ↵ | bobzel | |
| can have different scale than original. fixed pushpins to not toggle target if something must be panned/zoomed to show the target. fixed drag drop to ignore the document being dragged properly when dropping (which prevented a document over a collection from being dropped on the colelction when move slightly). | |||
| 2020-10-30 | trying out action | bobzel | |
| 2020-10-30 | from last | bobzel | |
| 2020-10-30 | fixed setting links from link dialogue in text boxes | bobzel | |
| 2020-10-22 | fixed undo | bobzel | |
| 2020-10-22 | fixed list undo/redo to work with non-doc items. | bobzel | |
