ace/lib/ace
nightwing 1254357d92 Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
	lib/ace/commands/command_manager.js
	lib/ace/test/mockrenderer.js
	lib/ace/test/all_browser.js
2012-04-07 01:00:49 +04:00
..
commands Merge remote-tracking branch 'remotes/upstream/master' 2012-04-07 01:00:49 +04:00
css rearrange markers to bring selected_word behind selection 2012-03-20 00:00:38 +04: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 refactor 2012-03-30 00:09:19 +04:00
lib don't write to read only property in IE10 2012-03-16 12:24:49 +01:00
mode cleanup unit tests 2012-04-06 17:55:23 +02:00
model use strict 2011-12-19 15:15:29 +01:00
mouse cleanup 2012-04-04 13:06:17 +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 remote-tracking branch 'remotes/upstream/master' 2012-04-07 01:00:49 +04:00
theme Merge pull request #684 from danyaPostfactum/patch-1 2012-04-05 05:32:28 -07:00
worker be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
ace.js Add new requires 2012-03-30 14:54:39 -07: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 fix: find doesn't change horizontal scroll 2012-04-06 15:33:27 +02: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 cleanup 2012-04-04 13:06:17 +04:00
multi_select_test.js add some tests 2012-03-31 22:08:08 +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-04 13:06:17 +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 strict 2011-12-19 15:15:29 +01: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 Merge remote-tracking branch 'remotes/upstream/master' 2012-04-07 01:00:49 +04:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00