aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/pdf
AgeCommit message (Collapse)Author
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03fixed ButtonBox drop to allow reordering buttons in a collection. fixed ↵Bob Zeleznik
pdfmenu to allow pnning. fixed panning in nested freeformviews.
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with ↵Bob Zeleznik
excluding collections + locking selection.
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between ↵Bob Zeleznik
aliases which have a context. fixed clippings of PDFs to scroll correctly and resize in slideViews. fixed slideViews to render 'text' and 'data' instead of 'contents' and 'data'
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-03-02changed clippings to use slide template. fixed issues on startupbob
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-27adding colors to schema view will update the enumerated colors used by text ↵bob
boxes in freeformview.
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-16fixed warningsBob Zeleznik
2020-02-11fixes for chrome for presBoxbob
2020-01-25fixed compile errorsBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24fixes for annotationsbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵vellichora
textbox_fawn_fix
2020-01-07converted tool tip text menu to react component with basic marks and dropdownvellichora
2020-01-06changed LOD for collections to use selection state, not size.bob
2019-12-16fixed pdf right-clickingbob
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - ↵Bob Zeleznik
filter out extension docs.
2019-12-13wrong constructor dammitSam Wilkins
2019-12-13added re-write check to constructorSam Wilkins
2019-12-13server pdf stability improvementsSam Wilkins
2019-12-13absolute pathname to pdfbox, improved checkSam Wilkins
2019-12-13write to data doc + console logs for pdf fixSam Wilkins
2019-12-13path rosemary server fixSam Wilkins
2019-12-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-13pdf path parsing fix in pdfviewerSam Wilkins
2019-12-12major changes to drag and dropbob
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and ↵Bob Zeleznik
document.searchMatch
2019-12-05compile warning fixes.bob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box ↵Bob Zeleznik
fade image.
2019-11-22fixed link anchors to move to be nearest alternate anchor.Bob Zeleznik
2019-11-21made textbox sidebar toggle a widget. fixed isAnimating stuff. made ↵bob
TraceMobx to simplify tracing
2019-11-21more fixes to layout stuffbob
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ↵bob
made selection and collecitonviews use an observableMap that works now.
2019-11-19tried to simplify button bar menuBob Zeleznik
2019-11-19fixed drawing on images, pdfs, and videosbob
2019-11-19fixed some details with pdfsbob
2019-11-19last fixes maybe to PDF interactionsbob
2019-11-19more fixes to pdfsbob
2019-11-18more fixes to pdfs etc.Bob Zeleznik
2019-11-18Update PDFViewer.scssbob
2019-11-18still tryingbob
2019-11-18trying to get pdfs to workbob