| .. |
|
commands
|
morph ace commands to more closely resemble skywriter commands
|
2010-11-24 15:56:52 +00:00 |
|
conf/keybindings
|
Merge branch 'master' of https://github.com/ajaxorg/ace
|
2010-12-03 16:31:37 +00:00 |
|
css
|
rename "src" to "lib"
|
2010-10-27 13:11:21 +02:00 |
|
layer
|
fix character size measurement
|
2010-12-15 15:41:08 +01:00 |
|
mode
|
small fix & changed contributor ;o)
|
2010-12-16 21:18:23 +01:00 |
|
test
|
all tests are working now
|
2010-12-16 10:56:33 +01:00 |
|
theme
|
new color theme: Pastel on dark
|
2010-12-16 21:02:23 +01:00 |
|
background_tokenizer.js
|
put functions from old "ace/lib" modules directly
|
2010-12-15 11:04:14 +01:00 |
|
document.js
|
fix move lines up + unit test
|
2010-12-15 19:28:30 +01:00 |
|
editor.js
|
collapse line selection for outdented rows
|
2010-12-15 19:17:45 +01:00 |
|
keybinding.js
|
some Opera key handling fixes (not perfect yet)
|
2010-12-15 15:40:53 +01:00 |
|
range.js
|
toggleCommentLines and indentRows now take row
|
2010-12-15 19:16:44 +01:00 |
|
renderloop.js
|
put functions from old "ace/lib" modules directly
|
2010-12-15 11:04:14 +01:00 |
|
scrollbar.js
|
use ES5 bind() instead of lang.bind()
|
2010-12-15 11:43:02 +01:00 |
|
search.js
|
put functions from old "ace/lib" modules directly
|
2010-12-15 11:04:14 +01:00 |
|
selection.js
|
put functions from old "ace/lib" modules directly
|
2010-12-15 11:04:14 +01:00 |
|
textinput.js
|
put functions from old "ace/lib" modules directly
|
2010-12-15 11:04:14 +01:00 |
|
tokenizer.js
|
remove references to window (not supported by node)
|
2010-12-15 20:01:26 +01:00 |
|
undomanager.js
|
convert UndoManger to exports style
|
2010-11-17 13:55:54 +00:00 |
|
virtual_renderer.js
|
IE rendering fix
|
2010-12-15 17:34:24 +01:00 |