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
2015-03-13
Return true from handleCut function
lid2000
2015-02-27
Trigger renumbering when deleting (via cut) the first item of a list
Chris Ball
2015-01-21
expose modernIE value
John McLear
2015-01-21
try again
John McLear
2015-01-21
rename back to browser
John McLear
2015-01-21
working
John McLear
2015-01-21
mheh looks fixed
John McLear
2015-01-21
working with a big hack
John McLear
2015-01-21
some sanity
John McLear
2015-01-21
blind attempt to try
John McLear
2015-01-19
temp bodge fix
John McLear
2015-01-19
hrm
John McLear
2015-01-19
better regexp for line items
John McLear
2015-01-18
dont paste on middle click of link
John McLear
2015-01-18
fix for ep page view pageup/down
John McLear
2014-12-30
Clean-up after removing list attribute: Remove list numbering attribute
Marcel Klehr
2014-12-27
support indentation up to 16 levels and dont go back afterwards
John McLear
2014-12-26
slightly better attribute selection logic but still pretty b0rked
John McLear
2014-12-16
Merge pull request #2373 from webzwo0i/avoid-global-vairables
John McLear
2014-12-14
dont make local variables global
webzwo0i
2014-11-27
fix undo in chrome etc
John McLear
2014-11-26
fix for #2132
John McLear
2014-11-22
whoopsi
John McLear
2014-11-22
swap out jquery browser for bower but expose browser object to all pages also...
John McLear
2014-11-15
Merge pull request #1912 from ether/hide-chat-when-caret-behind
John McLear
2014-11-13
Merge pull request #2282 from ether/chrome-paste
John McLear
2014-11-07
Add keyboard shortcut to Clear Authorship Colors. Fixes #2292
Prateek Saxena
2014-11-04
Update ace2_inner.js
John McLear
2014-10-24
chrome browser change wrapping type
John McLear
2014-10-14
Use 'evt.shiftKey' instead of matching 'charCodes'
Prateek Saxena
2014-10-12
Add keyboard shortcuts for ordered and unordered lists and update tooltips #1987
Prateek Saxena
2014-10-11
Add 'Ctrl-5' keyboard shortcut for 'strikethrough' #1987
Prateek Saxena
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
[next]