ace/lib/ace
2012-03-30 00:09:19 +04:00
..
commands refactor 2012-03-30 00:09:19 +04:00
css rearrange markers to bring selected_word behind selection 2012-03-20 00:00:38 +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 hash_handler 2012-03-22 19:34:37 +04:00
layer refactor 2012-03-30 00:09:19 +04:00
lib fix ie8 jquery 1.7.1 compatibility 2012-02-23 20:52:03 -08:00
mode add json worker 2012-03-02 11:40:25 +01:00
model use strict 2011-12-19 15:15:29 +01:00
mouse refactor 2012-03-30 00:09:19 +04:00
narcissus fix browser tests 2011-11-09 17:56:27 +01:00
requirejs r.js fix 2012-01-02 17:32:53 +01:00
test add draft implementation of rangeList to test it's usefulness 2012-03-14 14:57:58 +04:00
theme use slightly lighter color for folds in textmate theme 2012-01-24 12:57:58 +04:00
worker add json worker 2012-03-02 11:40:25 +01:00
ace.js add worker_client to the main package 2012-02-29 15:07:55 +01: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
document.js use strict 2011-12-19 15:15:29 +01:00
document_test.js use strict 2011-12-19 15:15:29 +01:00
edit_session.js fix multiline text markers and update comments to match actual functions 2012-03-18 17:20:37 +04: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
multi_select.js refactor 2012-03-30 00:09:19 +04:00
placeholder.js Fixed a typo in placeholder that was stopping the cancel to work 2012-03-08 20:29:21 +02:00
placeholder_test.js Fixing typo followup, try fixing the corrupted tests 2012-03-09 00:52:20 +02:00
range.js use strict 2011-12-19 15:15:29 +01:00
range_list.js refactor 2012-03-30 00:09:19 +04:00
range_list_test.js emit events on add/remove to range_list 2012-03-22 19:37:18 +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 use strict 2011-12-19 15:15:29 +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 can edit text with multiple selections 2012-03-22 23:13:41 +04:00
virtual_renderer_test.js use strict 2011-12-19 15:15:29 +01:00