Commit graph

2,142 commits

Author SHA1 Message Date
Jan Jongboom
5e44199d36 Merge pull request #516 from ajaxorg/hotfix/theme_require_paths
fixed require paths for ace themes
2011-11-18 03:01:26 -08:00
mikedeboer
390f541769 fixed require paths for ace themes 2011-11-18 11:53:51 +01:00
Sergi Mansilla
aeb49e017c Merge pull request #515 from ajaxorg/hotfix/gutter-shiz
Hotfix/gutter shiz
2011-11-18 02:05:54 -08:00
Jan Jongboom
385b4cb932 ace-uncompressed build update 2011-11-18 10:58:58 +01:00
Jan Jongboom
5174c54a89 Fresh build 2011-11-18 10:38:14 +01:00
Jan Jongboom
314f756bfb Themes reverted 2011-11-18 10:36:37 +01:00
Fabian Jakobs
00d86c60ef Merge pull request #506 from ajaxorg/placeholders
Placeholders
2011-11-17 10:54:11 -08:00
Zef Hemel
7d50280a49 Unit tests for placeholder and bugfixes resulting from the test. 2011-11-17 10:39:42 +01:00
Zef Hemel
1fb9e0aea4 Merge pull request #507 from defunkt/upper-and-lower
Add editor.toUpperCase() and editor.toLowerCase()
2011-11-16 22:27:25 -08:00
Chris Wanstrath
351c1e75fb Add editor.toUpperCase() and editor.toLowerCase()
Also add Ctrl-U (uppercase) and Ctrl-Shift-U (lowercase) bindings.
2011-11-16 10:34:19 -08:00
Zef Hemel
8978ca7bb3 Merge remote-tracking branch 'origin/master' into placeholders 2011-11-16 17:00:24 +01:00
Zef Hemel
90928a61ae Removed default classes. 2011-11-16 16:48:58 +01:00
Zef Hemel
42d6cedf4d Minor tweaks. 2011-11-16 16:46:28 +01:00
mikedeboer
ba8574b9df added Travis status to Readme 2011-11-16 12:29:59 +01:00
mikedeboer
79c661aa53 added Travis config 2011-11-16 12:21:40 +01:00
Zef Hemel
ba4497e068 Merge remote-tracking branch 'origin/master' into placeholders 2011-11-16 11:08:54 +01:00
Zef Hemel
755ec7eeb2 First iteration of placeholders in ACE. 2011-11-16 11:07:20 +01:00
Fabian Jakobs
7dd3d5c576 package 2011-11-15 18:20:29 +01:00
Fabian Jakobs
be69263d31 fix #505 2011-11-15 18:11:00 +01:00
Fabian Jakobs
392a80d23c package 2011-11-15 11:43:00 +01:00
Fabian Jakobs
74beb8070d haxe mode 2011-11-15 11:41:45 +01:00
Fabian Jakobs
c97fc93a71 Merge branch 'haxesyntax'
Conflicts:
	demo/kitchen-sink/demo.js
2011-11-15 11:38:43 +01:00
Fabian Jakobs
6d06b3bbd0 cleanups to the haxe mode 2011-11-15 11:21:57 +01:00
Jason O'Neil
45d3c86da6 Changed to demo, because haxe.hx was renamed to Haxe.hx
Haxe files must be uppercase to be compile-able.
2011-11-15 11:15:41 +01:00
Jason O'Neil
8f0a86639a Renamed haxe file sample and changed class so that it is a valid file that compiles. 2011-11-15 11:15:41 +01:00
Jason O'Neil
0c4c0f8529 Changes to Textarea also 2011-11-15 11:15:41 +01:00
Fabian Jakobs
112c5e8959 package 2011-11-15 11:08:33 +01:00
Fabian Jakobs
a13ba68fa2 fix unit tests 2011-11-15 11:05:11 +01:00
Fabian Jakobs
c1082c648c Merge branch 'match-on-tokens' of https://github.com/dgeorge/ace into dgeorge-match-on-tokens
Conflicts:
	lib/ace/edit_session.js
	lib/ace/edit_session_test.js
	lib/ace/test/all_browser.js
2011-11-15 11:01:24 +01:00
Fabian Jakobs
d62c796785 package 2011-11-14 18:12:21 +01:00
Fabian Jakobs
32e90b2b8a Function.prototype.bind cannot be used in the loader
since ES5-shim is not there yet.
2011-11-14 18:12:15 +01:00
Fabian Jakobs
2d9382fb47 function.bind is not available in Safari 2011-11-14 09:19:53 +01:00
dgeorge
a4e1ab55f0 Changed the typeRe regular expression to be more strict. 2011-11-11 09:24:08 -08:00
Fabian Jakobs
3fcbaa4c7c package 2011-11-11 16:09:30 +01:00
Fabian Jakobs
328dbc312f sometimes "delete lines" did not update the active
line highlight
2011-11-11 15:56:55 +01:00
Fabian Jakobs
dcfecdc1a4 fix find next scroll into view 2011-11-11 15:50:56 +01:00
Fabian Jakobs
129ac7eb0a split off compat files as separate build file 2011-11-11 12:27:41 +01:00
Fabian Jakobs
c4bcb96b3a package 2011-11-11 12:27:16 +01:00
Fabian Jakobs
209887ad47 webkit hotfix 2011-11-11 12:27:00 +01:00
Fabian Jakobs
fc220d0363 more command manager tests 2011-11-11 12:26:46 +01:00
Fabian Jakobs
e910138acd add command_manager unit tests 2011-11-11 11:10:37 +01:00
Fabian Jakobs
25caf6b3bf package 2011-11-10 18:18:40 +01:00
Fabian Jakobs
c1ee54cae7 stupid chrome fix 2011-11-10 18:18:15 +01:00
Fabian Jakobs
09a52b8165 allow modules to return a module 2011-11-10 18:17:53 +01:00
Fabian Jakobs
0986187300 add canon to migration list 2011-11-10 17:16:08 +01:00
Fabian Jakobs
8f122465f9 compiled requireJS doesn't like relative text plugins 2011-11-10 17:15:49 +01:00
Fabian Jakobs
3036ce516b improve migration layer 2011-11-10 17:14:52 +01:00
Fabian Jakobs
44c019871c add removeCommand function 2011-11-10 17:14:17 +01:00
Fabian Jakobs
ea4d070bfd package 2011-11-10 10:35:43 +01:00
Fabian Jakobs
489659c86f some minor fixes 2011-11-10 10:35:32 +01:00