Commit graph

461 commits

Author SHA1 Message Date
Eddy Bruel
a3cb7b3f84 Merge branch 'master' of github.com:ajaxorg/ace 2010-12-10 11:35:13 +01:00
Eddy Bruel
6f1f1b1101 Fixed an error with empty documents. 2010-12-10 11:35:03 +01:00
Aaron
deb757ae3f Fixed issue with rendering of initially empty documents 2010-12-09 21:45:40 +08:00
Fabian Jakobs
7d74739262 update build 2010-12-09 11:00:07 +01:00
Fabian Jakobs
2f36e65d43 update editor demo to add python mode 2010-12-09 10:59:57 +01:00
Fabian Jakobs
14593ac154 use lower case file names step #2 2010-12-09 10:37:13 +01:00
Fabian Jakobs
d566212191 use lower case file names step #1 2010-12-09 10:36:43 +01:00
Colin Gourlay
921bbe8949 Added Python syntax support 2010-12-09 17:26:28 +08:00
Eddy Bruel
f222d0e649 Fixed some minor issues and removed some spurious
comments
2010-12-02 16:23:32 +01:00
Eddy Bruel
6d73a44c9a Fixed the 'my editor is hungry and eats my lines'
issue.
2010-12-02 15:37:17 +01:00
wittemann
8d3e6e7449 Fixed win key bindings. 2010-11-25 20:56:46 +08:00
Fabian Jakobs
bd9b05ba00 Merge branch 'master' of http://github.com/ajaxorg/ace 2010-11-25 13:11:54 +01:00
Fabian Jakobs
7c42e9517a fix editor rendering bugs 2010-11-25 12:11:38 +01:00
Fabian Jakobs
5b465da4e3 fix render update when scrolling and text changes happen at the same time 2010-11-25 10:11:50 +01:00
Eddy Bruel
9c13ef31b7 Merge branch 'master' of github.com:ajaxorg/ace 2010-11-24 14:01:53 +01:00
Eddy Bruel
d30340a809 Fixed a bug in single line tabbing that caused
the tab length not being taken into account.

Added DOM emulation to the unit tests so that they
can be run from node.

Extended the Mockrenderer for the unit tests.

Made the majority of the unit tests work again
(barring those for moveLinesUp, see below).

Fixed a bug in moveLinesUp that caused an empty
line to be inserted. However, this fix causes the
editor to break (need to look at this).
2010-11-24 13:27:38 +01:00
feisty
86478b332a fixing typo 2010-11-24 00:23:57 +08:00
Fabian Jakobs
8d87f4afb2 fix default theme 2010-11-17 18:24:55 +01: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