index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2021-03-15
final cleanups to get scrolling to work smoothly for webbox's - sadly, does n...
bobzel
2021-03-13
fixed pdf boxes to handle marquee annotation scaling properly. allowed for do...
bobzel
2021-03-13
fixed marquee annotations on pdfs from crashing - still need to fix offset pr...
bobzel
2021-03-12
fixed dropping documents onto file system view. fixed problem with tabDocVie...
bobzel
2021-03-12
trying to make treeViews more efficient by making fewer calls to Get document...
bobzel
2021-03-09
got rid of DocHolderBox. changed dontRegisterChildViews to childDontRegister...
bobzel
2021-03-04
fixed template doc height setting (when autoHeight text field)
bobzel
2021-03-04
more adjustments to fitwidth behavior - want things to scroll vertically when...
bobzel
2021-03-03
added functionPlot. trying to make fitWidth make sense everywhere (lightbox,...
bobzel
2021-03-02
added a fitwidth toggle for lightbox. fixed _showCaption/setting _fields to ...
bobzel
2021-03-01
final cleanups for simplified drag and drop of annotations. fixed some issue...
bobzel
2021-02-28
got rid of delayAutoHeight by updating dragHeights in documentDecorations.
bobzel
2021-02-28
a bunch of changes to simplify how autoHeight works. extended to work for pd...
bobzel
2021-02-26
fixed serialization error handling to not kill Dash - bad list items prevente...
bobzel
2021-02-25
overhaul of state preservation in lightboxview when going back/forward/reopen...
bobzel
2021-02-25
cleaned up DoccomponentView to just have general api fields. fixed lightbox ...
bobzel
2021-02-24
cleaned up DocumentView's contentView api to be more general. fixed screenToL...
bobzel
2021-02-23
removed _renderContentBounds and updated miniMap view.
bobzel
2021-02-23
reorg and cleanup a bit of colelctionfreeformview. minor other cleanup.
bobzel
2021-02-22
switched folders so that they're not marked as system anymore. made close me...
bobzel
2021-02-22
fixing editing of treeView titles to not write to document.
bobzel
2021-02-18
added preliminary cookie mechanism for making documents appear after focusing...
bobzel
2021-02-17
improved fileSysMode for treeView. added dontUndo flag
bobzel
2021-02-16
added getAnchor() to freeformView to capture viewtype & filters. fixed setPa...
bobzel
2021-02-15
updated forward hypertext links using [[:]] notation.
bobzel
2021-02-15
cleaned up showTitle and showAudio stuff just a bit.
bobzel
2021-02-14
fixed freeformview focus to not pan annotation documents or layoutEngine free...
bobzel
2021-02-14
fixes to focus()'s api and extension to allow focusing on a Tab's contents.
bobzel
2021-02-13
fixed videobox focus issues when following a link so that video is focused in...
bobzel
2021-02-13
fixed double-click to open nested freeform docs to fall back on DocumentView ...
bobzel
2021-02-12
changed audio video annotation to use only timecodeToShow/timecodeToHide. di...
bobzel
2021-02-12
streamlined double-clicking to always open lightbox no matter what document y...
bobzel
2021-02-12
fixed subtle bug with lightbox inadvertently clearing out childDoc list of a ...
bobzel
2021-02-11
more focus refactoring and some bug fixes - resetting target document when re...
bobzel
2021-02-11
now pdf/web/text scroll to the target and then pan the document to be in view.
bobzel
2021-02-11
fixed pinning documents with a group to zoom to view properly.
bobzel
2021-02-11
fixes for focus'ing to enable resetting of all navigations if desired(eg. zoo...
bobzel
2021-02-11
playing with trying to improve chaining of nested focus() method calls.
bobzel
2021-02-10
simplified focus'ing on documents. refactored scrollFocus code. changed foc...
bobzel
2021-02-10
fixes for stacking views to allow new text to be entered properly without los...
bobzel
2021-02-10
changed docViewPath to be a function to avoid mobx invalidations
bobzel
2021-02-09
overhaul of linkdocpreview. delegated linkpreviewing from formattedTextBoxCo...
bobzel
2021-02-09
started to cleanup LinkDocPreview, LinkMenu.
bobzel
2021-02-09
fixed drawing link lines between everything except textanchor - to - textanchor.
bobzel
2021-02-08
overhaul of link anchors on text boxes to use actual Documents to represent s...
bobzel
2021-02-05
cleaned up lightbox. replaced old npm lightbox.
bobzel
2021-02-04
fixed scrolling animations in view bounds for webbox and pdfBox's particualrl...
bobzel
2021-02-03
fixed webBox forward/backward and in lightbox.
bobzel
2021-01-27
fixed size of timeline toggle on videoBox and some other tweaks to hide docum...
bobzel
2021-01-25
changed how to start/stop video when clicking/double-clicking on markers
bobzel
[next]