aboutsummaryrefslogtreecommitdiffstats
path: root/skins
Commit message (Expand)AuthorAgeFilesLines
* Float the unblock and ipblocklist links in Special:Blockip to the left instea...Rotem Liss2007-04-092-1/+9
* *Add allowCascade() to protectChainUpdate()Aaron Schulz2007-03-151-0/+1
* *Syntax cleanupAaron Schulz2007-03-151-6/+13
* *Make allowCascade() uncheck as well as grey out cascadeAaron Schulz2007-03-151-0/+1
* *Add nifty JS function to grey out cascade option when it will not applyAaron Schulz2007-03-151-0/+20
* consistently comment out checkered bg by defaultErik Moeller2007-03-143-7/+4
* *Add IPv6 to regexpAaron Schulz2007-03-121-1/+1
* comment out checkered per discussion on wikitech-lErik Moeller2007-03-111-1/+2
* Finish what I began in r20065. Tested it in all skins and works except in MyS...Leon Weber2007-03-044-3/+18
* (bug 9155) Allow footer info to wrap in Monobook. Doesn't look so pretty, bu...Aryeh Gregor2007-03-021-2/+0
* (bug 9122) Fix minor display issue in RTL with section edit link marginAryeh Gregor2007-02-281-0/+1
* Added a checkered background for images on thei description pages. Useful to ...Leon Weber2007-02-262-0/+7
* * Hide irrelevant block options in Special:Blockip based on whether anBrion Vibber2007-02-202-21/+47
* Further fix: restore order of parameters on addButton() to most backwards- an...Brion Vibber2007-02-191-1/+1
* Tweaks to r19987:Brion Vibber2007-02-191-2/+2
* * Added a classname ("mw-toolbar-editbutton") and unique IDs to the editLeon Weber2007-02-191-3/+6
* * Some enhancements to live previewNiklas Laxström2007-02-091-9/+78
* Prevent some unnecessary lstat system calls, generated by include or require ...Nick Jenkins2007-02-096-6/+6
* Cleanup from r19742:Brion Vibber2007-02-046-23/+6
* * Make CSS for galleries work for cached pagesAryeh Gregor2007-02-043-4/+16
* Fix #6684: Improper javascript array iteration causes problemsAntoine Musso2007-02-031-2/+2
* Kill whitespaces in some javascript files.Antoine Musso2007-02-037-37/+37
* Fix #6844: Semantically correct tags for diffchanges (<ins> && <del>)Antoine Musso2007-02-035-6/+31
* Fix #8789: AJAX search - Enter button does not work in IEAntoine Musso2007-02-031-1/+1
* * (bug 6987) Allow perrow, widths, and heights attributes for <gallery> (I de...Aryeh Gregor2007-02-021-3/+1
* * (bug 8711) Stop floats in previews from spilling into edit area with toolba...Aryeh Gregor2007-02-025-10/+15
* Merge sorttable.js code into wikibits.js, get rid of JS hack for on-demand lo...Ilmari Karonen2007-01-312-365/+264
* fix loss of HTML formatting in table header cellsIlmari Karonen2007-01-301-2/+1
* Fix #8819: full patch disclosure with skin dependencies.Antoine Musso2007-01-294-4/+16
* The war on redundant ampersand usage!Nick Jenkins2007-01-222-2/+2
* * (bug 8719) Firefox release notes lie! Fix tooltips for Firefox 2 on x11;Brion Vibber2007-01-221-3/+1
* New hook: AjaxAddScript. Used to load some more ajax javascriptsAntoine Musso2007-01-211-1/+1
* Revert r19529 ('ajax editors list'); per chat w/ hashar I recommend working o...Brion Vibber2007-01-213-85/+2
* Optional feature : 'Ajax show editors' based on an idea by Tim StarlingAntoine Musso2007-01-203-2/+85
* userCan(Edit|Create|Move) are deprecated : do not use themAntoine Musso2007-01-202-3/+3
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-208-34/+17
* Adding var declaration.Rotem Liss2007-01-161-1/+1
* IE compatibility fix (thanks, howcheng): don't pass a null second param to in...Ilmari Karonen2007-01-151-2/+4
* (bug 8628) Add user-aware block list link to Special:BlockipRob Church2007-01-152-4/+4
* (bug 8639) Remove some styles for nonexistent classesAryeh Gregor2007-01-154-36/+0
* Make setupCheckboxShiftClick() process all checkboxes, not just those in ULs....Ilmari Karonen2007-01-151-45/+32
* replace Simetrical's hack from r19269+r19270 with a slightly less ugly hackIlmari Karonen2007-01-151-28/+20
* DO NOT LEAVE ALERT() IN CODE *twitch*Aryeh Gregor2007-01-151-5/+0
* * Don't iterate through all elements to update tooltips/accesskeys, iterate t...Aryeh Gregor2007-01-142-16/+39
* (bug 8619) Add user-aware "unblock" link to Special:BlockipRob Church2007-01-142-0/+13
* PLEASE TEST YOUR ONE-LINE COMMITS THANKSBrion Vibber2007-01-141-1/+1
* (bug 8622) Clean up check for whether watch checkbox exists. Thanks to Brion...Aryeh Gregor2007-01-141-2/+2
* Use browser default for printing size, don't force to 11pt.Aryeh Gregor2007-01-141-1/+0
* remove evil whitespacesAntoine Musso2007-01-131-16/+16
* add new convenience function addPortletLink() to replace http://en.wikipedia....Ilmari Karonen2007-01-131-0/+58