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
/
ace.js
Age
Commit message (
Expand
)
Author
2014-01-28
don't call ace_getInInternationalComposition if editor is not fully loaded
webzwo0i
2013-12-08
remove empty&unused overlaysdiv
webzwo0i
2013-06-15
allow cssmanager to manage outer_ace
Chia-liang Kao
2012-10-12
fix Pita/etherpad-lite #1032
NAGOYA, Yoshihiko
2012-09-21
Make intialization of Ace2Inner analogous to other page controllers.
Chad Weider
2012-09-21
Reformat Ace2Editor frame boot scripts.
Chad Weider
2012-09-21
Consolidate Ace2Editor frame's boot script.
Chad Weider
2012-09-11
Replace ParentRequire hack.
Chad Weider
2012-09-11
Split client and server plugin functionality.
Chad Weider
2012-09-09
If the file was not found this should be nothing.
Chad Weider
2012-09-09
Drop embedding of modules.
Chad Weider
2012-09-03
Make exception case for require kernel obvious.
Chad Weider
2012-05-30
Bugfix for bug introduced by 96ab3dc3b46a0f5d02d8ddb64d7ba2dcdb6b8aa6: jQuery...
Egil Moeller
2012-05-28
These definitions are meaningless.
Chad Weider
2012-05-28
jQuery is packaged - this is pure duplication.
Chad Weider
2012-05-28
Correct parent_require path.
Chad Weider
2012-05-28
Fix paths for ace files.
Chad Weider
2012-05-14
Fix ordering of editer code loading operations.
Chad Weider
2012-05-14
Require ace2_common separately.
Chad Weider
2012-05-14
Remove unused line.
Chad Weider
2012-05-13
Merge pull request #667 from fourplusone/feature/cleaner_code
John McLear
2012-04-20
removing de-facto noop
Matthias Bartelmeß
2012-04-18
added new hook 'acePostWriteDomLineHTML' which gets called after a domline is...
Martyn York
2012-04-07
added aceEditorCSS hook
Matthias Bartelmeß
2012-03-27
Merge branch 'develop' of git://github.com/Pita/etherpad-lite
Egil Moeller
2012-03-27
Add jquery to ace iframe
Egil Moeller
2012-03-22
Merge commit '1a64a6c1'
Egil Moeller
2012-03-21
Bugfix for misplaced hook call
Egil Moeller
2012-03-17
use underscore.js
Matthias Bartelmeß
2012-03-14
makes plugin architecture work in client-side from inside IFrames as well
Constantin Jucovschi
2012-03-10
Merge branch 'require-paths' into plugin
Chad Weider
2012-03-10
Change paths.
Chad Weider
2012-03-10
Correct paths to reflect their being libraries.
Chad Weider
2012-03-10
Remove unnecessary line.
Chad Weider
2012-03-10
Remove require code that is unnecessary and/or incorrect.
Chad Weider
2012-03-10
Remove require changes in `pushScriptsTo` method.
Chad Weider
2012-03-02
Merge branch 'pita'
Egil Moeller
2012-03-01
Made ace actually use the new hooks system, and removed remnants of old system
Egil Moeller
2012-02-28
So simple, yet so hard to find. Finally I found you, oh error caused by the n...
Egil Moeller
2012-02-28
Partial bugfix
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ethe...
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller