ace/lib/ace
2011-02-11 12:26:24 +01:00
..
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 Reverting change back to fix the regression: 2011-02-11 15:45:53 +08:00
layer move measure DOM node further out of the viewport 2011-02-11 07:59:35 +01:00
mode no need to track the cursor manually anymore 2011-02-11 11:51:01 +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 fix soft wrap unit tests 2011-02-11 12:26:24 +01:00
theme Fix for the cursor in VIM mode. 2011-02-11 15:45:52 +08:00
worker console.log is not always available 2011-02-10 09:54:22 +01:00
anchor.js fix cursor clipping 2011-02-11 11:41:38 +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 ranges for remove and add lines 2011-02-10 16:36:12 +01:00
edit_session.js multi row operations will not be used 2011-02-11 12:09:00 +01:00
editor.js Merge branch 'anchor' 2011-02-11 11:57:23 +01:00
mouse_handler.js fix broken reference to "self" 2011-02-04 13:24:04 +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 fix cursor clipping 2011-02-11 11:41:38 +01:00
tokenizer.js removed the 'match[i + 1].length' clause in order to support tokenizing on an empty line (all the test cases pass without it) 2011-02-10 15:20:29 +08:00
undomanager.js remove dead code 2011-01-19 08:15:13 +01:00
virtual_renderer.js fix mouse positioning if the editor is scrolled in the page 2011-02-11 10:33:09 +01:00