* Revert r94487 and r19889 to an extent -- ONLY check for the X-Forwarded-For header...
[lhc/web/wiklou.git] / skins /
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-12 Daniel FriesenUse [] instead of new Array.
2011-08-06 Sam ReedPartial revert to r94024
2011-08-06 Brion VibberRevert r89123 -- caused bug 30259 (switched correct...
2011-08-04 Aaron SchulzReverted r91548 per CR
2011-07-31 Leo KoppelkammFixing Bug 27540 : width of <gallery> always 100%...
2011-07-31 Leo KoppelkammFU r93017 : Reorder gallery css, to avoid unwanted...
2011-07-30 Alexandre Emsenhuber* Call Linker methods statically
2011-07-28 Brion VibberProvisional revert of r93319 -- change to TOC styles...
2011-07-28 Brion VibberRevert r93386 -- PLEASE STOP COMMITTING THESE THINGS...
2011-07-28 Ryan Kaldarioff-white background color matting should be applied...
2011-07-28 Robin PepermansFollow-up r93386: fix editsection when user language...
2011-07-28 Leo KoppelkammRedo r93284 ( Make editsection link more understandable...
2011-07-27 Leo KoppelkammRecommit r93264 ( Remove semantically incorrect wrapper...
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Antoine Mussorevert r93264 : breaks ton of parser tests.
2011-07-27 Robin PepermansSkinLegacy:
2011-07-27 Leo KoppelkammFix Bug 11270 & Bug 11555 : Make editsection link more...
2011-07-27 Robin PepermansFix toc margin in modern skin per DieBuche on r90743
2011-07-27 Leo KoppelkammRemove semantically incorrect wrapper table from toc...
2011-07-27 Leo KoppelkammSave css optimizations for modern css ( margin: 0 0...
2011-07-25 Leo Koppelkammr92054: Some IE fixes
2011-07-24 Robin PepermansFix margin of r90743 (margin is different between ul...
2011-07-15 Leo Koppelkammr92054 : Fix wordwrap by using inline-block. This has...
2011-07-15 Roan KattouwFollowup r91672: remove commented-out reference to...
2011-07-13 Leo KoppelkammRewrite ajaxCategories for ResourceLoader. Add some...
2011-07-13 Leo KoppelkammRender category links as an HTML list. Bug 12261. Based...
2011-07-12 Robin PepermansDo r91966 in a different way, per Brion: use unicode...
2011-07-12 Robin PepermansFix r91772: left should be right (copy-paste error)
2011-07-12 Robin Pepermans(bug 12205) Bidirectional names in action=credits are...
2011-07-10 Leo KoppelkammAdd a font-size to .redirectText in Vector and fix...
2011-07-09 Robin PepermansInline CSS is bad in itself and bad for RTL support...
2011-07-08 KrinkleReverting r91756 per CR and bug 26470
2011-07-08 KrinkleSelfrevert r91759. Messed up working-copy
2011-07-08 KrinkleReverting r91756 per CR and bug 26470
2011-07-08 Leo KoppelkammBug 26470 : Add checkered background image for transpar...
2011-07-08 Leo Koppelkammredoing r91673 . Second step: Actually moving the files
2011-07-08 Leo Koppelkammr86603 : Updatin last call to mediawiki.legacy.edit...
2011-07-08 Mark A. HershbergerFixes Bug #28838 — remove CSS references to div.editsec...
2011-07-08 Leo KoppelkammMoving skins/common/diff.css to mediawiki.action.histor...
2011-07-08 Leo Koppelkammr91734: Do the same for search.css and remove module...
2011-07-08 Leo KoppelkammMigrate skins/common/search.js functionality to mediawi...
2011-07-08 Leo KoppelkammRewrite mwsuggest.js using j.ui.autocomplete. This...
2011-07-08 Leo KoppelkammRevert botched commit r91721
2011-07-08 Leo KoppelkammBackport jQuery UI CSS fix for weird Webkit reflow...
2011-07-08 Antoine Mussorevert r91673 : lost of history
2011-07-07 Leo KoppelkammMoving cologneblue.css and nostalgia.css into their...
2011-07-07 Leo Koppelkammr74966: Deleting unused rtl.css
2011-07-07 KrinkleRemoving calls to deprecated functionality in favor...
2011-07-07 Robin Pepermans(Update for r91646) Use mw-content-ltr/rtl so bullet...
2011-07-06 KrinkleReplace bullet-icon.png with an 8-bit version (became...
2011-07-06 Ryan Kaldarirefixing bug 27338 with all parser test fixes, reverts...
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-06 Leo KoppelkammRedoing r87173 with scrollbars instead of word-wrap...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-07-04 Ryan Kaldaribetter fix for bug 27338 - doesnt rely on line-height
2011-07-04 Antoine MussoRevert old page navigation back to a subtitle
2011-07-02 Mark A. HershbergerBug #29699: Minor adjustments to Vector search button
2011-07-02 Robin Pepermans* Put float:left/right for images in shared.css with...
2011-07-01 Sam ReedRemove unused parameter, update callers
2011-06-29 PlatonidesWe don't need $skin as a local variable.
2011-06-29 Chad HorohoeFollowup r91094: monobook wasn't broken, but I broke...
2011-06-29 Chad HorohoeFix for r91081, I think he meant $content, not $cont.
2011-06-29 PlatonidesMake a sidebar key with value false mean 'skip this...
2011-06-29 PlatonidesCreate renderPortals() function for MonoBook (same...
2011-06-28 Chad HorohoeRevert r85324 (making links grey for rev-del'd info...
2011-06-27 Happy-melonFollow-up r85322: brion's right that some styling is...
2011-06-25 Robin PepermansFix r90743.
2011-06-24 Robin PepermansDirectionality improvements as part of bug 6100 (under...
2011-06-19 Siebrand MazelandAlign text right to ensure that the icons are pushed...
2011-06-18 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-06-10 Krinkle[Installer] .mw-help-hint and #config-live-log
2011-06-09 Niklas Laxströmr89767 didn't please overlords
2011-06-09 Niklas LaxströmAttempt at fixing the issue raised in r82948.
2011-06-07 Brion VibberRevert r87173: adds 'wrap: break-word' which seems...
2011-06-07 KrinkleFix (bug 29307) Line-height in <pre> is too narrow...
2011-06-07 KrinklePartial revert of r85022. Removing added auto-margin...
2011-06-04 HujiFollow up to r89419:
2011-06-03 HujiExtension to r89419, I was too excited fixing the bug
2011-06-03 HujiExtension to r89419, removing a bugous CSS code
2011-06-03 Huji(bug 29263) Add LTR class to the shared CSS to be used...
2011-06-03 KrinkleMove fixes for config-error-box to mw-infobox in order...
2011-06-02 Mark A. HershbergerRevert r88502 since this can be done with a gadget
2011-05-31 Sam ReedFollowup r87584, r87963
2011-05-29 Sam ReedFix up a couple of deprecated calls
2011-05-24 PlatonidesDon't generate the footer div if there isn't any footer...
2011-05-23 Alexandre Emsenhuber* Simplify message existence checks by using wfMessage...
2011-05-21 KrinkleChanging float to text-align for conveniencelinks and...
2011-05-21 KrinklePutting debughtml after visualClear in Vector skin...
2011-05-21 Mark A. Hershbergerr88502 tabs, not spaces.
2011-05-21 Mark A. HershbergerTrial commit to fix bug #29043: “The 'Contents box...
2011-05-20 Mark A. HershbergerFollowup r88118. Fix Bug 28979 — “remove some CSS for...
2011-05-20 Krinkleadding overflow:hidden; to .mw.infobox in shared.css...
2011-05-18 Robin PepermansPer discussion, only apply to .free and .autonumber...
2011-05-18 Robin PepermansFollow-up to r88378 & r88379: move to common/shared...
2011-05-18 Robin Pepermansfix r88378: fix CSS id in modern skin
2011-05-18 Robin Pepermans(bug 4330) External URLs should always be treated as...
2011-05-14 Roan KattouwKill diff.js with fire. It only applies to versions...
2011-05-14 Mark A. HershbergerFix Bug 28979 — “remove some CSS for abbr and acronym...
next