| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-01 | changed ctrl-click to open alias to reuse existing alias. changed ↵ | bobzel | |
| documentview to not clearout docView field when invalidated to allow webBox componentView to be persistent which allows proper settting of scrollHeight and allows webBox to grow to vertical space available in tab or lightbox. | |||
| 2021-04-02 | added snap lines button to freeform properties. renamed & simplified ↵ | bobzel | |
| treeViewPreventOpen stuff | |||
| 2021-04-01 | more tree view cleanup | bobzel | |
| 2021-04-01 | cleaning up tree view stuff. | bobzel | |
| 2021-03-19 | simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵ | bobzel | |
| colorBox layout. | |||
| 2021-03-09 | got rid of DocHolderBox. changed dontRegisterChildViews to ↵ | bobzel | |
| childDontRegisterViews for consistency. | |||
| 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-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-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-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 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-20 | fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵ | bobzel | |
| sidebar. | |||
| 2020-09-03 | fixed linking pdf selections to rtf selections. | bobzel | |
| 2020-08-28 | fixed undo for collection tabs. fixed treeview to support freezeChildren to ↵ | bobzel | |
| prevent children from being removed from the tree. Made _isBackground a layoutfield. fixed formattedTextBox exceptions on undo from a tab. | |||
| 2020-08-25 | changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff. | bobzel | |
| 2020-08-24 | changed names of currentFrame, curPage, and currentTimecode to start with ↵ | bobzel | |
| "_'. moved actions out of the properties options buttons to colelction menu. | |||
| 2020-08-21 | added a locking option for treeViewExpandedView field. | bobzel | |
| 2020-08-13 | made stayInCollection a layout property | bobzel | |
| 2020-08-06 | Merge branch 'master' into new_audio | bobzel | |
| 2020-07-27 | removed pdf menu pin button. tried to improve performance by computin links ↵ | Bob Zeleznik | |
| in document view. | |||
| 2020-07-22 | turn markers into documents and kind of got linking to work | Lionel Han | |
| 2020-07-14 | fixed onClickHandler stuff to use functions properly. fixed several linking ↵ | Bob Zeleznik | |
| to annotations/pushpins problems. | |||
| 2020-07-14 | fixed issues with creating & using scripting boxes by making scriptFields be ↵ | Bob Zeleznik | |
| a function, not value, prop | |||
| 2020-07-12 | fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ↵ | Bob Zeleznik | |
| and alignment | |||
| 2020-07-12 | fixed stroke alignment with docked menus. fixed initializing InkingStrokes | Bob Zeleznik | |
| 2020-06-29 | changed a lot of collection keys to start with "_" -- particularly for ↵ | Bob Zeleznik | |
| Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library. | |||
| 2020-06-10 | Merge branch 'ink_menu' | Bob Zeleznik | |
| 2020-06-09 | fixed keyFrame animation positioning issues when adding a doc at t != 0. ↵ | Bob Zeleznik | |
| added isInkMask field and inkStroke menu option to create an ink mask. added cantLeaveCollection flag. | |||
| 2020-06-08 | Merge branch 'ink_menu' | Bob Zeleznik | |
| 2020-06-08 | added ink options menu | yunahi | |
| 2020-06-05 | changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ↵ | Bob Zeleznik | |
| to animate to it. | |||
| 2020-05-26 | upate activeFrame from currentTimecode | Bob Zeleznik | |
| 2020-05-23 | renamed lastTimecode to lastFrame | Bob Zeleznik | |
| 2020-05-23 | switched frame animations to use currentFrame and activeFrame to fix ↵ | Bob Zeleznik | |
| aliasing issue of progressive slides at different frame codes | |||
| 2020-05-20 | fixed up interaction with web pages to allow horizontal scrolling. | Bob Zeleznik | |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
