summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Expand)Author
2014-03-05cleaner logicJohn McLear
2014-03-05mergeJohn McLear
2014-03-04fix dintenationJohn McLear
2014-03-04preprocessor for domline attributesJohn McLear
2014-02-26Merge pull request #2074 from webzwo0i/fix-disconnect-on-new-changes-in-padin...Marcel Klehr
2014-02-17escape rendered npm package infoBenjamin Chodoroff
2014-01-28don't call ace_getInInternationalComposition if editor is not fully loadedwebzwo0i
2014-01-25Merge pull request #2052 from ether/fix/l10n-fallbacks-related-langsMarcel Klehr
2014-01-24Merge pull request #2062 from Gared/enable_import_buttonsMarcel Klehr
2014-01-19Fix #1835 Enable import buttons after failed import (timeout)Gared
2014-01-19Fix #2058 Add square brackets to url charactersGared
2013-12-30Try to find related languages as a fallbackMarcel Klehr
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[pad_modals] remove unused variables. for the hide/show functions jquery's de...webzwo0i
2013-12-08[virtual_lines] remove traces of virtual_lines/makeVirtualLineView. this code...webzwo0i
2013-12-08[pad_connectionstatus] padeditbar is not used anywhere in pad_connectionstatuswebzwo0i
2013-12-08[timeslider] do not include underscore, as its not (longer) usedwebzwo0i
2013-12-08[collab_client] remove unused function getStatswebzwo0i
2013-12-08[collab_client] remove keys function, which was not used and variable reconne...webzwo0i
2013-12-08do not send globalPadId in clientvars - its not used anywherewebzwo0i
2013-12-08[Changeset] a?lines_length was not used within inverse functionwebzwo0i
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
2013-12-08[ace2_inner] remove unused function htmlForRemovedChildwebzwo0i
2013-12-08[collab_client] remove socketid because its not usedwebzwo0i
2013-12-08[ace2_inner] remove incorpIfQuick because its unused since Julywebzwo0i
2013-12-07resolve issue where first char showed all formattingJohn McLear
2013-12-05Merge pull request #2021 from ldidry/fix-no-tab-indentMarcel Klehr
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-12-04allow for lighter colorsJohn McLear
2013-12-01dont assume formatting is on the start of any lineJohn McLear
2013-12-01remove white spaceJohn McLear
2013-12-01remove post ace eventJohn McLear
2013-12-01ends of line shouldn't show incorrect formatted statusJohn McLear
2013-12-01handle logic for line lengths with 0John McLear
2013-11-28some nice css to that reflect when a button is activeJohn McLear
2013-11-28getAttributeOnSelection functionJohn McLear
2013-11-26strip off trailing commass1341
2013-11-25slightly cleanerJohn McLear
2013-11-25make sticky chat mroe responsive to changes in top barJohn McLear
2013-11-22Fix walking caret bugMarcel Klehr
2013-10-21Added a better way of detecting when a url does not have a protocol specifiedGrant Woodford
2013-10-12Fix disconnect modalsMarcel Klehr