ace/lib/ace
2011-04-26 20:08:13 +02:00
..
commands catchup with changes in gcli 2011-04-21 15:08:42 +01:00
css added hold-mousedown delay to enable selection drag 2011-02-18 19:56:08 +02:00
keyboard Merge remote-tracking branch 'mozilla/master' 2011-04-26 19:14:16 +02:00
layer Merge remote-tracking branch 'mozilla/master' 2011-04-26 19:14:16 +02:00
mode use new asyncjs 2011-04-26 19:25:31 +02:00
narcissus requireJS version of narcissus 2011-01-25 13:33:37 +01:00
settings changes resulting from resource moves from pilot to cockpit 2011-03-30 09:19:03 +01:00
test fix event emitter test 2011-04-26 19:19:58 +02:00
theme Added Solarized color scheme (from http://ethanschoonover.com/solarized) 2011-04-10 00:03:07 -05:00
worker added check in worker if sender actually exists 2011-04-06 16:19:28 +02:00
anchor.js only skip clipping if the new position came from a change event 2011-02-21 09:20:37 +01:00
anchor_test.js use new asyncjs 2011-04-26 19:25:31 +02:00
background_tokenizer.js move background tokenizer from the editor to the edit session 2011-04-26 10:39:27 +02: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
document_test.js use new asyncjs 2011-04-26 19:25:31 +02:00
edit_session.js Merge remote-tracking branch 'mozilla/master' 2011-04-26 19:14:16 +02:00
edit_session_test.js Refactor unit tests: 2011-04-08 10:28:18 +02:00
editor.js move background tokenizer from the editor to the edit session 2011-04-26 10:39:27 +02:00
editor_change_document_test.js use new asyncjs 2011-04-26 19:25:31 +02:00
editor_highlight_selected_word_test.js use new asyncjs 2011-04-26 19:25:31 +02:00
editor_navigation_test.js use new asyncjs 2011-04-26 19:25:31 +02:00
editor_text_edit_test.js need to startup gcli first 2011-04-26 20:08:13 +02:00
environment.js changes resulting from resource moves from pilot to cockpit 2011-03-30 09:19:03 +01:00
index.js fixing keyboard handling with least hassle 2011-04-06 12:28:22 +01:00
keys.js moving files from pilot to ace where they more properly belong 2011-03-29 17:59:53 +01:00
mouse_handler.js make jshint happy 2011-03-09 09:36:50 +01:00
plugin_manager.js changes resulting from resource moves from pilot to cockpit 2011-03-30 09:19:03 +01:00
promise.js moving files from pilot to ace where they more properly belong 2011-03-29 17:59:53 +01:00
range.js Merge current ajaxorg:master with jviereck:wrapMode 2011-01-26 23:51:04 +01:00
range_test.js use new asyncjs 2011-04-26 19:25:31 +02: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
search_test.js use new asyncjs 2011-04-26 19:25:31 +02:00
selection.js Fixed some bugs and unit tests pass again 2011-03-21 17:54:05 +08:00
selection_test.js use new asyncjs 2011-04-26 19:25:31 +02:00
settings.js rename cockpit -> gcli 2011-04-07 14:19:09 +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 move background tokenizer from the editor to the edit session 2011-04-26 10:39:27 +02:00
virtual_renderer_test.js use new asyncjs 2011-04-26 19:25:31 +02:00