| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to ↵ | bobzel | |
| start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections | |||
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 2022-06-21 | restored experimental templates. fixed (enabled) pointer events on nested ↵ | bobzel | |
| column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView) | |||
| 2022-06-20 | Revert "Revert "Merge branch 'master' into temporalmedia-mehek"" | mehekj | |
| This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25. | |||
| 2022-06-20 | Revert "Merge branch 'master' into temporalmedia-mehek" | mehekj | |
| This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48. | |||
| 2022-06-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-05-13 | fixed crashing bug when quickly re-updating webbox (or other) icon. fixed ↵ | bobzel | |
| infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc. | |||
| 2022-04-21 | fixed issues with pile view - dragging, burst size, rendering within ↵ | bobzel | |
| grid/non-freeform views, fixed timeView filtering to not keep making redundant filters, | |||
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2021-08-04 | restructured filters again so that filter icons show whether a document has ↵ | bobzel | |
| a filter or inherits one. following a link with a view spec overrides only locally set filters (not inherited ones). | |||
| 2021-08-01 | made url server references relative. | bobzel | |
| 2021-07-29 | converted HTMLANCHOR and TEXTANCHOR to MARKER | bobzel | |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 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-02-24 | fixed carouself view which wasn't displaying vertically oriented documents. ↵ | bobzel | |
| cleaned up collectionTime script to not capture variables (causing doc's to be create) | |||
| 2021-02-23 | cleaned up EditableView a bit | bobzel | |
| 2021-02-21 | fixed compile warnings. | bobzel | |
| 2021-02-17 | changed pivotview tags a bit to keep list small | bobzel | |
| 2021-02-16 | added doubel tap on links button to enter portal for document + links | bobzel | |
| 2021-02-16 | added getAnchor() to freeformView to capture viewtype & filters. fixed ↵ | bobzel | |
| setPanIntoView bug. added setViewSpec componentView method to allow anchor to set view specs. | |||
| 2021-02-16 | updated pivot views to have a getAnchor() method to save the pivotField when ↵ | bobzel | |
| linking. added an engineProp to layoutEngiens so that you can preview a change in a LinkDocPreview without modifying the document. | |||
| 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 | |||
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵ | bobzel | |
| StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp. | |||
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-12-10 | fixed filterBox/TreeView to support checkboxes again. Simplified ↵ | bobzel | |
| {DocumentView/CollectionView/FieldView}props | |||
| 2020-06-09 | fixed lots of errors/warnings. added 'a' to be able embed documents on ↵ | Bob Zeleznik | |
| drop. added 'l' toggle to perist lasso/marquee mode. | |||
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-02 | cleaned up a lot of layoutTemplate/String props. fixed link drawing. | Bob Zeleznik | |
| 2020-04-25 | hopefully final cleanup of pile up collection view. added doubleTap ↵ | Bob Zeleznik | |
| support in setupMoveUpEvents | |||
| 2020-04-24 | more starburst tweaks. | Bob Zeleznik | |
| 2020-04-23 | fixed browser back after link navigation. simplified menus more. fixed ↵ | Bob Zeleznik | |
| jitter mode to be seeded. fixed menu gear for collections. . | |||
| 2020-04-19 | final structural cleanp up of UserDocument for a while, hopefully | Bob Zeleznik | |
| 2020-04-16 | fixed detail view for pivot views for templates | Bob Zeleznik | |
| 2020-04-15 | cleaned up some more of the pivot view event handling api | Bob Zeleznik | |
| 2020-04-15 | moved filter to right side of collection. got rid of back button in pivot ↵ | Bob Zeleznik | |
| view - click background. | |||
| 2020-04-13 | updated childDetailedView stuff for pivot view | Bob Zeleznik | |
| 2020-04-06 | cleaned up some scripting. added childClicks to UserDoc to extend menu of ↵ | Bob Zeleznik | |
| OnClick options. switched containingCollection to thisContainer for onclick scripts | |||
| 2020-04-06 | many more fixes to nativewidth/height layout changes. | Bob Zeleznik | |
| 2020-04-05 | adding nativeWidth as props stuff | Bob Zeleznik | |
| 2020-04-02 | cleaned up applying template code. fixed DocumentBox to work better with ↵ | Bob Zeleznik | |
| excluding collections + locking selection. | |||
| 2020-04-01 | fixed warnings and some compile errors. Made a key value layout and extened ↵ | Bob Zeleznik | |
| DocumentBox to have a childLayoutKey field | |||
| 2020-03-26 | fixed sizing of time view | Bob Zeleznik | |
| 2020-03-19 | moved facet collection stuff into CollectionView from CollectionTreeView | Bob Zeleznik | |
| 2020-03-19 | code cleanup for timeview | Bob Zeleznik | |
| 2020-03-19 | fixed pivot view filtering | Bob Zeleznik | |
| 2020-03-04 | removed child click script from collection when switching out of pivot view | Bob Zeleznik | |
| 2020-02-11 | merge | Sam Wilkins | |
| 2020-02-11 | factored out image resizing, fixed back button, importer script, tooltips on ↵ | Sam Wilkins | |
| range sliders | |||
