traversal indention. Follow-up r79924
[lhc/web/wiklou.git] / resources / jquery /
2011-01-08 KrinkleClean up mediawiki.special.upload.js
2011-01-05 KrinkleWrote jquery.colorUtil plugin.
2011-01-02 Krinkle* Toggle entire element if no .mw-collapsible-content...
2010-12-27 KrinkleTreat premade toggle links as a custom instead of defau...
2010-12-27 KrinkleThe toggle link may be in any of the cells of the first...
2010-12-26 Krinkleadding hoverIntent plugin
2010-12-25 KrinkleAdded remote binding for custom collapsibles and minor...
2010-12-24 KrinkleFixing typo from r78944
2010-12-24 KrinkleAdding fallback for collapsible messages
2010-12-24 KrinkleForgot to namespace the click handler. Unbinding all...
2010-12-24 KrinkleRemoving debug call. Follow-up r78935 CR
2010-12-24 KrinkleFixing TODO from r78915
2010-12-23 KrinkleImproving jquery.makeCollapsible:
2010-12-23 Krinkleremoving cursor style from JS, adding to CSS file instead
2010-12-23 Krinklefixing comment in jquery.makeCollapsible.js (in mw...
2010-12-23 Krinklewhitespace according to mw conventions + using mw.msg...
2010-12-23 Krinkleadding jQuery.makeCollapsible plugin
2010-12-23 Roan KattouwFix JS errors thrown by SimpleSearch: add dependency...
2010-12-16 Trevor ParscalFixed RTL errors for search suggestions
2010-12-08 Trevor ParscalUpdated cookie plugin
2010-12-08 Trevor ParscalRemoving unused plugin file
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Trevor ParscalImproves on r77710 - no purpose in using call() here.
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-04 Trevor ParscalAdded new localize plugin which allows simple placehold...
2010-11-30 Sam ReedRemove some redundant character escapes from regexes
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-19 Krinklejquery.placeholder.js rewritten
2010-11-12 Krinkleclean-up trailing spaces and tabs in js/css resources
2010-11-11 Roan Kattouw(bug 25877) Don't focus search box when clicking Simple...
2010-11-01 Brandon Harris* Added tipsy library
2010-11-01 Roan KattouwIndentation fix
2010-10-29 Krinklewhite-space cleanup throughout $.client and mw.util...
2010-10-29 Krinkleadding layoutversion to $.client and isLayoutVersion...
2010-10-27 Krinklemoved jQuery.fn.enableCheckboxShiftClick to it's own...
2010-10-06 Trevor ParscalImproved on r74282 and r74333 in response to CR comments.
2010-10-05 Trevor ParscalMoved the HTML5 placeholder attribute emulation in...
2010-10-05 Trevor ParscalFixed jQuery bug/enahnced jQuery to not blindly convert...
2010-10-01 Trevor ParscalImproved on r73046 by removing asumption of $ === jQuery.
2010-10-01 Trevor ParscalImproves on r73032 by making more consistent use of...
2010-10-01 Trevor ParscalResolves issue in r73046 where a jQuery plugin assumed...
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalChanged profile property names - this should be the...
2010-09-20 Trevor Parscalfixed comment
2010-09-15 Trevor ParscalSwtiched to using a more robust object to properly...
2010-09-15 Trevor ParscalAdded collapsible tabs plugin, reworked tabIndex functi...
2010-09-15 Trevor ParscalRemoved remnant of this being a mediaWiki module.
2010-09-15 Trevor ParscalMoved client library to a jQuery extension - which...
2010-09-09 Trevor ParscalAdded registrations for modules that were present but...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...