| .. |
|
commands
|
Minimal UI for Find+Replace, issue 56.
|
2011-02-18 14:26:23 +08:00 |
|
css
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-02-15 09:27:06 +01:00 |
|
keyboard
|
more mac keybindings for deleting stuff
|
2011-02-13 17:21:43 +01:00 |
|
layer
|
store markers in the session and not in the renderer
|
2011-02-13 18:01:00 +01:00 |
|
mode
|
bug fixes and tests
|
2011-02-17 01:54:31 +08:00 |
|
narcissus
|
requireJS version of narcissus
|
2011-01-25 13:33:37 +01:00 |
|
settings
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
test
|
Fix bug that prevented moveWordLeft/Right to move behind || or [
|
2011-02-18 13:55:36 +08:00 |
|
theme
|
Adding user styles to theme files
|
2011-02-18 02:40:28 -08:00 |
|
worker
|
Make worker_client.$guessBasePath look for ace-uncompressed.js as well
|
2011-02-17 21:10:56 +08:00 |
|
anchor.js
|
fix desired column computation
|
2011-02-12 13:13:35 +01:00 |
|
background_tokenizer.js
|
IE fixes
|
2011-02-01 11:48:46 +01:00 |
|
defaults.js
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
document.js
|
let the document act as anchor factory
|
2011-02-17 16:11:03 +01:00 |
|
edit_session.js
|
Fix bug that prevented moveWordLeft/Right to move behind || or [
|
2011-02-18 13:55:36 +08:00 |
|
editor.js
|
explicitly update cursor on enter
|
2011-02-17 18:00:57 +01:00 |
|
mouse_handler.js
|
More fixes.
|
2011-02-13 17:07:42 +02:00 |
|
range.js
|
Merge current ajaxorg:master with jviereck:wrapMode
|
2011-01-26 23:51:04 +01:00 |
|
renderloop.js
|
update postMessage fix based on @gozala's feedback
|
2011-01-17 11:07:53 +01:00 |
|
scrollbar.js
|
Show horizontal scrollbar only when needed
|
2011-02-17 17:46:20 +08:00 |
|
search.js
|
bug fixes and tests
|
2011-02-17 01:54:31 +08:00 |
|
selection.js
|
let the document act as anchor factory
|
2011-02-17 16:11:03 +01:00 |
|
tokenizer.js
|
some more IE fixes
|
2011-02-12 15:03:17 +01:00 |
|
undomanager.js
|
remove dead code
|
2011-01-19 08:15:13 +01:00 |
|
virtual_renderer.js
|
fix scroll cursor into view if the editor is not visible
|
2011-02-17 11:05:11 +01:00 |