Commit graph

421 commits

Author SHA1 Message Date
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
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
Eddy Bruel
aeb3e63e31 Fixed minor bug in regex highlighting 2010-11-03 18:18:39 +01:00
Eddy Bruel
6df42adcba Merge branch 'master' of github.com:ajaxorg/ace 2010-11-03 17:27:57 +01:00
Eddy Bruel
95a805048a Fixed a minor bug in the editor 2010-11-03 17:27:50 +01:00
Fabian Jakobs
4c865950ed fix scroll to Y 2010-11-03 16:12:03 +01:00
Fabian Jakobs
d14c7e6a58 fix update bug after removing lines 2010-11-03 11:33:48 +01:00
Fabian Jakobs
3c2bd0f76e remove top padding 2010-11-03 11:12:21 +01:00
Fabian Jakobs
3e28057caf navigate line start: toggle between line start and text start 2010-11-02 19:37:56 +01:00
Fabian Jakobs
043dfa705e fix: undo broken after move lines 2010-11-02 19:24:01 +01:00
Fabian Jakobs
ab4f1c0e1a fix typo fox copy lines down 2010-11-02 19:12:43 +01:00
Fabian Jakobs
89e7b97ea4 remove log statement 2010-11-02 18:58:52 +01:00
Fabian Jakobs
85422c35ec what a crappy fix 2010-11-02 18:56:08 +01:00
Fabian Jakobs
98f1ad6ab8 Merge branch 'master' of github.com:ajaxorg/ace 2010-11-02 18:50:43 +01:00
Fabian Jakobs
d9ac4f3abe fix redrawing bugs 2010-11-02 18:49:14 +01:00
Fabian Jakobs
c0ee808786 reset changes lines correctly 2010-11-02 18:28:49 +01:00
Fabian Jakobs
ce6e512e9c fix first row calculation 2010-11-02 18:28:03 +01:00
Eddy Bruel
86478b9353 After undoing an insert (which amounts to a remove)
there should not be a selection (fixed)
2010-11-02 18:24:06 +01:00
Fabian Jakobs
3e1eb8d592 fix detection of doc comments 2010-11-02 17:06:09 +01:00
Fabian Jakobs
729a8848d3 add support for paddings 2010-11-02 16:54:04 +01:00
Eddy Bruel
5d9f8cf0e9 Fixed single replace and removed several spurious
log messages.
2010-11-02 16:03:01 +01:00
Eddy Bruel
04b4a59a81 Merge branch 'master' of github.com:ajaxorg/ace 2010-11-02 15:15:31 +01:00
Eddy Bruel
e02afd9806 Small fix in audo-indentation. 2010-11-02 15:14:38 +01:00
Eddy Bruel
37913f80a1 Fixed a bug in the auto-indentation where already
existing whitespace was not taken into account.
2010-11-02 14:43:48 +01:00
Ruben Daniels
770e1626da Subtle selection / mouse tweaks 2010-10-29 20:14:41 +02:00
Ruben Daniels
05caccfd90 added gutter property 2010-10-29 15:58:04 +02:00
Fabian Jakobs
792ef0a543 pass in require to the require.def wrapper 2010-10-27 13:30:49 +02:00
Fabian Jakobs
58494e088c rename "src" to "lib" 2010-10-27 13:11:21 +02:00
Fabian Jakobs
81df50da2d move files one level up 2010-10-27 12:39:54 +02:00
Fabian Jakobs
112b5f76ed split repos 2010-10-27 12:04:58 +02:00
Fabian Jakobs
c49eecc080 Merge branch 'refs/heads/master' into eddy 2010-10-27 11:50:17 +02:00
Fabian Jakobs
6c284eabab Marker layer is not responsible for redraws
remove sluggishness when moving lines up and down
2010-10-26 17:05:44 +02:00
Fabian Jakobs
4733421aa8 remove "ace/ace" and replace it by more specific modules 2010-10-26 17:05:03 +02:00
Eddy Bruel
d021463d4f Merge branch 'master' of github.com:ajaxorg/editor 2010-10-26 16:54:25 +02:00
Eddy Bruel
f6039ddab4 - Fixed replaceAll 2010-10-26 16:45:31 +02:00
Fabian Jakobs
00d9ab74f8 fix scrollbar update 2010-10-26 16:33:41 +02:00