| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-31 | Merge branch 'master' into linking-anh | geireann | |
| 2021-07-29 | fixed issues with following links to anchors in PDFs/etc and getting scroll ↵ | bobzel | |
| position right. | |||
| 2021-07-26 | Link editor menu UI cleanup + color changes + temp removal of linkpopup for PR | dinhanhtruong | |
| 2021-07-24 | Merge branch 'master' into linking-anh | dinhanhtruong | |
| 2021-07-14 | fixed selections so that they persist on deselect to allow linking a ↵ | bobzel | |
| selection on one document directly to a selection on another document. Also fixed recently closed to move closed document to top of list. | |||
| 2021-07-08 | created front-end link popup on text highlight | dinhanhtruong | |
| added button to AnchorMenu marquee selector for showing the link popup after highlighting text. created the front end of the popup. need to fix visibility when clicking out | |||
| 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-15 | getting webBox's to work like PdfBox's - text selection & marquee. | bobzel | |
| 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-03-09 | Update PDFViewer.scss | bobzel | |
| 2021-03-01 | final cleanups for simplified drag and drop of annotations. fixed some ↵ | bobzel | |
| issues rtf focus when creating notes in masonry view. fixed text sidebar. | |||
| 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. | |||
| 2021-01-19 | fixed isPushpin annotation behavior outside of PDFs. fixed link follow ↵ | bobzel | |
| highlighting to go away when target is hidden. | |||
| 2021-01-19 | more cleanup of marquee annotator. added marquee annotator to images | bobzel | |
| 2021-01-18 | factored out marque selection code for WebBox and PDFBox into MarqueeAnnotator. | bobzel | |
| 2021-01-12 | fixed layout of audioBox markers | bobzel | |
| 2020-12-16 | cleaned up some link following code. fixed problem following links from ↵ | bobzel | |
| LinkAnchorBox's | |||
