Commit graph

555 commits

Author SHA1 Message Date
Joe Walker
d38f91d31c convert Range to exports style 2010-11-17 13:06:25 +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
fbcb00e129 convert themes to exports style 2010-11-17 12:51:33 +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
dee4708658 export style for doc comments 2010-11-17 11:48:00 +00:00
Joe Walker
a58e3556b7 fix path left behind due to changeset clash 2010-11-15 15:34:16 +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
Joe Walker
57f1c2bf95 upgrade to requirejs - warning the copy in demo is only a partial upgrade to fix the immediate text loading issue 2010-11-15 12:59:24 +00:00
Joe Walker
b91f4d0941 adjusting paths to use ace/ rather than ./ 2010-11-15 12:45:07 +00:00
Fabian Jakobs
b06c2f9a76 bring back packages ace 2010-11-09 09:54:33 +01:00
Fabian Jakobs
fe57908671 temporarily remove build 2010-11-09 09:52:23 +01:00
Fabian Jakobs
18f58071fb update packaged ace 2010-11-09 09:51:50 +01:00
Fabian Jakobs
4afbcbec55 pre load default commands 2010-11-09 09:45:37 +01:00
Fabian Jakobs
fde5198af0 use relative module IDs 2010-11-09 09:34:31 +01:00
Fabian Jakobs
89181da423 fix some refactoring bugs 2010-11-09 09:24:24 +01:00
Fabian Jakobs
dce8d5dbf3 update requireJS 2010-11-09 09:24:06 +01:00
Fabian Jakobs
89537e1bb7 reapply renderloop IE fix 2010-11-09 08:56:04 +01:00
Fabian Jakobs
bb1fe29944 Merge branch 'master' into define
Conflicts:
	lib/ace/RenderLoop.js
2010-11-09 08:54:34 +01:00
Fabian Jakobs
2c0368ff6c rename part #2 2010-11-09 08:50:08 +01:00
Fabian Jakobs
3adeac683d apply Kevin's refactoring
- lower case file names
- use define(function(require, exports, module) {..})
2010-11-09 08:48:19 +01:00
martinwittemann
682df4e76d Fixed IE problem. 2010-11-08 18:50:45 +08:00
Fabian Jakobs
1ffed15677 Merge branch 'refs/heads/master' into gh-pages 2010-11-08 10:05:09 +01:00
Fabian Jakobs
3046cbde2a update windows key bindings 2010-11-08 10:04:49 +01:00
Fabian Jakobs
753fc40125 update windows key bindings 2010-11-08 10:03:56 +01:00
Fabian Jakobs
255a9a05ee update build 2010-11-08 10:00:44 +01:00
Fabian Jakobs
fdb75c0cb9 Fix IE8 issue 2010-11-08 09:57:46 +01:00
Fabian Jakobs
34d1ff49db fix link act 2 2010-11-05 03:13:41 -07:00
Fabian Jakobs
eb71e5e240 fix link 2010-11-05 03:12:57 -07:00
Fabian Jakobs
0b4ab82400 Merge branch 'refs/heads/gh-pages' 2010-11-05 11:09:38 +01:00
Fabian Jakobs
6d0a1a605c add readme 2010-11-05 11:09:03 +01:00
Fabian Jakobs
3292ec684f fix names 2010-11-05 11:04:05 +01:00
Fabian Jakobs
480f15d7fd tweak index.html 2010-11-05 11:02:37 +01:00
Fabian Jakobs
ae848cad71 Merge branch 'master' into gh-pages 2010-11-05 10:56:18 +01:00
Fabian Jakobs
1cd8110000 github generated gh-pages branch 2010-11-05 02:53:26 -07:00
Fabian Jakobs
b86f9c205f fix typo in the demo 2010-11-05 10:50:19 +01:00
Fabian Jakobs
e377e03a82 use lower case file names and use define(function(require, exports, module) {}) 2010-11-05 09:45:01 +01:00
Fabian Jakobs
2aeb1c2a26 change path of support folder 2010-11-05 09:43:47 +01:00
Fabian Jakobs
cba64d86be add original textmate themes and add license information 2010-11-05 09:43:26 +01:00
Fabian Jakobs
6b2e5da482 add requirejs as submodule 2010-11-05 08:40:10 +01:00
Fabian Jakobs
02e1c03bec add makefile 2010-11-04 16:45:29 +01:00
Fabian Jakobs
968ebb10d6 add demo using the built version of ACE 2010-11-04 16:34:44 +01:00
Fabian Jakobs
8969f5802b add pre build version of ACE 2010-11-04 16:34:15 +01:00
Fabian Jakobs
df85265b61 don't include requireJS in the build 2010-11-04 16:31:15 +01:00
Fabian Jakobs
761209c4dd add more future reserved words to the JS highlighter 2010-11-04 16:19:46 +01:00
Fabian Jakobs
30e3841857 remove use of future reserved words 2010-11-04 16:19:26 +01:00
Fabian Jakobs
72b54cf733 add package config file 2010-11-04 16:17:36 +01:00
Fabian Jakobs
63eb385ef5 completely remove top/bottom padding since it causes too many scroll problems 2010-11-03 18:42:08 +01:00