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-01-25
fixed linking to video to create an anchor if the timecode is not zero.
bobzel
2021-01-22
fixed selection bounds for video box annotations, especially when in full scr...
bobzel
2021-01-21
moved lock icon outside of doc. tweaked inkingstroke behavior to not drag wh...
bobzel
2021-01-21
fixed fitWidth for WebBox
bobzel
2021-01-20
moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed fo...
bobzel
2021-01-15
fixed more issues with audio Box - simplified decorations when selected. fix...
bobzel
2021-01-14
simplified links to audio to always have a target Doc anchor. updated auto ...
bobzel
2021-01-14
fixed rendering of labels in audioBox's to use standard dash-style provider s...
bobzel
2021-01-12
fixed layout of audioBox markers
bobzel
2021-01-11
adjustments to restore inkMask functionality
bobzel
2021-01-04
Fixed filterbox to use scriptContext to determine where to apply/clear filter...
bobzel
2020-12-31
fixes for sliderBox to work in FilterBox. suppressed brush highlighting in f...
bobzel
2020-12-16
fixed unbrushing docs
bobzel
2020-12-16
simplified DocumentView a bit more. cleaned up other code.
bobzel
2020-12-16
moved float() to collectionfreeformdocview
bobzel
2020-12-16
cleaned up some link following code. fixed problem following links from Link...
bobzel
2020-12-16
fixed treeView layouts to pass good values for panelWidth/height to DocumentV...
bobzel
2020-12-15
fixed some events with groups - they remain active when in "background"
bobzel
2020-12-15
added real grouping
bobzel
2020-12-15
fixed previous problems -- weird that you can't call componentWillUnmount. a...
bobzel
2020-12-15
simplifying dragging to make links by moving linkDocument to event, instead o...
bobzel
2020-12-14
fixed linkButton boxShadow so it will show up
bobzel
2020-12-14
moved onClick into DocumentViewProps from shared props.
bobzel
2020-12-14
minor cleanup
bobzel
2020-12-14
renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...
bobzel
2020-12-14
got rid of fitDocToPanel. made collectionFreeFormDocView always use a Conten...
bobzel
2020-12-14
more changes to ContentScaling to get web/video/image boxes to work with anno...
bobzel
2020-12-13
fixed comparisonBox's
bobzel
2020-12-13
trying to fix PDFs for fitWidth and otherwise in ContentFitting and Collectio...
bobzel
2020-12-13
removed ContentScaling={returnOne} from a lot of places
bobzel
2020-12-13
from last
bobzel
2020-12-13
converted TabDocView to just use a ContentFittingDocumentView. Fixed schemVi...
bobzel
2020-12-13
adding documentView as a fieldView prop to make contetnScaling available in P...
bobzel
2020-12-13
more props cleanup. Got rid of ItemBackgroundColor in favor of having StyleP...
bobzel
2020-12-12
made conentScaling a DocumentView-only prop
bobzel
2020-12-12
cleaned up ContentFittingDocumentView
bobzel
2020-12-12
fixed screenToLocal for documents within ContentFittingDoc collections. fixe...
bobzel
2020-12-11
more documentViewProps cleanup. fixed embedding documents into treeView / sl...
bobzel
2020-12-11
fixed stackingview autoHeight when headers are on that don't overlap. improve...
bobzel
2020-12-11
got rid of ChromeHeight and replaced with HeaderMargin in style provider. ma...
bobzel
2020-12-11
converted all style sheet properties to enums.
bobzel
2020-12-11
fixed pointerevents set through styleProvider. fixed crash when color string...
bobzel
2020-12-11
cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added h...
bobzel
2020-12-10
fixed infinite loop in treeView. changed styleProvider signature back to hav...
bobzel
2020-12-10
moved opacity and borderRounding into styleProviders. fixed contextMenu clci...
bobzel
2020-12-10
more cleanup to documentViewprops. got rid of nudge() added
bobzel
2020-12-10
more cleanup/organization of 'props' . removed VisibleHeight props and clean...
bobzel
2020-12-10
fixed filterBox/TreeView to support checkboxes again. Simplified {DocumentVi...
bobzel
2020-12-08
simplified styleProvider arguments. fixed useClusters
bobzel
2020-12-08
cleaned up presEffects a bit so that they're part of PresBox
bobzel
[next]