ace/lib/ace
2011-02-21 12:55:21 +01: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 Fix find next/previous keymapping on mac: Use Cmd-G instead of Cmd-K 2011-02-18 22:28:36 +08:00
layer - don't store state in the cursor layer 2011-02-21 08:24:58 +01:00
mode user jshint instead of braindead jslint 2011-02-19 10:24:30 +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 unit tests 2011-02-21 09:21:07 +01:00
theme Adding user styles to theme files 2011-02-18 02:40:28 -08:00
worker use proper AMD style 2011-02-21 12:41:48 +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 fix unit tests 2011-02-21 09:21:07 +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 Show horizontal scrollbar only when needed 2011-02-17 17:46:20 +08: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 some more IE fixes 2011-02-12 15:03:17 +01:00
undomanager.js reset undo stack after setValue() calls 2011-02-19 11:36:58 +01:00
virtual_renderer.js - don't store state in the cursor layer 2011-02-21 08:24:58 +01:00