aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/pdf
AgeCommit message (Expand)Author
2020-05-20fixed up interaction with web pages to allow horizontal scrolling.Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-28fixed pdf link droppingBob Zeleznik
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. fixe...Bob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-19fixed removing docs from tree view with menu. restructured current_user_util...Bob Zeleznik
2020-04-18fixed pointer events for templated PDFs. changed clicking on a document with...Bob Zeleznik
2020-04-18cleaned up webbox - fit width by default. native dimensions by default. togg...Bob Zeleznik
2020-04-18several pointerevent fixes broken by last change. added scroll to target for...Bob Zeleznik
2020-04-17added more annotation ability to web pages. need a mode switch to follow lin...Bob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-08fixed link previews to work with regions on PDFs, images etc,Bob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...Bob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-05more cleanup to link following. got rid of unneeded link doc fields _context...Bob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
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 pdfm...Bob Zeleznik
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with excl...Bob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between a...Bob Zeleznik
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 b...bob
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 b...Bob Zeleznik
2020-01-24fixes for annotationsbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot la...Bob Zeleznik
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into te...vellichora
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 - fi...Bob Zeleznik
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 docume...Bob Zeleznik