ace/lib/ace
2012-04-04 20:34:06 +02:00
..
commands jumptomatching should be enabled in readonly mode 2012-01-02 21:46:04 +04:00
css small css optimization. (based on output from chrome css profiler) 2012-01-24 12:57:34 +04:00
edit_session fix foldAll 2012-01-02 21:46:04 +04:00
ext Merge pull request #597 from ajaxorg/code-snippets 2011-12-29 02:40:48 -08:00
keyboard fix flash of hidden textarea 2011-12-20 12:16:49 +01:00
layer fixed font size flicker between show/hide of editor instances 2012-02-02 11:22:59 +01:00
lib don't write to read only property in IE10 2012-03-16 12:24:49 +01:00
mode Merge pull request #645 from wcandillon/master 2012-04-04 04:09:09 -07:00
model use strict 2011-12-19 15:15:29 +01:00
mouse use strict 2011-12-19 15:15:29 +01:00
narcissus fix browser tests 2011-11-09 17:56:27 +01: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 fix tests 2011-12-20 15:16:09 +01:00
theme Truly improve syntax highlighting for JS, CSS, XML/HTML 2012-03-31 23:56:47 -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 check was wrong 2012-04-04 20:34:06 +02:00
document_test.js use strict 2011-12-19 15:15:29 +01:00
edit_session.js be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
edit_session_test.js use strict 2011-12-19 15:15:29 +01:00
editor.js Merge commit '8b82f01' 2012-01-23 15:05:49 +01: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
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 use strict 2011-12-19 15:15:29 +01: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 use strict 2011-12-19 15:15:29 +01: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 Fix test I didn't know existed 2012-03-24 03:12:14 +01:00
tokenizer.js use strict 2011-12-19 15:15:29 +01: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 be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00