Commit graph

1,393 commits

Author SHA1 Message Date
Fabian Jakobs
103255f4d2 Merge remote-tracking branch 'mozilla/master'
Conflicts:
	lib/ace/edit_session.js
	lib/ace/layer/text.js
2011-04-26 19:14:16 +02:00
Fabian Jakobs
86910f6605 fix unit tests for new version of asyncjs 2011-04-26 19:08:20 +02:00
Fabian Jakobs
b8ab958674 Merged pull request #207 from dahjelle/master.
Added Solarized color scheme to available options.
2011-04-26 03:07:27 -07:00
Fabian Jakobs
9e09573f73 Merge branch 'master' of github.com:ajaxorg/ace 2011-04-26 11:53:41 +02:00
Fabian Jakobs
ef8973a8f8 add support for multiline attributes in html and xml modes 2011-04-26 11:15:57 +02:00
Fabian Jakobs
f9bf9bfc9a move background tokenizer from the editor to the edit session 2011-04-26 10:39:27 +02:00
Joe Cheng
82e8ae5a49 Fix performance regression on large documents 2011-04-26 09:46:52 +02:00
Mihai Sucan
2d7326f1c9 fix for a few of the es5 keywords 2011-04-26 09:45:17 +02:00
Mihai Sucan
ebe4117945 fix setUseWorker() 2011-04-26 09:43:52 +02:00
Fabian Jakobs
f275f4ade4 minor cleanup 2011-04-26 09:43:29 +02:00
Fabian Jakobs
84f2aa6dfa Merged pull request #205 from Gozala/bug/overwrite.
Fixing `editor.setOverwrite`
2011-04-25 22:37:01 -07:00
Joe Walker
b5a3e64f60 catchup with gcli 2011-04-22 00:24:23 +01:00
Joe Walker
7a33ecbbce Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
	lib/ace/test/event_emitter_test.js
2011-04-21 18:19:11 +01:00
Joe Walker
6a5ac01453 point to correct version of cockpit/gcli 2011-04-21 17:53:43 +01:00
Joe Walker
a6c9a0463d catchup with gcli 2011-04-21 17:39:16 +01:00
Joe Walker
34bc1cf6ea catchup with changes in gcli 2011-04-21 15:08:42 +01:00
David Alan Hjelle
69778adb4c Added Solarized color scheme (from http://ethanschoonover.com/solarized) 2011-04-10 00:03:07 -05:00
Fabian Jakobs
bc027e927a Refactor unit tests:
- move tests next to implementation files
- all tests run standalone in node
- all tests run in the browser
2011-04-08 10:28:18 +02:00
Joe Walker
3ba5c09099 Merge branch 'master' of https://github.com/ajaxorg/ace 2011-04-07 16:27:47 +01:00
Joe Walker
817ff7ce5e fix setInnerHtml to work without side effects, and introduce rebuildWith to have perf gains, also fix some warnings in the code in related files 2011-04-07 16:27:09 +01:00
Joe Walker
45a7be6b43 rename cockpit -> gcli 2011-04-07 14:19:09 +01:00
Irakli Gozalishvili
915c1be533 Fixing bug in editor.setOverwrite #issue/204 2011-04-07 17:38:00 +08:00
Joe Walker
6af328f0f4 Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
	support/pilot
2011-04-07 06:18:56 +01:00
Joe Walker
ab3ac17533 import gcli properly 2011-04-07 06:16:12 +01:00
Joe Walker
6e7d9e61c0 provide a number of pref tweaks to give a fastpath to non-human commands 2011-04-07 06:07:17 +01:00
Irakli Gozalishvili
2bb3dc3128 Fixing bug in editor.setOverwrite #issue/204 2011-04-06 10:51:04 -07:00
Joe Walker
4fc695fb67 move key binding system into ace from gcli 2011-04-06 18:48:12 +01:00
mikedeboer
ba2f10346b added check in worker if sender actually exists 2011-04-06 16:19:28 +02:00
Joe Walker
b6e3f52faf fix keybinding in a slightly less kludgy way 2011-04-06 13:34:42 +01:00
Joe Walker
2ddec8717c fixing keyboard handling with least hassle 2011-04-06 12:28:22 +01:00
Joe Walker
2d43ddd047 change command format to move request to being an implementation detail 2011-04-06 01:23:35 +01:00
Fabian Jakobs
0cacc2bfdf pilot 2011-03-31 10:10:33 +02:00
Fabian Jakobs
1bd6ebbc49 update package 2011-03-31 10:06:27 +02:00
Fabian Jakobs
eac45c82fc make worker detection a little more robust 2011-03-31 10:06:17 +02:00
Fabian Jakobs
82bc93ac60 fix typo 2011-03-31 09:50:14 +02:00
Fabian Jakobs
c84ec61daf move trimRight from fixoldbrowers to lang 2011-03-31 09:40:35 +02:00
Joe Walker
d80f0fe66e Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
	lib/ace/commands/default_commands.js
	lib/ace/edit_session.js
2011-03-30 12:06:18 +01:00
Joe Walker
d8cb48191d convert to using gcli api, and sync with latest gcli 2011-03-30 11:50:54 +01:00
Joe Walker
37e9c8ed56 adding keyboard handling code from cockpit 2011-03-30 09:20:08 +01:00
Joe Walker
9530383e41 reverting to older boot sequence now that commands are properly registered 2011-03-30 09:19:34 +01:00
Joe Walker
953cc3b240 changes resulting from resource moves from pilot to cockpit 2011-03-30 09:19:03 +01:00
Joe Walker
1e24a23ca5 moving files from pilot to ace where they more properly belong 2011-03-29 17:59:53 +01:00
Fabian Jakobs
8ea46c56e3 Merge branch 'master' of github.com:ajaxorg/ace 2011-03-25 15:40:45 +01:00
Fabian Jakobs
6589eee14a merge 2011-03-25 14:35:02 +00:00
Joe Walker
a48d0e7688 catchup with changes to command syntax in cockpit/gcli 2011-03-25 12:51:49 +00:00
Joe Cheng
7fa4d37f57 All full width characters should be styled with double character width 2011-03-23 13:17:19 -07:00
Joe Cheng
21a79fea65 Respect full width property of all East Asian characters
Common Japanese punctuation (comma, period) was being treated as half-width, causing cursor positioning to be off. The new code is comprehensive for code points in the Basic Multilingual Plane.
See https://gist.github.com/883802 for the script I used to generate the code.
2011-03-23 13:06:40 -07:00
Fabian Jakobs
ff7559e388 dom't merge embedded ruby into the standard html mode 2011-03-21 18:44:56 +08:00
Fabian Jakobs
e32370cae8 dom't merge embedded ruby into the standard html mode 2011-03-21 10:44:16 +00:00
Fabian Jakobs
979c16705e Merge remote branch 'upstream/master' 2011-03-21 10:41:39 +00:00