Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / skins / CologneBlue.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-12-03 Ilmari KaronenUse Title::newMainPage() in various places instead...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-31 Brion Vibber* Add tab links from extensions to classic-based skins...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-24 Brion Vibber* (bug 7663) Include language variant switcher links...
2006-10-22 Aryeh GregorTweak Cologne Blue style so that all search boxes are...
2006-10-22 Aryeh Gregor(bug 7661) Fix regression in XHTML validity for Cologne...
2006-10-21 Aryeh GregorFix regression caused by r17122 in Cologne Blue search.
2006-10-20 Aryeh Gregor* (bug 6276) Stopped search field from getting too...
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-13 Aryeh Gregor(bug 3205) Stop right floats from stacking horizontally...
2006-10-12 Aryeh GregorUpdate Chick, Classic, and Simple to have proper edit...
2006-10-01 Jimmy Collins* (bug 6130, bug 5818) Replaced message 'go' with the...
2006-06-24 Rob Church* (bug 2316) Add "caption" attribute to <gallery> tag
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* (bug 6100) BiDi: different directionality for user...
2006-05-01 Antoine Mussounused variables as per #3692
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-09 Brion Vibberrevert broken commit which causes search form to fail
2006-01-08 Antoine MussoFix #2571: Duplicate anchors and missing form id tag...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Ævar Arnfjörð Bjar... * Documentation: @private => @access private
2005-11-28 Brion Vibber* (bug 2111) Collapsable exif metadata table, clean...
2005-07-05 River Tarnell'floating right' option for quickbar in classic and...
2005-06-28 Tim Starlingunbroke classic and cologne blue skins
2005-05-23 Ævar Arnfjörð Bjar... * Removed $wgNavigationLinks, doesn't have any effect
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-01 Ævar Arnfjörð Bjar... * (bug 578): renamed $wgDisableUploads => $wgEnableUploads
2005-03-27 Tim StarlingFixed efficiency problem with $wgSiteNotice. Introduced...
2005-02-21 Brion VibberCruft war continues: more uses of isAnon() and isLoggedIn()
2005-02-21 Brion VibberDe-cruftification continues.
2005-01-16 Tom GilderVarious XHTML fixes
2005-01-16 Brion Vibber* (bug 1339) Fix order of @imports in Cologne Blue CSS
2004-12-24 Zheng ZhuMerged my changes from REL1_4
2004-12-14 Brion Vibber* (bug 1090) Fix sitesupport links in CB/classic skins
2004-12-03 Brion VibberAdd some conditional die()s to suppress fatal error...
2004-11-25 Brion VibberAdd site-wide options to disable all e-mail functions...
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-03 Jens FrankBUG#419 Use $wgNavigationLinks for quickbar links,...
2004-09-26 Zheng Zhusome more UI related fix
2004-09-05 Antoine MussoUse the new skin tree hierarchy
2004-09-03 Antoine MussoSkins classes under their own phpdocumentor subpackage...
2004-09-02 Antoine MussoBig change to the skin system. Php files are now in...