ace/lib/ace
Fabian Jakobs a15688ce00 Merge remote-tracking branch 'iebuggy/master'
Conflicts:
	support/pilot
2011-07-25 15:31:17 +02:00
..
commands fix #312 2011-06-28 13:38:51 -07:00
css fix #187 2011-07-23 20:32:02 +02:00
edit_session fix row cache. fix #352 2011-07-25 13:04:42 +02:00
keyboard Merge pull request #301 from derekcroft/master 2011-07-23 12:01:07 -07:00
layer fix #325 2011-07-22 10:24:15 +02:00
mode cleanup log output 2011-07-25 11:15:38 +02:00
narcissus fix lexing of string literals 2011-04-28 21:14:50 +02:00
settings Implementing CLI settings that are shown in the demo editor. 2011-01-26 12:13:43 +01:00
test fix row cache. fix #352 2011-07-25 13:04:42 +02:00
theme Updating to latest remote. 2011-07-21 07:41:57 -07:00
worker make Ace compatible with requireJS 0.25.0. This 2011-07-25 14:13:46 +02:00
ace.js Fixes for #240 and #255 2011-05-21 00:22:15 +01: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-29 11:26:40 +02:00
background_tokenizer.js Assume no state change from previously known state in bgTokenizer (#256) 2011-05-23 11:31:36 +01:00
defaults.js Implementing CLI settings that are shown in the demo editor. 2011-01-26 12:13:43 +01:00
document.js refactor undo handling 2011-07-23 20:32:03 +02:00
document_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
edit_session.js fix row cache. fix #352 2011-07-25 13:04:42 +02:00
edit_session_test.js make addFold arguments less flexible and do some 2011-07-25 12:00:19 +02:00
editor.js when a click causes the editor to be focused ignore 2011-07-23 20:32:02 +02:00
editor_change_document_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
editor_highlight_selected_word_test.js add unit test for remove to line end 2011-06-08 11:51:10 +00:00
editor_navigation_test.js Update desired column on insert text 2011-07-22 10:23:02 +02:00
editor_text_edit_test.js refactor undo handling 2011-07-23 20:32:03 +02:00
mouse_handler.js when a click causes the editor to be focused ignore 2011-07-23 20:32:02 +02:00
range.js fix #325 2011-07-22 10:24:15 +02:00
range_test.js fix #325 2011-07-22 10:24:15 +02:00
renderloop.js use requestAnimationFrame to allow new browsers to schedule renders 2011-05-14 22:57:50 +05:00
scrollbar.js fix scrollbars for osx lion 2011-07-22 10:23:02 +02:00
search.js bug fixes and tests 2011-02-17 01:54:31 +08:00
search_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
selection.js Verify that #185 is already fixed. fix #185 2011-07-23 20:32:02 +02:00
selection_test.js Verify that #185 is already fixed. fix #185 2011-07-23 20:32:02 +02:00
split.js IE fix 2011-07-15 08:46:29 +00:00
tokenizer.js Apply matched value to tokenizer token functions. 2011-05-19 18:30:03 +01:00
undomanager.js Fix handling of undo/redo stack in splits do the right thing. 2011-05-23 17:14:30 +02:00
virtual_renderer.js Make padding text layer specific so that print margin and active line highlight are not affected. #342 2011-07-14 11:44:28 +02:00
virtual_renderer_test.js use new asyncjs 2011-04-29 11:26:40 +02:00