aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
2021-02-11fixes for focus'ing to enable resetting of all navigations if desired(eg. zoo...bobzel
2021-02-11more tweaking to simplify link following mechanisms.bobzel
2021-02-11playing with trying to improve chaining of nested focus() method calls.bobzel
2021-02-10simplified focus'ing on documents. refactored scrollFocus code. changed foc...bobzel
2021-02-10fixed following link to document in another context to work in LightboxViewbobzel
2021-02-10fixed creating videoBox anchor to reference the whole doc when the timecode i...bobzel
2021-02-10fixes for stacking views to allow new text to be entered properly without los...bobzel
2021-02-09overhaul of linkdocpreview. delegated linkpreviewing from formattedTextBoxCo...bobzel
2021-02-09started to cleanup LinkDocPreview, LinkMenu.bobzel
2021-02-09fixed drawing link lines between everything except textanchor - to - textanchor.bobzel
2021-02-08overhaul of link anchors on text boxes to use actual Documents to represent s...bobzel
2021-02-05cleaned up lightbox. replaced old npm lightbox.bobzel
2021-02-04fixed scrolling animations in view bounds for webbox and pdfBox's particualrl...bobzel
2021-02-03made link following in lightbox stay in lightbox.bobzel
2021-01-26preparing to unify VideoBox timeline with AudioBox timeline. changed names f...bobzel
2021-01-25fixed linking to video to create an anchor if the timecode is not zero.bobzel
2021-01-21fixed fitWidth for WebBoxbobzel
2021-01-20moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed fo...bobzel
2021-01-14simplified links to audio to always have a target Doc anchor. updated auto ...bobzel
2021-01-04Fixed filterbox to use scriptContext to determine where to apply/clear filter...bobzel
2020-12-16fixed errors with linkmenu propsbobzel
2020-12-16cleaned up removing frame animation fieldsbobzel
2020-12-16cleaned up some link following code. fixed problem following links from Link...bobzel
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to DocumentV...bobzel
2020-12-15added real groupingbobzel
2020-12-15fixed previous problems -- weird that you can't call componentWillUnmount. a...bobzel
2020-12-15simplifying dragging to make links by moving linkDocument to event, instead o...bobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...bobzel
2020-12-14got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten...bobzel
2020-12-11fixed stackingview autoHeight when headers are on that don't overlap. improve...bobzel
2020-12-11fixed pointerevents set through styleProvider. fixed crash when color string...bobzel
2020-12-10more cleanup/organization of 'props' . removed VisibleHeight props and clean...bobzel
2020-12-01Merge branch 'master' into presentation_v1geireann
2020-11-30fixed react warningbobzel
2020-11-30Merge branch 'master' into sally-changesbobzel
2020-11-29redesigned settings popupSally Chen
2020-11-28Merge branch 'master' into presentation_v1geireann
2020-11-28audio in pres updates + pre-loadergeireann
2020-11-25fixed run-time error when resetting the DBbobzel
2020-11-24prevent possible crash on empty text box hypertext link. prevent Webbox's fr...bobzel
2020-11-14fixed height of autoHeight masonry (tools panel was messed up showing nothing...bobzel
2020-11-11turned off selection highlighting in TreeView because it is way too inefficie...bobzel
2020-11-10fixed Slides to be Colllections (not text) and fixed dockingView to display c...bobzel
2020-11-09fixed autoHeight for formattedTextSidebars when the text document has been sc...bobzel
2020-11-09added fullScreen alias option for opening documents so that opened document c...bobzel
2020-11-06fixed web pages to scroll and update scrollTop when in annotation mode. fixe...bobzel
2020-11-03fixed LinkManager to cache links correctly. fixes issue with linkButton not s...bobzel
2020-10-29fixed images not having a height when importedbobzel
2020-10-27Performance updates for up/down arrowsGeireann Lindfield Roberts
2020-10-25changed title to be gray when an undo batch has not completed. useful for de...bobzel