Commit graph

31 commits

Author SHA1 Message Date
Joe Walker
38c9fc7a93 a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00
Joe Walker
9ee72169ac more startup hackery to populate the environment 2010-11-24 15:56:31 +00:00
Joe Walker
0f6cc17340 hacking startup to setup an environment with settings 2010-11-24 14:14:05 +00:00
Joe Walker
8d71e5481d comment out urlArgs because it broke debugging. Maybe we should find a way to make this optional? 2010-11-23 12:35:25 +00:00
Kevin Dangoor
01e9fdf772 editor.html now boots with a bit of the plugin system 2010-11-18 23:13:56 -05:00
Joe Walker
b32d86fd60 convert VirtualRenderer to exports style 2010-11-17 13:59:53 +00:00
Joe Walker
b8e69a00f7 convert UndoManger to exports style 2010-11-17 13:55:54 +00:00
Joe Walker
bd112a4663 convert document, editor, keybinding and plugin_manager to exports style 2010-11-17 13:03:47 +00:00
Joe Walker
1e1374fef0 convert Document to exports style 2010-11-17 12:56:20 +00:00
Joe Walker
7f0930ea51 convert the remaining modes to exports style 2010-11-17 12:16:51 +00:00
Joe Walker
805a181d1a export style for html mode 2010-11-17 11:56:44 +00:00
Joe Walker
4ab7c653cc converting modules to use exports style rather than return style 2010-11-15 13:50:13 +00:00
Joe Walker
6b7af71614 moving and repointing editor paths so it will load via file:// 2010-11-15 13:06:56 +00:00
Fabian Jakobs
72b556efaa reorganize file structure and use labjs for loading 2010-04-12 09:23:46 +02:00
Fabian Jakobs
07dc92addb externalize tokenizer and add XML support 2010-04-09 14:10:31 +02:00
Fabian Jakobs
1683f3e90f Add support for background tokenizing 2010-04-08 18:46:43 +02:00
Fabian Jakobs
7cce9d8858 editor fills whole page 2010-04-07 17:49:16 +02:00
Fabian Jakobs
cc5cd114e6 Fix FF 3.6 issue, where mono spaced characters can
have fixed sub pixel widths.
2010-04-07 17:40:42 +02:00
Fabian Jakobs
99b81b0b04 gutter support 2010-04-07 16:27:17 +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
d1ba11811d externalize CSS 2010-04-06 16:45:40 +02:00
Fabian Jakobs
21a739a961 editor is now full screen 2010-04-06 16:37:29 +02:00
Fabian Jakobs
83911a628a remove dumb renderer 2010-04-06 16:31:01 +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
Fabian Jakobs
76aef02db4 hide cursor on blur 2010-04-06 07:26:07 +02:00
Fabian Jakobs
fc57e3e64b Implement virtual renderer 2010-04-02 18:28:14 +02:00
Fabian Jakobs
bf3266a83a extract rendering code 2010-04-02 16:29:00 +02:00
Fabian Jakobs
7e462ec372 initial version 2010-04-02 15:39:45 +02:00