Commit graph

104 commits

Author SHA1 Message Date
Fabian Jakobs
b16e7ef478 add cockpit to the paths 2011-04-26 20:07:27 +02: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
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
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
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
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
Joe Walker
4fc695fb67 move key binding system into ace from gcli 2011-04-06 18:48:12 +01: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
c84ec61daf move trimRight from fixoldbrowers to lang 2011-03-31 09:40:35 +02:00
Joe Walker
d8cb48191d convert to using gcli api, and sync with latest gcli 2011-03-30 11:50:54 +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
Joe Walker
a48d0e7688 catchup with changes to command syntax in cockpit/gcli 2011-03-25 12:51:49 +00:00
Joe Walker
4900fa2f9f a ton of fixes to make cockpit look good in ace, or at least not totally borked 2011-03-17 21:50:03 +00:00
Joe Walker
6508ebea8c rename the bool type to be called boolean 2011-03-17 17:23:07 +00:00
Joe Walker
f70310742a rename the text type to be called string type 2011-03-17 17:12:00 +00:00
Joe Walker
a6aa2ec6ee Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
	build_support/mini_require.js
	support/cockpit
	support/pilot
2011-03-17 12:54:50 +00:00
Joe Walker
88a335b500 moving pilot to be a submodule of cockpit 2011-03-11 12:18:26 +00:00
Fabian Jakobs
e0dcf0c9c2 update pilot 2011-03-09 11:20:43 +01:00
Fabian Jakobs
4ab1d42273 update cockpit 2011-03-07 20:11:56 +01:00
Fabian Jakobs
0a00b8aea6 Merge remote branch 'jviereck/kb'
Conflicts:
	lib/ace/keyboard/keybinding/default_mac.js
	lib/ace/keyboard/keybinding/default_win.js
	support/pilot
2011-03-07 20:00:51 +01:00
Fabian Jakobs
9703b79a1e update pilot 2011-02-24 15:29:36 +01:00
Mihai Sucan
b261c4e4dd changes for Mozilla Workspace. work in progress, definitely not ready for pull requests! ;) 2011-02-21 20:26:02 +02:00
Fabian Jakobs
cc8685c11d update pilot 2011-02-21 16:03:23 +01:00
Fabian Jakobs
f11be2cdb5 update pilot 2011-02-21 09:58:20 +01:00
Julian Viereck
c428908211 Add examples for new command.bindKey to demo.js, update Pilot & Cockpit 2011-02-20 17:13:15 +01:00
Julian Viereck
c27fd43ebd Issue #91: Put key bindings on the commands directlyå 2011-02-20 16:24:05 +01:00
Julian Viereck
ddee0d01ec Catchup with Pilot. Add 'sender' parameter to canon.exec 2011-02-20 11:21:43 +01:00
Joe Walker
f332454b38 Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
	Makefile.dryice.js
	build_support/boot.js
	build_support/mini_require.js
	lib/ace/edit_session.js
	package.json
	support/pilot
2011-02-19 23:38:07 +00:00
Fabian Jakobs
fbff87f0b2 only do dom operations in the update function 2011-02-18 15:46:15 +01:00
Fabian Jakobs
98556ccd10 update pilot 2011-02-18 11:56:08 +01:00
Fabian Jakobs
3b0e49539b fix undo cursor regression 2011-02-17 15:38:40 +01:00
Fabian Jakobs
cc32cee6fc update pilot 2011-02-17 08:34:56 +01:00
Fabian Jakobs
e9049b239a update pilot 2011-02-14 11:54:09 +01:00
Fabian Jakobs
428dbeb11d some more IE fixes 2011-02-12 15:03:17 +01:00
Fabian Jakobs
6d098070a4 update pilot 2011-02-12 13:16:56 +01:00
Fabian Jakobs
6c6f2a8f1c fix mouse positioning if the editor is scrolled in the page 2011-02-11 10:33:09 +01:00
Fabian Jakobs
442bee9601 update pilot 2011-02-11 08:22:22 +01:00
Fabian Jakobs
faca5d8267 move measure DOM node further out of the viewport 2011-02-11 07:59:35 +01:00
Fabian Jakobs
ac44381658 update pilot 2011-02-08 17:21:19 +01:00
Fabian Jakobs
4b3d183ba7 reaadd tokenizer check 2011-02-08 09:19:06 +01:00
Fabian Jakobs
4575e8cca3 update pilot 2011-02-03 16:09:36 +01:00
Fabian Jakobs
bb489c174c use more interesting ruby example 2011-02-03 10:18:55 +01:00
Fabian Jakobs
5a0bd89c79 update pilot 2011-02-02 13:34:14 +01:00