| .. |
|
commands
|
fix copyright
|
2011-01-15 13:36:51 +01:00 |
|
css
|
unify css coding style
|
2011-02-02 10:49:05 +01:00 |
|
keyboard
|
setTimeout passes the elapsed time as argument
|
2011-02-04 07:47:04 +01:00 |
|
layer
|
use objects instead of sparse arrays
|
2011-02-02 18:10:42 +01:00 |
|
mode
|
add C/C++ syntax highlighting
|
2011-02-04 14:28:25 +08:00 |
|
narcissus
|
requireJS version of narcissus
|
2011-01-25 13:33:37 +01:00 |
|
settings
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
test
|
fix https://github.com/ajaxorg/ace/issues/74
|
2011-02-02 09:47:21 +01:00 |
|
theme
|
Extending editor and twilight theme to allow styling of cursor form a vim plugin or any other that needs to visually indicate it's mode.
|
2011-01-26 18:01:40 +01:00 |
|
worker
|
ignore #! in the js worker
|
2011-02-03 14:45:45 +01:00 |
|
background_tokenizer.js
|
IE fixes
|
2011-02-01 11:48:46 +01:00 |
|
defaults.js
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
document.js
|
fix https://github.com/ajaxorg/ace/issues/74
|
2011-02-02 09:47:21 +01:00 |
|
edit_session.js
|
Patched wordwrap JS error on startup
|
2011-02-04 14:27:55 +08:00 |
|
editor.js
|
don't use touch handler yet
|
2011-02-02 09:47:38 +01:00 |
|
mouse_handler.js
|
split off mouse handling code
|
2011-02-01 15:23:30 +01:00 |
|
range.js
|
Merge current ajaxorg:master with jviereck:wrapMode
|
2011-01-26 23:51:04 +01:00 |
|
renderloop.js
|
update postMessage fix based on @gozala's feedback
|
2011-01-17 11:07:53 +01:00 |
|
scrollbar.js
|
fix copyright
|
2011-01-15 13:36:51 +01:00 |
|
search.js
|
all tests are green again
|
2011-01-19 08:41:04 +01:00 |
|
selection.js
|
Merge current ajaxorg:master with jviereck:wrapMode
|
2011-01-26 23:51:04 +01:00 |
|
tokenizer.js
|
fix copyright
|
2011-01-15 13:36:51 +01:00 |
|
undomanager.js
|
remove dead code
|
2011-01-19 08:15:13 +01:00 |
|
virtual_renderer.js
|
don't move the textarea in IE
|
2011-02-01 10:08:58 +01:00 |