| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing GPLv2 headers in some places. | Alexandre Emsenhuber | 2012-06-04 | 1 | -0/+15 |
* | Drop IE5.x support | Krinkle | 2011-10-15 | 1 | -2/+0 |
* | Partial revert to r94024 | Sam Reed | 2011-08-06 | 1 | -0/+3 |
* | Revert r89123 -- caused bug 30259 (switched correct calls with incorrect call... | Brion Vibber | 2011-08-06 | 1 | -3/+0 |
* | Fix up a couple of deprecated calls | Sam Reed | 2011-05-29 | 1 | -0/+3 |
* | Followup r80772 | Derk-Jan Hartman | 2011-03-26 | 1 | -4/+4 |
* | Port Chick to Resourceloader. Bug 26649 | Derk-Jan Hartman | 2011-01-22 | 1 | -5/+7 |
* | Restore IE5/5.5 support to MonoBook and Chick | Aryeh Gregor | 2010-02-23 | 1 | -0/+2 |
* | Revert accidental commit | Aryeh Gregor | 2010-02-21 | 1 | -2/+0 |
* | Revert "Kill off IE50Fixes. Adds extra clutter to the head, and market share ... | Aryeh Gregor | 2010-02-21 | 1 | -0/+2 |
* | And IE 5.5 too, while we're at it. | Chad Horohoe | 2010-01-15 | 1 | -1/+0 |
* | Kill off IE50Fixes. Adds extra clutter to the head, and market share is down ... | Chad Horohoe | 2010-01-15 | 1 | -1/+0 |
* | * (bug 20631) Preview of personal JavaScript and CSS pages now works again | Alexandre Emsenhuber | 2009-09-22 | 1 | -6/+2 |
* | Fix prefsectiontip styles (class renamed to htmlform-tip) | Andrew Garrett | 2009-04-24 | 1 | -1/+1 |
* | Use parent instead of SkinTemplate explicitly | Chad Horohoe | 2009-04-07 | 1 | -1/+1 |
* | further cleanup to skins. instead of referring the user to docs/skin.txt, why... | Jack Phoenix | 2009-03-29 | 1 | -6/+4 |
* | Tweaks for skins: | Alexandre Emsenhuber | 2008-08-21 | 1 | -5/+8 |
* | Start on some cleanup of how CSS stylesheets are loaded. Initially addressing... | Brion Vibber | 2008-07-28 | 1 | -1/+6 |
* | (bug 14520) Don't load nonexistent CSS fix files for Chick, Myskin, Simple | Aryeh Gregor | 2008-06-13 | 1 | -0/+1 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -2/+3 |
* | Doc cleanup: | Alexandre Emsenhuber | 2008-03-18 | 1 | -1/+1 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | Prevent some unnecessary lstat system calls, generated by include or require ... | Nick Jenkins | 2007-02-09 | 1 | -1/+1 |
* | Use Doxygen @addtogroup instead of phpdoc @package && @subpackage | Antoine Musso | 2007-01-20 | 1 | -4/+2 |
* | * Added wfDie() wrapper, and some manual die(-1), to force the return code | Brion Vibber | 2006-01-14 | 1 | -1/+1 |
* | Bring back "chick" skin that missed the 1.4 skin system file (Chick.php) | Antoine Musso | 2005-07-19 | 1 | -0/+30 |
* | Moved non-working skins to "disabled" subdirectory | Tim Starling | 2004-11-18 | 1 | -32/+0 |
* | Skins classes under their own phpdocumentor subpackage: "Skins" | Antoine Musso | 2004-09-03 | 1 | -0/+16 |
* | Security fix: do not use $IP on include (thanks brion) | Antoine Musso | 2004-09-02 | 1 | -1/+1 |
* | New system to generate $wgValidSkinNames by listing available dirs. Skins usi... | Antoine Musso | 2004-09-02 | 1 | -0/+2 |
* | moving templates from /templates/ to /skins/ . xhtml_slim.pt is now MonoBook.... | Antoine Musso | 2004-09-02 | 1 | -1/+1 |
* | Big change to the skin system. Php files are now in ./skins/ . Templates and ... | Antoine Musso | 2004-09-02 | 1 | -0/+14 |