No current need for an alias to getPath()
[lhc/web/wiklou.git] / skins / common / edit.js
2011-04-21 Leo KoppelkammMove edit.js stuff to mediawiki.action.edit.js, and...
2011-03-02 KrinkleCode conventions, cross-browser fixes and JSHint validation
2011-02-16 Mark A. Hershberger(Bug #27447) Added option to toolbar-item to switch...
2011-01-19 Brian Wolff(follow-up r66913) Per CR, make the editsummary length...
2011-01-08 Roan Kattouw(bug 26620) JavaScript error in insertTags() when jQuer...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-07-24 PlatonidesUpdate function comments to r13689. This time on trunk.
2010-06-11 Brian Wolfffollow-up to r66913 - fix off by one error in the char...
2010-05-27 Tim StarlingFixed complete breakage of Special:Upload due to r66913...
2010-05-26 Brian Wolff(bug 22967) Use javascript to make the maxlength of...
2010-02-10 Roan KattouwSome tweaks to edit.js to make currentFocused detection...
2010-02-09 Roan KattouwFix up r62154: don't throw a JS error when $j is undefi...
2010-02-09 Trevor ParscalUpdated to use the textSelection plugin when possible.
2010-01-13 Jack PhoenixJavaScript cleanup: add spacing, missing braces, use...
2009-12-11 Nimish Gautamadded 'typeof' check, less ambiguous
2009-12-09 Trevor ParscalRemoved the extra parameter from the attachEvent call...
2009-12-08 Daniel FriesenFixes for comments on r59655
2009-12-07 Tim StarlingRevert debugging code accidentally left in from r59780
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-12-02 Daniel FriesenEditPage refactor and improvements.
2009-11-30 Nimish Gautamclick tracking for old toolbar
2009-08-07 Trevor ParscalRemoved a debugging statement! r54599 must use this...
2009-08-07 Trevor ParscalOpera 8 can't get a ref to a form element, so it was...
2009-05-17 Siebrand Mazeland(bug 18342) insertTags works in edit summary box now...
2008-05-18 Brion VibberCut a few more kb out of wikibits.js... broke edit...