ace/lib/ace
2011-03-02 12:23:20 -05:00
..
commands Minimal UI for Find+Replace, issue 56. 2011-02-18 14:26:23 +08:00
css added hold-mousedown delay to enable selection drag 2011-02-18 19:56:08 +02:00
keyboard don't overload Ctrl-R. Instead use Alt-Ctrl-R for the replace command 2011-02-22 14:11:29 +01:00
layer if possible append the measure node to the body 2011-02-26 20:44:48 +01:00
mode Fix Issue #142 2011-02-28 16:45:59 +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 add unit test to match regular expression literals (still fialing) 2011-02-22 23:39:01 +01:00
theme Adding Vibrant Ink, Merbivore and Merbivore Soft themes. 2011-03-02 12:23:20 -05:00
worker guard console.log call 2011-02-24 15:24:12 +01:00
anchor.js only skip clipping if the new position came from a change event 2011-02-21 09:20:37 +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 rebased the branch, moved the moveText() from Document to EditSession, and removed the 'move' change event, which is no longer needed given the fixes in UndoManager. 2011-02-18 14:53:44 +02:00
edit_session.js Merge branch 'master' of github.com:ajaxorg/ace 2011-02-21 12:55:21 +01:00
editor.js remove debugger statement 2011-02-24 15:48:55 +01:00
mouse_handler.js Merge branch 'issue-42' 2011-02-20 13:20:31 +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 improvements for Workspace 2011-02-21 20:27:09 +02:00
search.js bug fixes and tests 2011-02-17 01:54:31 +08:00
selection.js let the document act as anchor factory 2011-02-17 16:11:03 +01:00
tokenizer.js add unit test to match regular expression literals (still fialing) 2011-02-22 23:39:01 +01:00
undomanager.js more fixes for Workspace 2011-02-21 20:26:27 +02:00
virtual_renderer.js Added missing settings functions 2011-02-26 18:05:56 -08:00