Commit graph

92 commits

Author SHA1 Message Date
Fabian Jakobs
353d6a6f8a fix #366 Spacebar/Enter non-functional when "+ br" selector used in Chrome 2011-08-03 12:45:08 +02:00
Fabian Jakobs
237c224373 fix #195 2011-08-02 15:32:11 +02:00
Fabian Jakobs
afa8bb9698 fix Regression: cannot disable editor commands with canon.removeCommand()
fix #294
2011-08-02 14:39:20 +02:00
Fabian Jakobs
4dfe33655e when a click causes the editor to be focused ignore
it. fix #168
2011-07-23 20:32:02 +02:00
Fabian Jakobs
4740580535 pilot 2011-07-19 13:30:05 +02:00
Fabian Jakobs
da0113ba98 move dryice from npm dep to submodule dep 2011-07-11 12:10:35 +02:00
Fabian Jakobs
89ac7cbf39 add dryice submodule 2011-07-11 12:10:35 +02:00
Fabian Jakobs
bc5476d5f8 pilot 2011-05-31 08:51:07 +02:00
Fabian Jakobs
c437ebf6fb pilot 2011-05-30 09:32:58 +02:00
Fabian Jakobs
427a6a55fc pilot 2011-05-16 15:24:44 +02:00
Fabian Jakobs
e7f32433c7 update pilot 2011-05-16 13:51:04 +02:00
Fabian Jakobs
bacc29278a update packaged ace 2011-05-01 09:33:16 +00: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
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
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
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
Fabian Jakobs
843e7d9549 editor should emit focus and blur events 2011-02-02 08:04:49 +01:00
Fabian Jakobs
cd84a850c6 update pilot 2011-02-01 09:32:53 +01:00
Fabian Jakobs
307b69e5e5 update pilot 2011-01-31 16:56:56 +01:00
Fabian Jakobs
6ac699f00d update pilot 2011-01-28 09:08:45 +01:00
Fabian Jakobs
27efb298fb update pilot 2011-01-27 18:09:19 +01:00
Julian Viereck
e28a49f8f0 Get tests up and running again 2011-01-27 00:07:30 +01:00
Julian Viereck
725820e05d Merge current ajaxorg:master with jviereck:wrapMode 2011-01-26 23:51:04 +01:00
Julian Viereck
e584900ddc Compute on document#setValue and fire changeWrapMode if wrapLimit changes 2011-01-26 21:09:35 +01:00
Fabian Jakobs
9b0d7a6443 update cockpit 2011-01-26 12:15:01 +01:00
Fabian Jakobs
fb1cedcbc2 update pilot 2011-01-25 21:40:00 +01:00