Inez Korczynski
|
915104d6f2
|
Another way of supporting double and triple clicks in VisualEditor
|
2011-11-09 23:36:56 +00:00 |
|
Inez Korczynski
|
7fcdcb41df
|
Added support for double click (to select word) and triple click (to select entire node) in VisualEditor
|
2011-11-09 22:01:42 +00:00 |
|
Inez Korczynski
|
d3b7188e7e
|
Delete all our own undo/redo support. It was just experiment / proof of concept - that confirmed transactions works well and we will get back to it later.
|
2011-11-08 00:15:54 +00:00 |
|
Inez Korczynski
|
7b303e178b
|
Very simple support for undo/redo (with keyboard only: ctrl+z/ctrl+y)
|
2011-11-05 02:06:51 +00:00 |
|
Inez Korczynski
|
cc6fc80bee
|
Support for deleting text with backspace and delete
|
2011-11-05 00:59:20 +00:00 |
|
Inez Korczynski
|
b4b043e06e
|
Very basic support for content (typing on keyboard) insertion
|
2011-11-05 00:49:48 +00:00 |
|
Inez Korczynski
|
97649e62ee
|
Minor fix
|
2011-11-05 00:20:22 +00:00 |
|
Inez Korczynski
|
2d7f927b4e
|
Small fix for cursor up (in first line) and down (in last line)
|
2011-11-04 23:49:50 +00:00 |
|
Inez Korczynski
|
39ecdbcd00
|
Minor fix
|
2011-11-04 23:32:46 +00:00 |
|
Inez Korczynski
|
70e6b72ba3
|
Cleanup for moveCursor and showCursor code
|
2011-11-04 23:28:40 +00:00 |
|
Trevor Parscal
|
b2fcdf952a
|
Fixed some jshint issues
|
2011-11-04 22:04:51 +00:00 |
|
Inez Korczynski
|
22892f2ab0
|
Fix cursor and selection
|
2011-11-04 21:40:17 +00:00 |
|
Trevor Parscal
|
1f1db3fc43
|
Line-break and variable redeclaration cleanup
|
2011-11-04 20:26:08 +00:00 |
|
Inez Korczynski
|
f9b0cfae9a
|
Basic support for cursor up and down (with and without selectiong/shift key down)
|
2011-11-04 18:50:39 +00:00 |
|
Inez Korczynski
|
7d87500f4a
|
Fix cursor and selection
|
2011-11-04 17:46:30 +00:00 |
|
Inez Korczynski
|
c30698b7ae
|
Minor changes
|
2011-11-04 00:21:29 +00:00 |
|
Trevor Parscal
|
2d97794312
|
Added more key codes for the Apple command key to catch firefox and right command on webkit
|
2011-11-03 23:32:58 +00:00 |
|
Inez Korczynski
|
0c34c71fe6
|
Minot optimization
|
2011-11-03 22:51:30 +00:00 |
|
Inez Korczynski
|
2b6c8dacac
|
Fix minor bug
|
2011-11-03 22:49:14 +00:00 |
|
Inez Korczynski
|
d48b30227e
|
Fix minor bug
|
2011-11-03 22:46:44 +00:00 |
|
Inez Korczynski
|
05ba0a0782
|
Improved version of keyboard & mouse selection
|
2011-11-03 22:42:20 +00:00 |
|
Inez Korczynski
|
5f533f0a1d
|
Implementation of selecting elements with mouse and fix for drawSelection method in DocumentViewBranchNode (it was off by one)
|
2011-11-03 20:27:57 +00:00 |
|
Trevor Parscal
|
2b499d5990
|
Reorganized modules by javascript namespace
|
2011-11-02 21:31:45 +00:00 |
|