Commit graph

62 commits

Author SHA1 Message Date
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
Fabian Jakobs
3f1cc083d8 Merge branch 'master' of github.com:ajaxorg/ace 2011-01-25 21:38:59 +01:00
Irakli Gozalishvili
681dace8ce Removing unnecessary and dependency on heavy 'node-o3-xml'. 2011-01-26 03:10:46 +08:00
Fabian Jakobs
38bc952daf update pilot 2011-01-25 13:35:30 +01:00
Fabian Jakobs
6abd5dae8e cleanup paths.js 2011-01-22 17:17:40 +01:00
Fabian Jakobs
c99d9dd262 replace git submodules by npm dependencies 2011-01-22 17:02:11 +01:00
Fabian Jakobs
dc42d5c49b update pilot 2011-01-22 15:01:03 +01:00
Fabian Jakobs
33d24e0b23 update sub modules 2011-01-20 13:31:45 +01:00
Fabian Jakobs
6961f375a6 update pilot 2011-01-19 10:06:13 +01:00
Fabian Jakobs
ebac43d329 fix node search paths for unit tests 2011-01-18 11:39:48 +01:00
Fabian Jakobs
dab3347d81 update cockpit 2011-01-17 13:03:57 +01:00
Matt Pardee
8c0f9562d1 Fixed clouds_midnight.js filename 2011-01-15 05:53:55 -08:00
Fabian Jakobs
7644522783 fix copyright 2011-01-15 13:36:51 +01:00
Fabian Jakobs
8a9a987ff4 update sub modules 2011-01-15 13:26:02 +01:00
Fabian Jakobs
18adea4251 Merge remote branch 'jviereck/keymapping'
Conflicts:
	.gitignore
	.gitmodules
	LICENSE
	demo/boot.js
	demo/startup.js
	lib/ace/editor.js
	support/cockpit
2011-01-14 15:21:38 +01:00
Fabian Jakobs
5d8b9abb6c flatten deps 2011-01-14 14:10:40 +01:00
Fabian Jakobs
85e0d2168c update submodule license files 2011-01-13 23:12:52 +01:00
Julian Viereck
3ebd2865ea Finalize current keymapping work:
- catchup with latest changes to pilot/keys.js
- the textinput adds a event.addCommandKeyEvent(...) to the input
- the onTextInput and onCommandKey event sent by the textinput are forwareded to the edtior which
  then forwards the input to the keybinding, which handles the input based on the current inputMode.
- the current inputMode can get changed by setting the setting "inputMode". Currently there are the
  modes "vim" and "emacs". If the inputMode doesn't match, the "default" mode is used.
2011-01-13 22:47:58 +01:00
Joe Walker
840b83d15b catchup with cockpit 2011-01-12 17:31:25 +00:00
Fabian Jakobs
3a892c7207 fix tests 2011-01-12 15:33:42 +01:00
Joe Walker
bc85026e23 catchup with cockpit 2011-01-12 11:12:35 +00:00
Joe Walker
c13e39c672 adding dryice submodule 2011-01-12 01:19:49 +00:00
Joe Walker
ce503c7470 catchup with cockpit (pilot really) 2011-01-12 01:15:13 +00:00
Fabian Jakobs
7b07851c8f IE fixes 2011-01-10 23:13:45 +01:00
Fabian Jakobs
26053fc0af update pilot 2011-01-10 15:28:03 +01:00
Fabian Jakobs
83f3f81928 make boot script packager friendly 2011-01-10 13:57:54 +01:00
Fabian Jakobs
5cc67ba146 Merge remote branch 'mozilla/master'
Conflicts:
	.gitignore
	support/cockpit
2011-01-10 12:50:28 +01:00
Fabian Jakobs
4ca58558f1 move setInnerHtml to pilot/dom 2011-01-10 10:29:22 +01:00
Joe Walker
5a74d8f944 catchup with cockpit 2011-01-07 12:20:09 +00:00
Joe Walker
60ddae77a8 catchup with cockpit 2011-01-07 12:12:23 +00:00
Julian Viereck
511de83908 Simple line wrapping is up but a little bit of a hack right now 2011-01-07 12:15:25 +01:00