ace/lib/ace
2012-04-13 12:07:36 +02:00
..
commands make cut a command, and add documentation 2012-04-12 22:42:57 +04:00
css Merge branch 'multiCursor' 2012-04-12 16:03:24 +02:00
edit_session cleanup 2012-04-04 13:06:17 +04:00
ext Add liquid parser. 2012-04-04 16:50:08 -07:00
keyboard Merge remote-tracking branch 'remotes/upstream/master' 2012-04-07 01:00:49 +04:00
layer Merge branch 'multiCursor' 2012-04-12 16:03:24 +02:00
lib don't write to read only property in IE10 2012-03-16 12:24:49 +01:00
mode Add CSS3 rules 2012-04-12 16:52:54 -07:00
model use strict 2011-12-19 15:15:29 +01:00
mouse cleanup 2012-04-12 22:42:56 +04:00
narcissus fix narcissus issue 2012-04-05 21:50:25 +02:00
requirejs Call onLoad in the non-browser case. This allows the r.js optimizer to work when building projects that include ace from source. It should be done anyway, to indicate the load of the resource was successful. 2012-03-06 12:56:40 -08:00
test Merge branch 'multiCursor' 2012-04-12 16:03:24 +02:00
theme caret is only 1px width 2012-04-12 16:48:55 +02:00
worker be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
ace.js enable multi cursor by default 2012-04-13 12:07:36 +02:00
anchor.js use strict 2011-12-19 15:15:29 +01:00
anchor_test.js use strict 2011-12-19 15:15:29 +01:00
background_tokenizer.js use strict 2011-12-19 15:15:29 +01:00
config.js be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
document.js cleanup unit tests 2012-04-06 17:55:23 +02:00
document_test.js use strict 2011-12-19 15:15:29 +01:00
edit_session.js Merge remote-tracking branch 'remotes/upstream/master' 2012-04-07 01:00:49 +04:00
edit_session_test.js use strict 2011-12-19 15:15:29 +01:00
editor.js make cut a command, and add documentation 2012-04-12 22:42:57 +04:00
editor_change_document_test.js use strict 2011-12-19 15:15:29 +01:00
editor_highlight_selected_word_test.js use strict 2011-12-19 15:15:29 +01:00
editor_navigation_test.js use strict 2011-12-19 15:15:29 +01:00
editor_text_edit_test.js use strict 2011-12-19 15:15:29 +01:00
multi_select.js make cut a command, and add documentation 2012-04-12 22:42:57 +04:00
multi_select_test.js cleanup 2012-04-12 22:42:56 +04:00
placeholder.js Typo followup: now handling both of ACE and Cloud9 worlds 2012-03-12 17:33:17 +02:00
placeholder_test.js Typo followup: now handling both of ACE and Cloud9 worlds 2012-03-12 17:33:17 +02:00
range.js fix typo 2012-04-03 22:46:48 +04:00
range_list.js cleanup 2012-04-12 22:42:56 +04:00
range_list_test.js overuse of events is bad:( 2012-04-03 22:47:57 +04:00
range_test.js use strict 2011-12-19 15:15:29 +01:00
renderloop.js fix flash of hidden textarea 2011-12-20 12:16:49 +01:00
scrollbar.js use getBoundingClientRect for measuring text size 2012-04-11 20:08:50 +04:00
search.js use strict 2011-12-19 15:15:29 +01:00
search_test.js use strict 2011-12-19 15:15:29 +01:00
selection.js reset desiredColumn when needed instead of updating it all the time 2012-03-25 14:52:17 +04:00
selection_test.js use strict 2011-12-19 15:15:29 +01:00
split.js use strict 2011-12-19 15:15:29 +01:00
token_iterator.js use strict 2011-12-19 15:15:29 +01:00
token_iterator_test.js cleanup unit tests 2012-04-06 17:55:23 +02:00
tokenizer.js allow real regular expressions in highlighters 2012-04-06 15:33:27 +02:00
undomanager.js use strict 2011-12-19 15:15:29 +01:00
unicode.js use strict 2011-12-19 15:15:29 +01:00
virtual_renderer.js more scrolling fixes 2012-04-12 16:40:58 +02:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00