| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-10 | fixed inkMaskStrokes | bobzel | |
| 2022-11-09 | added tab highlighting when tab doc is target of hyperlink. made region ↵ | bobzel | |
| annotations on images be transparent. don't show lock icon for lockedPosition documents that still get pointer events. | |||
| 2022-11-09 | fixed treeViews again to make room for hover buttons properly. fixed ↵ | bobzel | |
| copying text from pdf to highlight copied regions without always displaying anchor. | |||
| 2022-11-08 | making pasting form pdf work again with backlinks. text fixes for ↵ | bobzel | |
| equationViews and dashField views -- trying to get docref linkAnchor to work. | |||
| 2022-11-07 | Merge branch 'master' into schema-mehek | mehekj | |
| 2022-11-07 | basic key selection menu created | mehekj | |
| 2022-11-04 | more fixes to sidebar annotations of pdfs to improve link following. | bobzel | |
| 2022-11-02 | select docs when title header is edited. fixed doc decoration top border. ↵ | bobzel | |
| sort sidebar annos by y coord | |||
| 2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ↵ | bobzel | |
| ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly. | |||
| 2022-10-31 | cleaned up collection linear view a bit. | bobzel | |
| 2022-10-28 | fixed proxyfields to use cache if it's available which saves orders of ↵ | bobzel | |
| magnitude opening up Files list. Fixed copying docs to appear in Files list. fixed undo for change perspective and header color | |||
| 2022-10-27 | cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵ | bobzel | |
| modified DocumentView rendering to remove pres box refs. fixed mainView width. | |||
| 2022-10-25 | fixed up dragging fields from key value pane to support numbers | bobzel | |
| 2022-10-25 | various tweaks: show border highlights in tree views, uniform treatment of ↵ | bobzel | |
| embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers, | |||
| 2022-10-24 | switched drag element to show rows | mehekj | |
| 2022-10-24 | removed print lines | geireann | |
| 2022-10-24 | added first draft version of scrolling up and scrolling sideways | geireann | |
| 2022-10-20 | added double-tap to keep ink primitive mode. cleaned up circle drawing and ↵ | bobzel | |
| some other gesture code. | |||
| 2022-10-19 | fixed erasing straight line stroke segments caused by intersections with ↵ | bobzel | |
| other strokes. cleaned up more with gestures. changed docView lock icon to be part of docDecorations. | |||
| 2022-10-18 | cleaned up gestureutils a bit. added recognize gestures option, but it ↵ | bobzel | |
| probably shouldn't be used until the geometry gesture recognition descriptions are improved. | |||
| 2022-10-13 | fixed copying text when a document is selected. fixed tree view shifting ↵ | bobzel | |
| when editing a line that is too long. | |||
| 2022-10-12 | Merge branch 'master' into schema-mehek | mehekj | |
| 2022-10-07 | Merge branch 'master' into pres-pin-fixes | bobzel | |
| 2022-10-07 | improvements to sizing webpages | bobzel | |
| 2022-10-06 | fixed warnings with scriptingbox keys | bobzel | |
| 2022-10-06 | don't allow golden layout to be created if there's no dockingConfig. | bobzel | |
| 2022-10-05 | fixed scrolling for note-taking view | mehekj | |
| 2022-10-05 | from last - fixing pan to be in center of freeform views when they have ↵ | bobzel | |
| native width/heights & are fitWidth in lightbox | |||
| 2022-10-05 | Update CollectionFreeFormView.tsx | bobzel | |
| 2022-10-05 | Merge branch 'master' into pres-pin-fixes | bobzel | |
| 2022-10-04 | colored tree view icons red when the doc is a prototype | bobzel | |
| 2022-10-04 | Merge branch 'master' into pres-pin-fixes | bobzel | |
| 2022-10-04 | removed gitlike options from collection context menu. removed ↵ | bobzel | |
| createDashboard from context menus since it has a UI button | |||
| 2022-10-04 | fix to show close and open icons of hideResizers documents. fixes for native ↵ | bobzel | |
| size control of text and freeform collections. fixes for lightbox view of native size collections. fix for 'false' script. | |||
| 2022-10-03 | added a reset menu item for docking views in their context menu. fixed ↵ | bobzel | |
| being able to edit dockingConfig in keyValue by quoting with ' instead of ". If there's no dockingConfig, make one. | |||
| 2022-10-03 | fixed client crash on text menu for ink strokes. fixed circle rubber ↵ | bobzel | |
| banding. fixed vertical position of text in ink stroke | |||
| 2022-09-29 | a bunch of changes to trails: link to trail to initiate trail when following ↵ | bobzel | |
| link. cleanly separate pin layout data vs. content data. | |||
| 2022-09-27 | fixed so that following link to video doesn't zoom the video (works the same ↵ | bobzel | |
| way as PDFs or web pages -- if the document is 'scrollable', then don't zoom in on it as well). | |||
| 2022-09-26 | added onClick capability to linearView subMenu buttons so that inkTools ↵ | bobzel | |
| could turn pen off when opening/closing. | |||
| 2022-09-26 | merged tree view fixes to enable tree view in presbox and fix various ↵ | bobzel | |
| scrolling and contentActive issues. | |||
| 2022-09-26 | Merge branch 'tree-view-fixes' | bobzel | |
| 2022-09-26 | added explore mode option to lightbox view. turned of ink and explore mode ↵ | bobzel | |
| when leaving light box. | |||
| 2022-09-24 | Fixed: treeView now doesn't get pointer events if it's not active. fixed ↵ | bobzel | |
| layout of treeview for pres box. fixed horiz/vert scrolling for trees. fixed not adding Loading docs to recently closed. | |||
| 2022-09-23 | fixed pinWithVIew for videos to capture timecode. fixed formatting of time ↵ | bobzel | |
| labels in presBox panel. | |||
| 2022-09-22 | fixed error messages on loading to not generate temporary error message when ↵ | bobzel | |
| there is no error. | |||
| 2022-09-21 | fixed issues with deleting last stack, or deleting stacks and leaving only ↵ | bobzel | |
| row/cols in goldenLayout | |||
| 2022-09-21 | fixed navigating to cropped video regions. | bobzel | |
| 2022-09-21 | open trail on right and capitalize header buttons | Geireann Lindfield Roberts | |
| 2022-09-21 | fixed snapshots of dashbaords to have trails setup | bobzel | |
| 2022-09-21 | restyled document decorations | Geireann Lindfield Roberts | |
| and changed novice mode to exclude `data` in treeView | |||
