aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/WebBox.tsx
AgeCommit message (Expand)Author
2021-09-13auto-select regions on audio timelines after they are created.bobzel
2021-09-13fixed unfreezing (allow reflowing) of webBox's. fixed initial size of text a...bobzel
2021-09-03fixed warnings. cleaned up link lines a bit more - simplified, and allowed m...bobzel
2021-09-03fixed drawing of link lines - doesn't generate duplicates, and works with tex...bobzel
2021-09-02Many updatesgeireann
2021-09-01changed ctrl-click to open alias to reuse existing alias. changed documentvi...bobzel
2021-08-26fixed resizing bug for web and pdf documents when doing autoheight gesture, a...bobzel
2021-08-26a lot of changes to move isContentActive into DocumentViewbobzel
2021-08-25cleaned up and fixed tests for nonrecursive doc filters as used in PDF/Web to...bobzel
2021-08-24suppressed filter icon for annotations that are filtered based on transparenc...bobzel
2021-08-24fixed undo for dragging docs. made separate layers for transparent and other...bobzel
2021-08-24fixed following link from ink stroke. made interacting with annotatable docu...bobzel
2021-08-19fixed typing ? to search bing. fixed scrolling to target for Web/PDF when do...bobzel
2021-08-06from lastbobzel
2021-08-06fixed previewing web page links to not change the webpage unless link is foll...bobzel
2021-08-06fixed webboxes so that you can link to an annotation and it will restore the ...bobzel
2021-08-06fixed webbox history to allow duplicate urlsbobzel
2021-08-06fixed linking to WebBox to save current web page as part of view spec.bobzel
2021-08-05fixed creating webpages from toolbar / :webpage to not use templatesbobzel
2021-08-05fixed so that links to sidebar annos show the sidebar in a LinkPreviewbobzel
2021-08-05improved opening sidebar when following a link to a sidebar annotation. Stil...bobzel
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29from lastbobzel
2021-07-29fixed issues with following links to anchors in PDFs/etc and getting scroll p...bobzel
2021-07-14fixed dragging marquees on nested images. fixed images to allow marquees on ...bobzel
2021-07-14fixed selections so that they persist on deselect to allow linking a selectio...bobzel
2021-07-01added ability to create anchors in PDF/Webboxes by making a selection and cli...bobzel
2021-06-30fixed drawing on images/videos/photosbobzel
2021-04-22allowed maximize button to be dragged to add a new window. fixed colorBox tr...bobzel
2021-04-11clean up of webBox annotation field updating when navigating between pages.bobzel
2021-04-11some cleanup of demo_changesbobzel
2021-04-09fixed webBox to display link icon w/ all related links properly.bobzel
2021-04-09fix for removing documents from pdfs/web boxes. fixes for making objects dra...bobzel
2021-04-08fixed pushpins to be created only when removed from a collection. fixed webb...bobzel
2021-03-30some code cleanup. Fixes for webbox and pdfbox to allow draggin out of annot...bobzel
2021-03-30more cleanupbobzel
2021-03-29more progress in fixing & simplifying active/selected stuffbobzel
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-29initial changes to cleanup pointer events.bobzel
2021-03-20cleanup of sidebars for pdf/web - toggle open/close without sizing artifacts ...bobzel
2021-03-20cleaned up warnings. fixed webBox annotations to write to correct key so tha...bobzel
2021-03-19from lastbobzel
2021-03-19fixing up future/history for webBox to sync annotation display.bobzel
2021-03-19added stuff to WebBox so that it will work with Firefox browsers (which have ...bobzel
2021-03-19fixed clicking on web box and immediately scrolling to work.bobzel
2021-03-18more cleanup of webbox/pdfbox/sidebarAnnosbobzel
2021-03-18broke sidebarAnnos into its own componentbobzel
2021-03-18preparing to break sidebar out into its own componentbobzel
2021-03-18extended Doc.setFilter to allow replacing/appending a filter. fixed anchor un...bobzel
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel