| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-17 | fixed link lines to text selections in PDF/Web. fixed pointer Events for ↵ | bobzel | |
| anchor in PDF/Web to be active when doc is active. | |||
| 2021-09-17 | added 'unset' docFilters. changed link doc views to use comparison box with ↵ | bobzel | |
| title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView | |||
| 2021-09-16 | added search() component method. changed search menu to call search on ↵ | bobzel | |
| documents that match search string. added seach bar for web pages. | |||
| 2021-09-03 | fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵ | bobzel | |
| multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans | |||
| 2021-08-26 | fixed resizing bug for web and pdf documents when doing autoheight gesture, ↵ | bobzel | |
| and after opening the sidebar and then resizing | |||
| 2021-08-26 | fixed warnings/errors | bobzel | |
| 2021-08-26 | a lot of changes to move isContentActive into DocumentView | bobzel | |
| 2021-08-25 | cleaned up and fixed tests for nonrecursive doc filters as used in PDF/Web ↵ | bobzel | |
| to separate transparent from non-transparent docs into layers. | |||
| 2021-08-24 | fixed pdf mixBlendMode for sem transparent annos. changed ink to have no ↵ | bobzel | |
| backgound by default - transparent backgroudn will make trokes mixBlend as multiply | |||
| 2021-08-24 | fixed undo for dragging docs. made separate layers for transparent and ↵ | bobzel | |
| other annotations on pdfs/webs so that transparency will work better. | |||
| 2021-08-24 | fixed following link from ink stroke. made interacting with annotatable ↵ | bobzel | |
| documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button. | |||
| 2021-08-19 | fixed typing ? to search bing. fixed scrolling to target for Web/PDF when ↵ | bobzel | |
| doc was not previously displayed. | |||
| 2021-08-05 | fixed so that links to sidebar annos show the sidebar in a LinkPreview | bobzel | |
| 2021-07-29 | fixed issues with following links to anchors in PDFs/etc and getting scroll ↵ | bobzel | |
| position right. | |||
| 2021-07-01 | added ability to create anchors in PDF/Webboxes by making a selection and ↵ | bobzel | |
| clicking the start link button | |||
| 2021-06-30 | from last | bobzel | |
| 2021-04-22 | allowed maximize button to be dragged to add a new window. fixed colorBox ↵ | bobzel | |
| transparency setting. fixed anchormenuClick when in full tab. | |||
| 2021-04-09 | fix for removing documents from pdfs/web boxes. fixes for making objects ↵ | bobzel | |
| draggable again in PDFs. fixes for lightboxview to allow stepping into collecitons. fix for stacking view to skip hidden documents | |||
| 2021-03-29 | simplified PDFViewer to use props from PDFbox | bobzel | |
| 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-18 | renamed pdfanno to htmlAnchor | bobzel | |
| 2021-03-18 | more cleanup of webbox/pdfbox/sidebarAnnos | bobzel | |
| 2021-03-18 | extended Doc.setFilter to allow replacing/appending a filter. fixed anchor ↵ | bobzel | |
| unhighlighting in WebBox. reorged some properties on baseProtos (usLInkSmallAnchor etc) | |||
| 2021-03-17 | added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bit | bobzel | |
| 2021-03-15 | fixed warnings. made savedAnnotations an ObservableMap. turned off ↵ | bobzel | |
| annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay | |||
| 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-14 | added sidebar annotations to webBox. Fixed PdfBox to allow marqueeing when ↵ | bobzel | |
| sidebar annotation is selected. | |||
| 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 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-12 | changed setDocFilter to not take undefined as a modfied & added toggle ↵ | bobzel | |
| param. added single click on marquee annotator to create an annotation. extended PDF sidebar to have filter buttons. | |||
| 2021-03-11 | fixed display of aliases in filesys tree view. fixed dropping of "proto" ↵ | bobzel | |
| dropAction to move, not copy them in file sys. fixed stacking view to allow for a stacking sidebar in PDFs and then properly support fitWidth (and not) for items in the sidebar. | |||
| 2021-03-11 | added optional stacking sidebar for PDFs. fixed pdfannos to not show ↵ | bobzel | |
| linkbutton when selected. fixed stacking views to handle fitwidth text better (make height fit correctly when fitWidth) | |||
| 2021-03-09 | changed field unchanged -> googleDocUnchanged. cleaned up some other code. | bobzel | |
| 2021-03-09 | some cleanup for inlineTextAnnotations to use a better named field. removing ↵ | bobzel | |
| some unused code. | |||
| 2021-02-28 | a bunch of changes to simplify how autoHeight works. extended to work for ↵ | bobzel | |
| pdfs and stacking views. still some bugs. | |||
| 2021-02-23 | fixed pdfs so that if you activate and immediately start selecting text it ↵ | bobzel | |
| works. cleaned up some more in collectionFreeFormView by improving layoutDocsInGrid | |||
| 2021-02-12 | fixed previewing/scrollingto targets in web boxes and PDFs. fixed following ↵ | bobzel | |
| link to textanchor when rtf doc is not displayed. | |||
| 2021-02-12 | fixed bejhavior of Annotations when clicked to use FollowLink so that ↵ | bobzel | |
| behavior is consistent. previously in a lightbox links within a pdf woud unnecessarily open the the PDF in its context | |||
| 2021-02-12 | streamlined double-clicking to always open lightbox no matter what document ↵ | bobzel | |
| you click on (except webbox's in native selection mode). shift -double-click re-centers a freeform view. | |||
| 2021-02-11 | more focus refactoring and some bug fixes - resetting target document when ↵ | bobzel | |
| recursively focusing. | |||
| 2021-02-11 | now pdf/web/text scroll to the target and then pan the document to be in view. | bobzel | |
| 2021-02-10 | simplified focus'ing on documents. refactored scrollFocus code. changed ↵ | bobzel | |
| focus in 2D to move doc into view but not center. | |||
| 2021-02-08 | overhaul of link anchors on text boxes to use actual Documents to represent ↵ | bobzel | |
| selected text. Also got rid of _scrollY and _scrollPreviewY so that all document regions can be focused on using focus() and the new scrollFocus() mechanisim | |||
| 2021-02-04 | fixed marquee annotations for web/pdf when scrolled | bobzel | |
| 2021-02-04 | fixed scrolling animations in view bounds for webbox and pdfBox's ↵ | bobzel | |
| particualrly for lightbox views. added a docViewPath prop for docuentViews. | |||
| 2021-01-20 | fixed hiding AnchorMenu in text boxes. encapsulated fadeOut of AnchorMenu ↵ | bobzel | |
| within class for simplicity. | |||
| 2021-01-20 | moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵ | bobzel | |
| following links from text box huyperlinks when there are multiple different huypertext links on the document. | |||
