aboutsummaryrefslogtreecommitdiffstats
path: root/skins/Vector.php
Commit message (Expand)AuthorAgeFilesLines
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-06-041-0/+15
* Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c5d182eb69c3.Alexandre Emsenhuber2012-05-101-1/+1
* Added a class to body which enables/disables layout transitionsTrevor Parscal2012-05-101-0/+16
* Removing unnecessary space from the end of the page heading.Amir E. Aharoni2012-05-021-3/+1
* Vector did not show watch star on Special:MovePageDaniel Friesen2012-03-231-1/+1
* Remove the explicit user lang/dir attributes, because variant names are usual...Robin Pepermans2012-03-111-1/+1
* * (bug 34768) Set width and height for search-ltr.png (and search-rtl.png) in...Brion Vibber2012-02-291-2/+2
* Add lang and hreflang tags to the variants in the variant menu's. This fixes ...Derk-Jan Hartman2012-02-261-1/+1
* fixes Bug 26459 - The renderNavigation and renderPortals functions should be ...Mark A. Hershberger2012-02-101-3/+3
* Documentation followups from lastnightSam Reed2012-02-101-0/+6
* [Core JS] wikibits.js / IEFixes clean upKrinkle2011-12-261-3/+0
* Revert r106094 (broken unnecessary cleanup), r106454 (ugly unneceessary cleanup)Brion Vibber2011-12-201-4/+2
* follow up to r106094Jeroen De Dauw2011-12-161-2/+4
* fix depracted method usageJeroen De Dauw2011-12-131-1/+1
* Followup to r105854. Made directionality inline rather than block-level, beca...Amir E. Aharoni2011-12-121-1/+3
* Fixes Bug 32403. Will only work on browsers that support dir="auto". Won't br...Amir E. Aharoni2011-12-121-1/+1
* Remove the (useless) configuration option $wgVectorShowVariantName. If set to...Robin Pepermans2011-12-121-10/+8
* Move the hidden input with the title inside the <div> (adding a silly one for...Platonides2011-11-201-5/+6
* Followup r98212; Ensure that true is passed to all uses of SkinTemplateToolbo...Daniel Friesen2011-10-091-1/+1
* Improve the accessibility of our jump-to functionalityDaniel Friesen2011-09-251-1/+1
* Don't use isset() to check for nullAlexandre Emsenhuber2011-09-211-2/+2
* Kill off $wg{Request,User,Lang,Output} usage within skins/ and redundant $thi...Daniel Friesen2011-09-091-21/+11
* Followup r87340: Post-hook swap bodytext into a new bodycontent key and appen...Daniel Friesen2011-09-041-3/+3
* Remove the basic styles that vector coppied from monobook from both monobook ...Daniel Friesen2011-08-311-1/+1
* Partial revert to r94024Sam Reed2011-08-061-0/+2
* Revert r89123 -- caused bug 30259 (switched correct calls with incorrect call...Brion Vibber2011-08-061-4/+2
* revert r93284 and follow up r93285Antoine Musso2011-07-271-1/+1
* Fix Bug 11270 & Bug 11555 : Make editsection link more understandable by posi...Leo Koppelkamm2011-07-271-1/+1
* (bug 6100; follow-up to r91315) Being bold and removing $wgBetterDirectionali...Robin Pepermans2011-07-061-3/+3
* Remove unused parameter, update callersSam Reed2011-07-011-5/+5
* Fix for r91081, I think he meant $content, not $cont.Chad Horohoe2011-06-291-1/+1
* Make a sidebar key with value false mean 'skip this header'.Platonides2011-06-291-0/+3
* Followup r87584, r87963Sam Reed2011-05-311-1/+1
* Fix up a couple of deprecated callsSam Reed2011-05-291-2/+6
* * Simplify message existence checks by using wfMessage() instead of wfMsg() w...Alexandre Emsenhuber2011-05-231-1/+1
* Putting debughtml after visualClear in Vector skin. Messed up Special:UserLog...Krinkle2011-05-211-3/+3
* Vector.php: coding styleJack Phoenix2011-05-141-46/+52
* Re-do r87961 in a better way. Like I said, it's not acting the same as Linker...Krinkle2011-05-131-1/+1
* Reverted r87961. Broke stuff on action=edit...Krinkle2011-05-131-1/+1
* Fixing broken tooltip/accesskey's for view_urls in Vector. Thanks JeroenDeDau...Krinkle2011-05-131-1/+1
* More versions added to @deprecated tagsSam Reed2011-05-061-2/+2
* Moved "printfooter" and debug HTML away from "bodytext" so that they can be e...Alexandre Emsenhuber2011-05-031-0/+10
* FU: r87041: OopsKrinkle2011-04-271-1/+1
* Fixes for IE7 (alignment of checkboxes due to double-margin bug on floated el...Krinkle2011-04-271-1/+1
* (bug 24298) Make dropdown menus in Vector more accessible by expanding and co...Roan Kattouw2011-04-251-0/+2
* More deprecated calls to Skin static methods, update to use Linker methods in...Happy-melon2011-04-161-4/+4
* Follow-up r84565: WhitespaceKrinkle2011-03-221-3/+2
* Fixing bug 27764. Adding an extra if-check to make sure ['text'] is defined. ...Krinkle2011-03-221-2/+8
* fix for Bug 27669Ryan Kaldari2011-03-101-0/+2
* Remove second parameters from wfEmptyMsg() callsAntoine Musso2011-03-071-1/+1