index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
static
/
js
/
ace2_inner.js
Age
Commit message (
Expand
)
Author
2014-02-01
allow tabs to be cycled when focus is in editor
John McLear
2013-12-18
expose update browser selection function
John McLear
2013-12-18
dont error when pressing del on rep 0 0
John McLear
2013-12-17
better handling for attribute queries
John McLear
2013-12-09
Merge pull request #2028 from webzwo0i/remove-deadcode
John McLear
2013-12-09
Merge pull request #2013 from ether/getAttributeOnSelection
John McLear
2013-12-08
[virtual_lines] remove traces of virtual_lines/makeVirtualLineView. this code...
webzwo0i
2013-12-08
[ace2_inner] init() has replaced setup(), reflect this change in the comments...
webzwo0i
2013-12-08
remove empty&unused overlaysdiv
webzwo0i
2013-12-08
[ace2inner] remove unused function boldColorFromColor
webzwo0i
2013-12-08
[ace2inner] remove unused recolorLineByKey that was part of old recolor module
webzwo0i
2013-12-08
[ace2_inner] remove unused getLineKeyForOffset that was part of old recolor m...
webzwo0i
2013-12-08
[ace2_inner] remove unused function htmlForRemovedChild
webzwo0i
2013-12-08
[ace2_inner] remove incorpIfQuick because its unused since July
webzwo0i
2013-12-07
resolve issue where first char showed all formatting
John McLear
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-12-01
dont assume formatting is on the start of any line
John McLear
2013-12-01
remove white space
John McLear
2013-12-01
remove post ace event
John McLear
2013-12-01
ends of line shouldn't show incorrect formatted status
John McLear
2013-12-01
handle logic for line lengths with 0
John McLear
2013-11-28
getAttributeOnSelection function
John McLear
2013-09-25
sanity also control home support
John McLear
2013-09-25
vast improvement on movement of caret due to isolation of cause of problem - ...
John McLear
2013-07-14
Make pads with long lines usable with chrome.
Dave Longley
2013-06-15
allow cssmanager to manage outer_ace
Chia-liang Kao
2013-06-06
new hook: aceSetAuthorStyle
Chia-liang Kao
2013-06-06
refactor setAuthorStyle
Chia-liang Kao
2013-04-07
only try to redraw the line height of lines that exist..
John McLear
2013-04-04
dont use top, use the scheduler
John McLear
2013-03-30
Merge pull request #1640 from ether/caret-refactor
John McLear
2013-03-29
remove messy bits
John McLear
2013-03-28
Make revision button glow on ctrl-s and increase duration
Marcel Klehr
2013-03-28
more settimeout to top window
John McLear
2013-03-28
show light yellow for .5 secs on save revision keypress
John McLear
2013-03-26
expose ace document, reqjired for various plugins
John McLear
2013-03-18
stop start point going negative
John McLear
2013-03-18
page up, down etc all working, still no shift page up/down for highlight but ...
John McLear
2013-03-18
refactored arrow keys now work after paste in chrome
John McLear
2013-03-14
remove pointless +
John McLear
2013-03-08
fix indent on chrome in linux
John McLear
2013-03-06
Fix ace rtlIsTrue property setter
Marcel Klehr
2013-03-05
allow chrome to do control z type functionality, not sure why this was never ...
John McLear
2013-02-20
resolve merge conflict
John McLear
2013-02-18
dont jump pages
John McLear
2013-02-18
dont jump pages
John McLear
2013-02-18
Merge pull request #1531 from ether/fix-for-long-strings
John McLear
2013-02-18
Try to add some sanity to indentation
John McLear
2013-02-18
allow colon to indent line
John McLear
2013-02-17
better support for other browsers
John McLear
[next]