ace/lib/ace
2011-02-15 14:11:52 +01:00
..
commands add commands 2011-02-13 17:21:24 +01:00
css Merge branch 'master' of github.com:ajaxorg/ace 2011-02-15 09:27:06 +01:00
keyboard more mac keybindings for deleting stuff 2011-02-13 17:21:43 +01:00
layer store markers in the session and not in the renderer 2011-02-13 18:01:00 +01:00
mode add perl mode to the makefiles and convert tabs to spaces 2011-02-15 14:11:52 +01: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 Reverted some breaking changes with the tests 2011-02-15 13:17:26 +01:00
theme Move .css files for tm and eclipse theme into the .js file to make build process easiert. Fix eclipse gutter to be like the other ones. 2011-02-15 21:01:00 +08:00
worker add semicolon 2011-02-15 12:16:15 +01:00
anchor.js fix desired column computation 2011-02-12 13:13:35 +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 Made several changes to make ACE work with Concorde 2011-02-14 18:25:55 +01:00
edit_session.js Fix typo in session.setUseWrapMode 2011-02-15 21:01:01 +08:00
editor.js store reference to the matching brace highlight marker in the session 2011-02-15 13:08:55 +01:00
mouse_handler.js More fixes. 2011-02-13 17:07:42 +02: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 Fix PageUp/PageDown commands, which were badly broken on soft-wrapped documents 2011-02-15 14:36:19 +08:00
tokenizer.js some more IE fixes 2011-02-12 15:03:17 +01:00
undomanager.js remove dead code 2011-01-19 08:15:13 +01:00
virtual_renderer.js On font size change, call onResize on the renderer to force update of scrollbars/wrap data 2011-02-15 21:01:01 +08:00