Localisation updates for core and extension messages from translatewiki.net
[lhc/web/wiklou.git] / skins /
2012-01-04 Sam ReedBug 33494 - Remove redundant CSS from chick/main.css
2012-01-02 Danny B* follow up to r107673 - adding universal selector...
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-31 Niklas LaxströmDon't use legacy globals
2011-12-31 Danny B+ complementary <tbody> involved rules in wikitable...
2011-12-30 Danny B* more specific selectors for wikitable - don't inherit...
2011-12-26 Krinkle[Core JS] Remove long deprecated globals 'ta' and ...
2011-12-26 Krinkle[Core JS] wikibits.js / IEFixes clean up
2011-12-23 John Du HartMoving the flatlist option to HTMLFormField to prevent...
2011-12-23 Krinkle[Core JS] scan all /phase3/, change certain constructor...
2011-12-22 Robin Pepermans(bug 12262) Follow-up r102026: update ul margin in...
2011-12-21 Roan Kattouw(bug 33246) News icon shown for news:// URLs but not...
2011-12-21 Ryan Kaldarifollow-up to r105740, adding the actual graphic to...
2011-12-20 Brion VibberRevert r106094 (broken unnecessary cleanup), r106454...
2011-12-18 Robin PepermansRemove ltr class (see r89466), it should not be used...
2011-12-16 Jeroen De Dauwfollow up to r106094
2011-12-15 Patrick Reillyadd noprint to mobileview
2011-12-13 Antoine Mussomake xdebug messages above everything
2011-12-13 Jeroen De Dauwfix depracted method usage
2011-12-13 Robin PepermansAdd correct margin for dd when user language direction...
2011-12-13 Antoine Mussoback to display:block; for galleries
2011-12-13 Jeroen De DauwFollow up to r105983;
2011-12-12 Amir E. AharoniFollowup to r105854. Made directionality inline rather...
2011-12-12 Amir E. AharoniFixes Bug 32403. Will only work on browsers that suppor...
2011-12-12 Robin PepermansRemove the (useless) configuration option $wgVectorShow...
2011-12-08 Santhosh ThottingalFollow up r105517. Corrected the CSS.
2011-12-08 Santhosh ThottingalFix the line heights for Indic languages. Refer Bug...
2011-12-04 Derk-Jan HartmanRemove documentByLine, as documentDescription unused...
2011-12-04 Derk-Jan HartmanRemove documentDescription class, which seems to have...
2011-12-04 Derk-Jan HartmanRemove totally pointless and somewhat annoying !importa...
2011-12-04 Derk-Jan HartmanFollow up to r105114
2011-12-04 Derk-Jan HartmanRemove tocindent and tocinline from print stylesheet...
2011-11-24 Siebrand MazelandFollow-up r99389: Lower diacritics are invisible in...
2011-11-24 Antoine Mussofix comment prefixed by '+' introduced in r103679
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-20 PlatonidesMove the hidden input with the title inside the <div...
2011-11-19 Mark A. HershbergerFix Bug #32105 - Copyright/trademark/terms of use not...
2011-11-19 Antoine MussoBug 32397 - #userlogin is too narrow
2011-11-19 Derk-Jan HartmanFixes broken alignment of catlinks in cologneblue and...
2011-11-19 Derk-Jan HartmanFix the sitesub of cologneblue. Follow up to r80785
2011-11-19 Derk-Jan HartmanFix an issue with the header of CologneBlue. Introduced...
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-07 Mark A. HershbergerFix Bug #31547 - Category links need less spacing and...
2011-11-07 Antoine Mussobug 31990 justify paragraphs pref adds extra space...
2011-11-04 Mark A. HershbergerApply patch from Bug #12262 -- "Indents and lists don...
2011-11-01 Brion VibberBug 31933: fix 1.18 regression in Monobook sidebar...
2011-11-01 Robin PepermansFollow-up r96261: remove the !important again, and...
2011-10-26 Mark A. HershbergerPatch from Erwin Dokter Bug #31547 — “Category links...
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-23 John Du HartAdding flatlists to HTMLRadioField, sort of like HTMLMu...
2011-10-20 Mark A. HershbergerRevert r79363, r79364, and r79369 to disable datalists...
2011-10-15 KrinkleAdd 'padding: 0;' for '.catlinks ul' in commonPrint...
2011-10-15 KrinkleDrop IE5.x support
2011-10-15 KrinkleCSS clean up
2011-10-10 Santhosh ThottingalLanguage specific height correction for titles. Ref...
2011-10-09 Daniel FriesenFollowup r98212; Ensure that true is passed to all...
2011-10-09 Derk-Jan HartmanFix bug 31436.
2011-10-06 Roan KattouwFix bug introduced in r79084: class attribute for minor...
2011-10-06 Philip TzouPartly revert r99083 because the new behaviour is still...
2011-10-06 Philip TzouFollow r86861. It's strange to apply the focus/blur...
2011-10-06 Philip TzouFollow r86861, replace spaces with tabs. It's my vim...
2011-10-06 Philip TzouFix Bug:31396. The bug was cause by r86861, which used...
2011-10-05 Aaron SchulzPorted in r98971 from deployment
2011-10-02 Derk-Jan HartmanPort r51457 from monobook to modern, simple and Vector.
2011-10-02 Derk-Jan HartmanFollow up r98665. And remove the old css of course.
2011-10-02 Derk-Jan HartmanAdd the class jquery-tablesorter to all tables that...
2011-10-01 Santhosh ThottingalRevert r97788
2011-09-28 Krinkleshared.css clean up:
2011-09-25 Derk-Jan HartmanRaise the specificity of the sortable header.
2011-09-25 Daniel FriesenImprove the accessibility of our jump-to functionality
2011-09-23 Alexandre EmsenhuberFactorise calls to $this->getSkin()->getUser() in SkinC...
2011-09-22 Santhosh ThottingalZero padding for #firstHeading makes text cut for scrip...
2011-09-22 Brion Vibber* (bug 30041) Fix installer cache selection field to...
2011-09-21 Robin PepermansRevert r93388 because it was a fix for r93386 which...
2011-09-21 Alexandre EmsenhuberDon't use isset() to check for null
2011-09-20 Trevor ParscalCleaned up leftovers from applying a patch
2011-09-20 Trevor ParscalFixed IE6 issues in RTL mode
2011-09-20 Robin PepermansFix support of legacy skins Standard & CologneBlue...
2011-09-20 Roan KattouwFollowup r97652, *actually* break the line
2011-09-20 Roan KattouwBreak line in r97634
2011-09-20 Roan KattouwFollowup r97623: some fixes for RTL in IE70Fixes.css:
2011-09-20 Roan KattouwReinstate IE*Fixes.css . This fixes most of the breakag...
2011-09-20 Robin PepermansAs reported in bug 31031, WebKit can mess up the TOC...
2011-09-19 Raimond SpekkingFix per Krinkle's CR r97329: "There is and should be...
2011-09-17 KrinkleUse Skin->getCategories() instead of Skin->getCategoryL...
2011-09-17 KrinkleAdding padding:0px to '.catlinks ul' (Follow-up r92054...
2011-09-16 Raimond SpekkingRemove the pseudo TOC, part of file descripton pages...
2011-09-15 Alexandre Emsenhuber* Factorise calls to get the User object
2011-09-12 Raimond Spekking* Move <small> styling from message to shared.css
2011-09-12 Niklas Laxström* (bug 30864) Use bengali numerals for <ol> for Assamese
2011-09-11 Leo KoppelkammAdress fixme on r92054: Style print
2011-09-11 Robin PepermansFix standard skin, which doesn't style ul/ol. The margi...
2011-09-11 Robin PepermansDo r93269 in a better way (also fixes some rare cases...
2011-09-10 Robin Pepermans* Per Aaron on r96261, use string 'flip' instead of...
2011-09-10 Sam ReedSimplify some contexts
2011-09-09 Daniel FriesenKill off $wg{Request,User,Lang,Output} usage within...
2011-09-09 Daniel FriesenFollowup r96667, I forgot the stylesheet change.
2011-09-08 Raimond SpekkingStyle the metadata/EXIF table on file descripton pages...
2011-09-08 Raimond Spekkingfollowup r96549: Add the 'display:none' to the existing...
2011-09-08 Raimond SpekkingAdd a CSS class to the metadata/EXIF table row which...
next