| .. |
|
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
|
Hilight function definitions
|
2012-03-29 09:50:18 +11: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
|
Update to add param colors and more JS functions
|
2012-03-24 02:47:25 +01:00 |
|
worker
|
update dependencies
|
2012-03-23 21:00:47 +04: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
|
improved empty check
|
2012-03-27 17:19:01 +02:00 |
|
document_test.js
|
use strict
|
2011-12-19 15:15:29 +01:00 |
|
edit_session.js
|
move scroll top and scroll left into the edit_session
|
2011-12-20 14:00:47 +01: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
|
fix click offset bug
|
2012-02-03 15:42:59 +01:00 |
|
virtual_renderer_test.js
|
use strict
|
2011-12-19 15:15:29 +01:00 |