| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-13 | merging | usodhi | |
| 2021-04-29 | fixed up some caption things with carousel and other views. made caption ↵ | bobzel | |
| fontsizes increase with zoom level. | |||
| 2021-04-22 | made videobox snapshot icon draggable to place snapshot. removed 1/4 buffer ↵ | bobzel | |
| when following link to video because it meant following a snapshot link would start the video, then focus back on the snaphshot. | |||
| 2021-04-20 | fixed toggling out of comic mode. | bobzel | |
| 2021-04-20 | added a possible border for comic mode but commented out. | bobzel | |
| 2021-04-19 | more improvements to comic mode. | bobzel | |
| 2021-04-16 | addded documents as fields | bobzel | |
| 2021-04-16 | fixed so that minimaps can't appear on non freeform collections. fixed ↵ | bobzel | |
| multirow/col to work with templates & stopped normalizing dimensions (which breaks templates). added quick and dirty lightboxDocTemplate to display templated documents. fixed TextDocs to work with template fields that just have a text string. | |||
| 2021-04-15 | cleaned up CollectionCarousel and styleprovider to handle sub-component ↵ | bobzel | |
| properties better. updated resizers in multicol/row to be visible. | |||
| 2021-04-10 | merging | usodhi | |
| 2021-04-10 | Merge branch 'master' into filters | bobzel | |
| 2021-04-08 | made "search" only appear if context menu is > 15 items. | bobzel | |
| 2021-04-06 | cleanup | bobzel | |
| 2021-04-06 | added ability to remove filters using inline context menu | bobzel | |
| 2021-04-04 | merging | usodhi | |
| 2021-04-04 | added datadoc print to console | usodhi | |
| 2021-04-01 | more tree view cleanup | bobzel | |
| 2021-03-31 | trying to cleanup control of displaying linkButtons in tree views. | bobzel | |
| 2021-03-30 | added setFocus component view method | bobzel | |
| 2021-03-30 | some code cleanup. Fixes for webbox and pdfbox to allow draggin out of ↵ | bobzel | |
| annotation sidebar. | |||
| 2021-03-30 | more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵ | bobzel | |
| to linkAnchorBox. | |||
| 2021-03-30 | fixed up editable textview title widths and clicking to set cursor insertion ↵ | bobzel | |
| point. | |||
| 2021-03-30 | merging | usodhi | |
| 2021-03-29 | more progress in fixing & simplifying active/selected stuff | bobzel | |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-03-29 | fixed doc decorations for dictation. gave dictation docs a title. minor ↵ | bobzel | |
| cleanup. | |||
| 2021-03-26 | extracted AudioWaveform out of AudioBox in order to use in ↵ | bobzel | |
| CollectionStackedTimelineView to share between audioBox and videoBox. | |||
| 2021-03-24 | redid how LinkManager stores links on documents by putting them on the Doc ↵ | bobzel | |
| itself instead of as a computedFn. This has a signifcant effect on efficiency since adding a link to one document will no longer invalidate every other view that references *any* document's links | |||
| 2021-03-24 | renamed audioState to mediaState and cleaned up screenshotBox a little. | bobzel | |
| 2021-03-23 | changed audio/video to use playFrom() viewbox method instead of ↵ | bobzel | |
| audioTrigger/videoTrigger doc field. added a preliminiary form of transcription to screenshot boxes. | |||
| 2021-03-19 | fixed clicking on web box and immediately scrolling to work. | bobzel | |
| 2021-03-19 | simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵ | bobzel | |
| colorBox layout. | |||
| 2021-03-19 | fixing up some baseProto initialization. fixing stacking view with hidden docs. | bobzel | |
| 2021-03-18 | made linkanchorbuttons not show up next to pdf annos. gave pdfannos a ↵ | bobzel | |
| baseProto. made textboxes dynamically remove hashtags when deleted from text. | |||
| 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 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| filters | |||
| 2021-03-17 | rearranged top bar buttons - moved some into PropertiesButtons. Cleaned up ↵ | bobzel | |
| 'editing' field for key frames to not write to the document. | |||
| 2021-03-16 | merging | usodhi | |
| 2021-03-16 | fixed inkmasks | bobzel | |
| 2021-03-16 | cleaned up propertiesbuttons a bit. added lockTransform button. changed ↵ | bobzel | |
| chromeStatus disabled to be undefined. | |||
| 2021-03-15 | final cleanups to get scrolling to work smoothly for webbox's - sadly, does ↵ | bobzel | |
| not work as well in Firefox, and even worse in Safari. | |||
| 2021-03-13 | minor changes | usodhi | |
| 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-13 | fixed marquee annotations on pdfs from crashing - still need to fix offset ↵ | bobzel | |
| problem. | |||
| 2021-03-12 | fixed dropping documents onto file system view. fixed problem with ↵ | bobzel | |
| tabDocView not removing itself from TabMap causing problem trying to open the same doc twice from the file system. made shouldNotScale a computed value. | |||
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-10 | conflicts | usodhi | |
| 2021-03-09 | got rid of DocHolderBox. changed dontRegisterChildViews to ↵ | bobzel | |
| childDontRegisterViews for consistency. | |||
| 2021-03-06 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| filters | |||
