| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-16 | removed touch code that wasn't being used or maintained | bobzel | |
| 2023-11-16 | fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly ↵ | bobzel | |
| with panelNames. made slides pointing to trails open the target trails in situ. cleaned up code when starting drag to call freeformview more nicel. fixed brush/highlight of tabs. made collectionFreeformView/FreeformDocs use a more robust and simpler approach to caching freeform values. | |||
| 2023-11-08 | clean up of LightboxView | bobzel | |
| 2023-11-02 | gpt stylization | Sophie Zhang | |
| 2023-11-02 | cleaned up brushView to only apply to freeformviews that aren't overlays ↵ | bobzel | |
| (wasn't being used properly. before anyway). cleaned up marquee view divs. | |||
| 2023-11-02 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2023-11-01 | fixes to snapping lines when dragging/resizing (lines are created for doc ↵ | bobzel | |
| not being dragged, snapping lines are created for documents in groups). cleanup of pres path code. | |||
| 2023-11-01 | fixed so that ink properties can be set before drawing a stroke. fixed ↵ | bobzel | |
| turning off ink when menu is collapsed. added meta-click to fit all for collections, or zoom in on a document. | |||
| 2023-11-01 | cleaned up presentaton path lines | bobzel | |
| 2023-10-31 | fixed deselecting video/audio with escape. fixed focus or open on iconified ↵ | bobzel | |
| docs to just show them (not toggle), and fixed to showDocument on target unless its container isn't displayed. | |||
| 2023-10-31 | fixed groups to use actual document boundaries for ink or link lines, ↵ | bobzel | |
| instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink. | |||
| 2023-10-30 | fix for group child dragging that still allows titles to be clipped when ↵ | bobzel | |
| border radius is set. | |||
| 2023-10-26 | saving progress | Sophie Zhang | |
| 2023-10-24 | fixed hide before/after in trails. move ink mask to developer. fixed ↵ | bobzel | |
| tangent dragging on some curves that have no initial tangent. fixed tree view highlights when dragging. | |||
| 2023-10-19 | fixed key events (chatbox) | Sophie Zhang | |
| 2023-10-19 | feat: recording | Sophie Zhang | |
| 2023-10-16 | text box | Sophie Zhang | |
| 2023-10-04 | several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵ | bobzel | |
| sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews. | |||
| 2023-09-21 | fixed following links from things with Configs to read the link following ↵ | bobzel | |
| properties correctly (fixes zooming to target). fixed server stats background. fixed undoing clicking on a annotaiton button after making a text selection. fixed dropping link annotation onto text box to make a link. removed toggle sidebar type from novice. | |||
| 2023-09-21 | better fix for show paths | geireann | |
| 2023-09-06 | fixes for pres prop colors | bobzel | |
| 2023-09-05 | added ui for specifying wehther to play a/v when following links, and ↵ | bobzel | |
| cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels. | |||
| 2023-08-31 | fixed properties view text colors | bobzel | |
| 2023-08-31 | from last again | bobzel | |
| 2023-08-29 | cleanup | bobzel | |
| 2023-08-28 | Merge branch 'master' into advanced-trails-2-jesus | monoguitari | |
| 2023-08-28 | Fixed reload bug | monoguitari | |
| 2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
| mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
| 2023-08-26 | many fixes to map search bar, dragging pushpin, highlighting pushpins on ↵ | bobzel | |
| link following | |||
| 2023-08-26 | Final1 | Eric | |
| 2023-08-24 | before meeting with Andy | monoguitari | |
| 2023-08-24 | Current Implementation topbar video | monoguitari | |
| 2023-08-23 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-23 | Basic implementation of micahels branching trail on master | monoguitari | |
| 2023-08-22 | Merge branch 'master' into advanced-trails | monoguitari | |
| 2023-08-21 | fixed serial grouped pres transition timing. fixed colors of headings in ↵ | bobzel | |
| pres properties. | |||
| 2023-08-21 | Merge branch 'master' into UI_Update_Eric_Ma | bobzel | |
| 2023-08-21 | Buggy | Eric | |
| 2023-08-17 | fixed brushing of pinned viewports for chrome to not flash. converted ↵ | bobzel | |
| pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point. | |||
| 2023-08-16 | got rid of presElementBox instances in favor of a single global instance. ↵ | bobzel | |
| allowed docs to be their own view specs. | |||
| 2023-08-15 | Freeze | Eric | |
| 2023-08-13 | Merge branch 'master' into UI_Update_Eric_Ma | Eric | |
| 2023-07-31 | All mapType stuff and constructor is done | Eric | |
| 2023-07-11 | updated settings manager | Geireann Lindfield Roberts | |
| - fixed some things with top toolbar and refactored files - removed FontIconBadge | |||
| 2023-07-10 | Location metadata synced and reactions working | Eric | |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-19 | fixed not adding key value panes to header bar | bobzel | |
| 2023-06-19 | renamed all config doc creators to just ConfigDocument() | bobzel | |
| 2023-06-14 | fixed icons on tree views and presentation | bobzel | |
| 2023-06-14 | fixes after merge of advanced trails | bobzel | |
