summaryrefslogtreecommitdiff
path: root/src/static/js/ace2_inner.js
AgeCommit message (Expand)Author
2015-03-25support drop down show eventsJohn McLear
2015-03-25working f9 logicJohn McLear
2015-03-25logic to send focus back to pad on Alt F9 when focus on editbarJohn McLear
2015-03-25first semi working alt f9 functionalityJohn McLear
2015-03-24disable cut renumbering of OLs so cut paste worksJohn McLear
2015-03-24temp fix for cut paste but might break some OL functionalityJohn McLear
2015-03-13Return true from handleCut functionlid2000
2015-02-27Trigger renumbering when deleting (via cut) the first item of a listChris Ball
2015-01-21expose modernIE valueJohn McLear
2015-01-21try againJohn McLear
2015-01-21rename back to browserJohn McLear
2015-01-21workingJohn McLear
2015-01-21mheh looks fixedJohn McLear
2015-01-21working with a big hackJohn McLear
2015-01-21some sanityJohn McLear
2015-01-21blind attempt to tryJohn McLear
2015-01-19temp bodge fixJohn McLear
2015-01-19hrmJohn McLear
2015-01-19better regexp for line itemsJohn McLear
2015-01-18dont paste on middle click of linkJohn McLear
2015-01-18fix for ep page view pageup/downJohn McLear
2014-12-30Clean-up after removing list attribute: Remove list numbering attributeMarcel Klehr
2014-12-27support indentation up to 16 levels and dont go back afterwardsJohn McLear
2014-12-26slightly better attribute selection logic but still pretty b0rkedJohn McLear
2014-12-16Merge pull request #2373 from webzwo0i/avoid-global-vairablesJohn McLear
2014-12-14dont make local variables globalwebzwo0i
2014-11-27fix undo in chrome etcJohn McLear
2014-11-26fix for #2132John McLear
2014-11-22whoopsiJohn McLear
2014-11-22swap out jquery browser for bower but expose browser object to all pages also...John McLear
2014-11-15Merge pull request #1912 from ether/hide-chat-when-caret-behindJohn McLear
2014-11-13Merge pull request #2282 from ether/chrome-pasteJohn McLear
2014-11-07Add keyboard shortcut to Clear Authorship Colors. Fixes #2292Prateek Saxena
2014-11-04Update ace2_inner.jsJohn McLear
2014-10-24chrome browser change wrapping typeJohn McLear
2014-10-14Use 'evt.shiftKey' instead of matching 'charCodes'Prateek Saxena
2014-10-12Add keyboard shortcuts for ordered and unordered lists and update tooltips #1987Prateek Saxena
2014-10-11Add 'Ctrl-5' keyboard shortcut for 'strikethrough' #1987Prateek Saxena
2014-02-01allow tabs to be cycled when focus is in editorJohn McLear
2013-12-18expose update browser selection functionJohn McLear
2013-12-18dont error when pressing del on rep 0 0John McLear
2013-12-17better handling for attribute queriesJohn McLear
2013-12-09Merge pull request #2028 from webzwo0i/remove-deadcodeJohn McLear
2013-12-09Merge pull request #2013 from ether/getAttributeOnSelectionJohn 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-08remove empty&unused overlaysdivwebzwo0i
2013-12-08[ace2inner] remove unused function boldColorFromColorwebzwo0i
2013-12-08[ace2inner] remove unused recolorLineByKey that was part of old recolor modulewebzwo0i
2013-12-08[ace2_inner] remove unused getLineKeyForOffset that was part of old recolor m...webzwo0i