| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-14 | more changes to ContentScaling to get web/video/image boxes to work with ↵ | bobzel | |
| annotation/DocDecorations in contentfitting and freeform views. | |||
| 2020-12-13 | fixed comparisonBox's | bobzel | |
| 2020-12-13 | trying to fix PDFs for fitWidth and otherwise in ContentFitting and ↵ | bobzel | |
| CollectionFreeFormDoc containers. | |||
| 2020-12-13 | converted TabDocView to just use a ContentFittingDocumentView. Fixed ↵ | bobzel | |
| schemView to use a styleProvider | |||
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel | |
| 2020-12-12 | cleaned up ContentFittingDocumentView | bobzel | |
| 2020-12-12 | another attempt to fix document decorations for documents nested in ↵ | bobzel | |
| treeviews/stackingviews etc. | |||
| 2020-12-12 | fixed screenToLocal for documents within ContentFittingDoc collections. ↵ | bobzel | |
| fixed embedding documents in texst docs. | |||
| 2020-12-11 | fixed stackingview autoHeight when headers are on that don't overlap. ↵ | bobzel | |
| improved styles a bit. added foreground color that contrasts with background by default. added an itemBackgroundColor(for <item>Box's) which is distinct from BackgroundColor (for docViews) | |||
| 2020-12-11 | converted all style sheet properties to enums. | bobzel | |
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-12-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵ | bobzel | |
| Effects whenever doc is selected | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-21 | turned off automatic loading of non-active tabs. fixed placement of ↵ | bobzel | |
| contentfittingview content for link preview of web/pdf etc (was vertically displaced). turned off javascript in webBox's. | |||
| 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-13 | fixed treeView to be able to access active() on contained document in order ↵ | bobzel | |
| to keep slide sidebar active when sidebar documents are selected. fixed ContetntFittingDocumentView to show fitToBox correctly and more simplhy | |||
| 2020-11-11 | fixes to centering of documents in ContentFittingDocumentView. fixed ↵ | bobzel | |
| display of document title in tree view when it was alrady rendered in the tree view. | |||
| 2020-11-11 | turned off selection highlighting in TreeView because it is way too ↵ | bobzel | |
| inefficient. more fixes to laying out fitWidth and other documents in ContentFittingDocViews. testing against GridViews and TreeViews things seem to work. | |||
| 2020-11-10 | fixed Slides to be Colllections (not text) and fixed dockingView to display ↵ | bobzel | |
| collections properly. | |||
| 2020-11-10 | fixes for tree view to display embedded documents correclty -- nested ↵ | bobzel | |
| collections didn't have a width before and vertical sizing was off. | |||
| 2020-10-28 | fixed warnings | bobzel | |
| 2020-10-25 | fixed placement of link button for scaled text views. fixed document ↵ | bobzel | |
| decorations for ContentFittingDocViews & fitWidth items. Fixed documentDeocrations for CollectionMulticolumn view. | |||
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-09-18 | added maximum height to stacking items in sidebar using childLimitHeight. ↵ | bobzel | |
| made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now. | |||
| 2020-09-09 | cleanup | bobzel | |
| 2020-09-09 | fixed doc decorations on selected treeview items to not overlap as much. ↵ | bobzel | |
| fixed contentFitting's screentToLocalXf which wasn't wroking for nested tempaltes with native dimensions | |||
| 2020-09-08 | fixed treeview to show pdf icons at proper size. fixed link anchors dots to ↵ | bobzel | |
| not block pointer events from the rest of their document. | |||
| 2020-09-08 | fixed presbox, videobox and some others to set NativeWidth/Height properly. | bobzel | |
| 2020-09-08 | Merge branch 'master' into workingTemplates | bobzel | |
| 2020-09-08 | fixed conentFittingDocView for gridViews (that use dontCenter) | bobzel | |
| 2020-09-08 | incremental improvements to template layouts of images-- still struggling ↵ | bobzel | |
| with nativeWidth/width/etc | |||
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-09-08 | resurrecting templates with childLayout | bobzel | |
| 2020-09-07 | grid view layout fixes | bobzel | |
| 2020-08-03 | cleaned up fonticonbox | bobzel | |
| 2020-07-30 | fixed leftsidebar menu buttons | Bob Zeleznik | |
| 2020-07-12 | changed enter link lable to accept Enter. cleaned up some link code. | Bob Zeleznik | |
| 2020-07-09 | change doc preiew layout | anika-ahluwalia | |
| 2020-06-14 | lint/compile fixes. fixed entering/display of formulas in schema views. | Bob Zeleznik | |
| 2020-06-11 | added customisability for default W, H, margin + added context menu display ↵ | usodhi | |
| option + added lock in position functionality | |||
| 2020-05-24 | Added chrome to grid view and modified grid mechanism | usodhi | |
| 2020-05-15 | resolved conflicts | usodhi | |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-04 | finishing merge | usodhi | |
| 2020-05-04 | updating from master | usodhi | |
| 2020-05-03 | extended documentBox's to support drag and drop of style. reorganized ↵ | Bob Zeleznik | |
| imports to avoid some cycles | |||
| 2020-05-02 | cleaned up a lot of layoutTemplate/String props. fixed link drawing. | Bob Zeleznik | |
| 2020-05-01 | fixed presentations to allow drag and drop. fixed pres box to use ↵ | Bob Zeleznik | |
| RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props | |||
