Commit graph

19 commits

Author SHA1 Message Date
Fabian Jakobs
fac85b2b27 Multi line tokenizer 2010-04-09 11:55:37 +02:00
Fabian Jakobs
1683f3e90f Add support for background tokenizing 2010-04-08 18:46:43 +02:00
Fabian Jakobs
971b96c132 namespace methods from lib 2010-04-08 16:06:45 +02:00
Fabian Jakobs
77f941515e fix FF mouse wheel support 2010-04-08 15:43:05 +02:00
Fabian Jakobs
60822b385f Separate navigation from cursor movement 2010-04-08 15:15:41 +02:00
Fabian Jakobs
8135c9a612 only update text layer if the document changes 2010-04-08 13:16:03 +02:00
Fabian Jakobs
f74b72b0fb double click selects word at cursor 2010-04-08 13:15:21 +02:00
Fabian Jakobs
9ee77b6205 triple click selects the whole line 2010-04-08 13:14:32 +02:00
Fabian Jakobs
f0bf1dd88c add change event support to the text document 2010-04-07 18:32:40 +02:00
Fabian Jakobs
6e236468a8 minor tweaks 2010-04-07 15:06:45 +02:00
Fabian Jakobs
77cabfd9c8 externalize the TextInput class 2010-04-07 15:06:33 +02:00
Fabian Jakobs
a23ef8e775 split layers into separate files 2010-04-07 12:19:44 +02:00
Fabian Jakobs
b127e92c01 remove updateMarker method 2010-04-07 10:48:33 +02:00
Fabian Jakobs
f1d25fb7b2 add support for drag selection 2010-04-07 10:08:44 +02:00
Fabian Jakobs
7c845509d7 make selections work 2010-04-07 09:21:32 +02:00
Fabian Jakobs
21a739a961 editor is now full screen 2010-04-06 16:37:29 +02:00
Fabian Jakobs
c19476b824 minor fixes 2010-04-06 14:54:54 +02:00
Fabian Jakobs
f85c1b9758 Copy and paste and basic selection support 2010-04-06 11:07:33 +02:00
Fabian Jakobs
828b4a184a split code into several files 2010-04-06 09:16:03 +02:00