| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-02 | fixed disappearance of undo/redo button area | bobzel | |
| 2020-10-01 | fixed closed library flyout view to not render a DocumentView. fixed ↵ | bobzel | |
| sidebar panels to not be selectable. fixed changing view of sidebar panel to only affect that panel | |||
| 2020-09-30 | made shift-clicking work through the currenlty selected document decoration ↵ | bobzel | |
| background | |||
| 2020-09-29 | made pdf/web anchors pushpins by default. can now remove docs you own from ↵ | bobzel | |
| sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields | |||
| 2020-09-28 | fixed docRangeFilters to be propagated everywhere and evaluated like ↵ | bobzel | |
| docFilters (if the field isn't there, it fails) | |||
| 2020-09-21 | added hidden field to list of playgorund fields. | bobzel | |
| 2020-09-21 | made curPage a playground field so that scroll positions aren't mirrored. | bobzel | |
| 2020-09-18 | added scrollTop and scrollY to playground mode. | bobzel | |
| 2020-09-18 | Fixed merge from presentation_updates | Geireann Lindfield Roberts | |
| 2020-09-16 | a bunch of changes to dragging/selection of ui buttons to turn off context ↵ | bobzel | |
| menus, remove close buttons on doc decoartions, fix the title region fo tabs, | |||
| 2020-09-13 | fixed issues when webBox is wider than window width (try a very. narrow ↵ | bobzel | |
| window). things would scroll horizontally and not restore. | |||
| 2020-09-11 | added lightbox button to topbar. fixed treeview editableTitle crash | bobzel | |
| 2020-09-11 | changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵ | bobzel | |
| presentations for treeview outlines. | |||
| 2020-09-10 | added"_isBackground-canClick for background collections that are still ↵ | bobzel | |
| clickable. fixed colors for treeView. fixed events on flyout to be processed after React processses them for everything else - problem was that clicking on the color picker deselected the item being colorized. | |||
| 2020-09-08 | fixed presbox, videobox and some others to set NativeWidth/Height properly. | bobzel | |
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-09-07 | fully disabled scrolling on MainView which should always be unwanted | bobzel | |
| 2020-09-03 | made import stack non-selectable | bobzel | |
| 2020-09-02 | fixes to sidebar filter. still need some more work. | bobzel | |
| 2020-09-02 | fixed behavior of menuButtons to toggle contents. added start of a filter ↵ | bobzel | |
| panel. | |||
| 2020-09-02 | fixed search in text boxes to ignore case. fixed creating new tabs when ↵ | bobzel | |
| only a stack exists. fixed SearchBox to only create one time. | |||
| 2020-09-01 | trying new solr schema that splits words on whitespace. fixed context menu ↵ | bobzel | |
| clicking in schema/search view. | |||
| 2020-09-01 | fixed tabs to never select/switch on hover unless dragging. fixed display of ↵ | bobzel | |
| highlight icons in menu bar. fixed placement of docDecorations level selector. | |||
| 2020-09-01 | fixed following link to a doc that is in a hidden tab to show that tab. ↵ | bobzel | |
| fixed linear view to hit content bounds accurately. fixed editing of text in tabs somewhat. fixed place ment of link anchor boxes for topMost views. | |||
| 2020-09-01 | fixed shortcut buttons not showing up. fixed nex/prev search buttons not ↵ | bobzel | |
| showing up. fixed search drag/delete/open buttons not showing up. | |||
| 2020-08-31 | fixed scrolling of browser when following a link in nested web page that ↵ | bobzel | |
| leads to another palce within that web page | |||
| 2020-08-31 | moved the non-rendering contents of FormatShapePane into InkStrokeProperties. | bobzel | |
| 2020-08-31 | removed <Measure> from mainv iew and replaced with ResizeObserver | bobzel | |
| 2020-08-31 | from last | bobzel | |
| 2020-08-31 | major overhaul of mainView | bobzel | |
| 2020-08-30 | cleaned up MainView a bit. | bobzel | |
| 2020-08-30 | fixed importBox upload to give feedback, share code. fixed stacking ↵ | bobzel | |
| autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900 | |||
| 2020-08-29 | from last | bobzel | |
| 2020-08-29 | fixed maximize docdecoration to toggle target w/o making an alias. use ↵ | bobzel | |
| ctrlKey to make an alias. removed dashboardBrush stuff. cleaned up DocDecoartions css slightly | |||
| 2020-08-29 | major restructure of how addDocTabs works. now you can add/replace with ↵ | bobzel | |
| options for left/right/top/bottom and specific panel names | |||
| 2020-08-29 | reorganized source files into proper directories. split contents of ↵ | bobzel | |
| ParendDocSelector into CollectionDockingViewMenu and PropetiesDocContextSelector | |||
| 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-27 | added button for creating tabs in header bar. fixed runtimemissing icon errors | bobzel | |
| 2020-08-27 | fixed open on right from Doc Decorations to remove context field. fixed ↵ | bobzel | |
| presBox to find best target instead of assuming targetDoc is always displayed | |||
| 2020-08-27 | added undo for deleting presentation view items. fixed scroll height of ↵ | bobzel | |
| mainView sidebar. | |||
| 2020-08-26 | added dropdown dashboards input at top left + new & snapshot | bobzel | |
| 2020-08-25 | changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff. | bobzel | |
| 2020-08-25 | added resize handle for searchbox | bobzel | |
| 2020-08-24 | removed treeViewOpen from sidebar panels since they don't need them now that ↵ | bobzel | |
| the top level is hidden. | |||
| 2020-08-24 | moved contexts from properties button to properties view section | bobzel | |
| 2020-08-24 | simplified sidebar document structure. changed treeViewHideTitle to ↵ | bobzel | |
| treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates. | |||
| 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-24 | fixed presentation trails being added to myPresentations. fixed properties ↵ | bobzel | |
| pane to set title "in place". | |||
| 2020-08-24 | cleaned up all library() calls to add icons. fixed import styles. fixed ↵ | bobzel | |
| keyboard events for presentation views to trigger when no input box is the target. | |||
| 2020-08-24 | merge fixes + pinDoc bug fix | geireann | |
