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
/
GestureOverlay.tsx
Age
Commit message (
Expand
)
Author
2021-06-30
fixed drawing on images/videos/photos
bobzel
2021-03-30
fixed a bunch of compile errors. activated Clear button for recently closed ...
bobzel
2021-03-29
initial changes to cleanup pointer events.
bobzel
2021-03-16
made ink stroke size preview match the size it will be on the selected document.
bobzel
2021-03-12
trying to make treeViews more efficient by making fewer calls to Get document...
bobzel
2021-02-12
changed lightbox to navigate within frame if next target is alreay there, oth...
bobzel
2021-02-10
changed docViewPath to be a function to avoid mobx invalidations
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-03
added linkRelationship to linkEditor. fixed warnings.
bobzel
2021-02-03
fixed webBox forward/backward and in lightbox.
bobzel
2020-12-16
simplified DocumentView a bit more. cleaned up other code.
bobzel
2020-12-14
moved onClick into DocumentViewProps from shared props.
bobzel
2020-12-14
renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...
bobzel
2020-12-13
removed ContentScaling={returnOne} from a lot of places
bobzel
2020-12-07
got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres Effects...
bobzel
2020-11-22
converted backgroundColor prop to a more general styleProvider.
bobzel
2020-10-18
fixed rubber-banding of ink shapes to not get clipped. fixed dropping documen...
bobzel
2020-09-28
fixed docRangeFilters to be propagated everywhere and evaluated like docFilte...
bobzel
2020-09-24
fixed circle, stroke width
yunahi
2020-09-08
updated the way NativeWidth/Height props work so that, when specified, they o...
bobzel
2020-08-24
cleaned up all library() calls to add icons. fixed import styles. fixed key...
bobzel
2020-08-22
major overhaul of search to avoid writing anything to filtered documents and ...
bobzel
2020-08-20
Merge branch 'ink_edits'
bobzel
2020-08-21
fixed ink being cut off
yunahi
2020-08-18
disabled ink gestures (can be reneanbled with Doc.UserDoc().recognizeGestures...
bobzel
2020-08-14
vertical and horizontal
yunahi
2020-08-10
fixed warnings
bobzel
2020-08-10
fixed line, able to add/delete control points
yunahi
2020-08-06
fixed bugs after testing
yunahi
2020-07-29
Merge branch 'ink_menu'
Bob Zeleznik
2020-07-29
removed InkOptionsMenu
Bob Zeleznik
2020-07-28
cleaned up some font stuff. cleaned up DocumentView a bit
Bob Zeleznik
2020-07-28
merge fix
yunahi
2020-07-28
rotation/resize fix, changed ui, added sketchpicker etc.
yunahi
2020-07-23
got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...
Bob Zeleznik
2020-07-20
fixed control points
yunahi
2020-07-19
added control points
yunahi
2020-07-17
got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.
Bob Zeleznik
2020-07-14
cleaned up InkOptionsMenu
Bob Zeleznik
2020-07-12
fixed display of linkMenu
Bob Zeleznik
2020-07-12
fixed stroke alignment with docked menus. fixed initializing InkingStrokes
Bob Zeleznik
2020-07-11
merged with master & cleaned up formatShapePane
Bob Zeleznik
2020-07-10
added format shape
yunahi
2020-07-04
redesigned editing menu, added link descriptions and popup on created
anika-ahluwalia
2020-07-03
pin and icon
yunahi
2020-07-02
small clanup in Mobile related code
Bob Zeleznik
2020-06-29
pull
Lionel Han
2020-06-30
Merge branch 'master' into mobile_revision_direct
geireann
2020-06-27
some changes
Lionel Han
[next]