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
/
collections
/
CollectionFreeFormView.tsx
Age
Commit message (
Expand
)
Author
2019-02-20
Kind of fixed undo decorator, more work
Tyler Schicke
2019-02-20
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-20
Added undo/redo
Tyler Schicke
2019-02-20
cleaned up screen transforms at last.
Bob Zeleznik
2019-02-20
working, but oh so confusing transforms for selections.
bob
2019-02-19
cleanup and made bring to front work better
Tyler Schicke
2019-02-19
fixed doc decs so they don't appear on topmost collections
Bob Zeleznik
2019-02-19
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...
Tyler Schicke
2019-02-19
Changed some names, added some comments, and got rid of some unused stuff
Tyler Schicke
2019-02-18
Delayed parsing of background layout in DocumentView
Tyler Schicke
2019-02-18
Fixed up a bunch of tranform stuff
Tyler Schicke
2019-02-17
Trying to fix drop with transforms
Tyler Schicke
2019-02-16
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into tra...
Tyler Schicke
2019-02-16
Fixed issues with Document updates and changed how FieldView layout string works
Tyler Schicke
2019-02-16
Fixed server and added a field debug viewer
Tyler Schicke
2019-02-14
Got almost all of collaboration and server communication working
Tyler Schicke
2019-02-13
fixed drop() when view is zoomed
Bob Zeleznik
2019-02-13
fixed one of the issues with drop()
Bob Zeleznik
2019-02-13
fixed transform order problem
bobzel
2019-02-13
A lot of stuff working, a lot of other stuff not working
Tyler Schicke
2019-02-13
last cleanup
bobzel
2019-02-12
cleaned up TransformToLocalPoint
bobzel
2019-02-12
fixed up nested selections and scaling
bobzel
2019-02-12
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into tra...
Tyler Schicke
2019-02-12
Started adding transforms
Tyler Schicke
2019-02-12
more updates to resizing, etc.
bobzel
2019-02-12
still struggling with sizing issues.
bobzel
2019-02-12
apparently the mac pinch zoom vs scroll wheel detection doesn't work.
bobzel
2019-02-12
got rid of extra divs in collectionFreeFormView .... good idea or bad?
Bob Zeleznik
2019-02-12
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-12
Added transforms to everything, not being used yet
Tyler Schicke
2019-02-11
added aspect resizing. fixed pinch zoom for macs
Bob Zeleznik
2019-02-11
added framework for annotation overlays -- see ImageBox
bob
2019-02-09
Moved client code to client folder
Tyler Schicke