summaryrefslogtreecommitdiff
path: root/src/static/js/ace2_inner.js
AgeCommit message (Expand)Author
2018-01-03Add settings to scroll on edition out of viewport (#3282)Joas Souza
2017-05-29Merge pull request #3182 from storytouch/fix/do_not_hide_force_reconnect_modalLuiza Pagliari
2017-05-11[fix] Have one setting for each shortcut to create ordered listLuiza Pagliari
2017-05-11[fix] Fix shortcut enabling flag for 'ESC'Luiza Pagliari
2017-05-11Do not use cookie for pad shortcutsLuiza Pagliari
2017-05-11Merge pull request #2891 from bhldev/padShortcutDisableLuiza Pagliari
2017-05-04[fix] Close modals when user clicks both on pad inner and outerLuiza Pagliari
2017-01-12[fix] Consider line attribs of plugins when building changesetsLuiza Pagliari
2016-08-30Account for any top margin on the first line.Dan Bornstein
2016-08-22Perform drag and drop in one changeset, so UNDO works properly. Fix #3041Luiza Pagliari
2016-06-20Merge pull request #2944 from storytouch/aceRegisterNonScrollableEditEventsJohn McLear
2016-03-30Create hook to register events that won't scroll editor after aceEditEvtLuiza Pagliari
2016-03-26forgot this oneJohn McLear
2016-01-21Added pad shortcut disabling featureBrian Lim
2016-01-18Fix for 2844 and 2812Brian Lim
2016-01-17fix drop event on last charJohn McLear
2016-01-10more tidyJohn McLear
2016-01-08removalJohn McLear
2016-01-08hrm, removalJohn McLear
2015-12-23should be clean enough to pushJohn McLear
2015-12-05include event on paste and drrororororopJohn McLear
2015-12-05remove con logJohn McLear
2015-12-05ace drop eventJohn McLear
2015-12-01Update the bowser.js to the new versionjoassouza
2015-11-06paste hook and class for editorcontainerJohn McLear
2015-11-02Merge pull request #2820 from storytouch/fix_2818John McLear
2015-11-02Merge pull request #2822 from storytouch/escJohn McLear
2015-10-30Add callstack to aceSelectionChanged contextLuiza Pagliari
2015-10-29Allow plugins handle "esc" key eventjoassouza
2015-10-27Fix logic to check if any hook handled ACE key event. Fix #2818Luiza Pagliari
2015-10-22Merge pull request #2724 from xavidotron/developJohn McLear
2015-10-22Merge pull request #2805 from storytouch/indentationSettingJohn McLear
2015-10-22add classes for bootstrap targeting, pew pewJohn McLear
2015-10-13Create setting to control if a new line will be indented or notLuiza Pagliari
2015-09-08Fix 2772. Skipping line marker when applying attribs to a rangeLuiza Pagliari
2015-07-11Add a aceSelectionChanged hook to allow plugins to react when the cursorXavid
2015-06-19Allow a return keypress in a list on the last line of a pad to create a newXavid
2015-05-07Merge pull request #2656 from stefanmintert/20150507-innertext-bugfixJohn McLear
2015-05-07Merge branch 'develop' of https://github.com/ether/etherpad-lite into fix-dea...John McLear
2015-05-07support for french stuffJohn McLear
2015-05-07Bugfix. Description of bug at https://github.com/tm-linkwerk/ep_linebreak/blo...Stefan Mintert
2015-05-06fix alt c and escapeJohn McLear
2015-05-01better fix for #2625John McLear
2015-04-28allow chrome to use control shift 1 to send ordered listJohn McLear
2015-04-23probably fixes #2625John McLear
2015-04-17first attempt at fixing dead keys, it cant be this easy can it?John McLear
2015-04-12fix older IEsJohn McLear
2015-04-11FF middle click fixJohn McLear
2015-04-06Merge branch 'develop' of github.com:ether/etherpad-lite into editbar-accessi...John McLear
2015-04-05use ctrl shift 2 instead of alt aJohn McLear