Added hook SkinTemplateNavigation which provides a way to tweak the navigation before...
[lhc/web/wiklou.git] / skins / common /
2009-07-02 Robert StojnićFix background color of the searchbox and "did you...
2009-07-01 Andrew GarrettFix preferences select-or-other for IE
2009-06-29 Robert StojnićTune spacing for "did you mean" link...
2009-06-25 Roan KattouwRevert r52410 (Put the [edit] link after the section...
2009-06-25 Trevor ParscalReverted back from 52410 (Put the [edit] link after...
2009-06-25 Roan Kattouw(bug 11270) Put the [edit] link after the section heade...
2009-06-25 Alexandre Emsenhubermove #mw_trackbacks definition to common/shared.css
2009-06-25 Trevor ParscalFixed IE6 bugs for search UI
2009-06-25 Roan KattouwPrevent showTocToggle() from inserting the show/hide...
2009-06-23 Trevor ParscalAdded optional parameter to fixalpha to support using...
2009-06-22 Andrew GarrettMove TablePager code from main.css to shared.css
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-06-17 Trevor ParscalSome more CSS tweaks
2009-06-17 Trevor ParscalSome CSS fixes to avoid overriding where it shouldn...
2009-06-17 Raimond Spekking* Add class=wikitable to some tables on specialpages...
2009-06-15 Siebrand MazelandLabel width from 20% to 30% to further reduce label...
2009-06-12 Trevor ParscalChanged how the search UI is rendered.
2009-06-04 Rotem LissEnsure that the power search form does not overlap...
2009-06-02 Aryeh GregorRemove unnecessary comment
2009-06-01 Siebrand Mazeland(bug 18925) history.js removes class names of list...
2009-06-01 Siebrand Mazeland(bug 18999) CSS update for RTL interwiki links
2009-05-31 Robert StojnićBug 19039: new "(un)select all" buttons misplaced at...
2009-05-31 Robert StojnićDon't use submit buttons in r51228 for select all/none...
2009-05-31 Robert StojnićAnother follow-up for 50207: show form header for empty...
2009-05-31 Robert StojnićMore work on new search UI (follow-up to r50207):
2009-05-29 Trevor ParscalMoved the visualClear class to common/shared.css becaus...
2009-05-21 Alex Z(bug 18860) Allow non-anon-only blocks of IPs to block...
2009-05-18 Robin Pepermans(bug 17399) CSS class for "(top)" on Special:Contributi...
2009-05-17 Siebrand Mazeland(bug 18342) insertTags works in edit summary box now...
2009-05-12 Ilmari Karonenunencode all slashes and colons in importScript(),...
2009-05-08 Jan Luca Naumann(bug 18718) A comma was after a }, so that IE has problems
2009-05-04 Robert StojnićAddendum for r50205, also explicitly cancel any pending...
2009-05-04 Robert StojnićRedesign of the "new search UI" per Trevor's design...
2009-05-04 Robert StojnićFix annoying bug with mwsuggest that makes it shown...
2009-05-03 Chad HorohoeRevert r49959 (Fixed some CSS validation issues with...
2009-04-29 Andrew GarrettFix alignment of prefs buttons in standard and cologneblue
2009-04-27 Chad Horohoe(bug 18069) Fixed some CSS validation issues with colors
2009-04-27 Andrew GarrettFix regression in r49790, weird spacing for Gadgets...
2009-04-24 Andrew GarrettFix prefsectiontip styles (class renamed to htmlform...
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-16 Aaron SchulzTweaked r49408: Improved hiding and changed 1 revision...
2009-04-16 Aaron SchulzTweak r48841: use 90% font instead
2009-04-15 Raimond SpekkingFollow up r49500: add class from r49501 to the CSS...
2009-04-15 Raimond Spekking* Special:AllPages: Move hardcoded styles from code...
2009-04-12 Aaron SchulzMinor JS fix for r49408
2009-04-11 Aaron Schulz(bug 16607) Added convenience checkboxes for revisionde...
2009-04-03 Alexandre EmsenhuberMoved "successbox", "errorbox" and related CSS classes...
2009-03-25 Raimond Spekking* Add CSS defintion of the 'wikitable' class to shared...
2009-03-25 Aaron SchulzRevert 48829: actually, keep the monospace, but ditch...
2009-03-25 Aaron SchulzRemoved 'font-family: monospace;' from revdelete links
2009-03-25 Raimond SpekkingFix per comment in r48720: Remove style from code and...
2009-02-24 Danny B* (bug 17648) Prevent floats from intruding into edit...
2009-02-22 Aaron SchulzStylistic code tweaks
2009-02-22 Mohamed Magdyfix indentation for rev 47615
2009-02-21 Chad HorohoeSet eol-style and somehow duplicated content wtf?
2009-02-21 Chad HorohoeAdd logging to password resets per request on code...
2009-02-21 Mohamed MagdyFix bug 1061 CSS-added icons next to links display...
2009-02-15 Raimond Spekking* Special:Prefixindex: Move table styling to shared.css
2009-02-02 Siebrand Mazeland* (bug 17105) Numeric table sorting broken. Patch contr...
2009-02-02 Siebrand Mazeland(bug 17236) Suppress 'watch user page link' for IP...
2009-01-31 Aaron SchulzStyled #mw-data-after-content in cologneblue.css to...
2009-01-28 Danny B* tweak and fix r46474
2009-01-28 Brion VibberTweak for bug 3043 -- disable feed link icons in RTL...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-23 Danny B* (bug 3043) - RSS feed link should have silly orange...
2009-01-23 Danny B* (bug 3043) - RSS feed link should have silly orange...
2009-01-21 Ryan SchmidtRedirect-related bugfixes/features:
2009-01-18 Alex Z(bug 17055) Use a CSS class ('mw-revdelundel-link'...
2009-01-14 Brion VibberPartial revert of r45689 "bug 15470: Don't force-capita...
2009-01-13 Chad Horohoebug 15470: Don't force-capitalize on Special:Upload...
2009-01-02 Aryeh GregorMake "did you mean" more Googley
2009-01-02 Aryeh GregorDon't use for (i in array) in JavaScript
2008-12-26 Raimond Spekking* (bug 16754) Making arbitrary rows of sortable tables...
2008-12-24 Aryeh GregorRevert r44528 "(bug 1941) Add textarea { font-family...
2008-12-22 Brion Vibber* (bug 505) Time zones can now be specified by location...
2008-12-21 Aryeh GregorBreak long line for diff comprehensibility
2008-12-18 Aaron SchulzMake quickbar fill in extra bottom bit
2008-12-18 Aryeh Gregor(bug 16459) Use native getElementsByClassName
2008-12-13 Ilmari Karonen(bug 1941) Add textarea { font-family: monospace; ...
2008-12-03 Brion Vibber* (bug 13342) importScript() generates more consistent...
2008-12-03 Andrew GarrettConfigure extension - summarise hidden settings with...
2008-12-03 Aaron SchulzTweak padding again
2008-12-03 Aaron SchulzEven out padding
2008-12-03 Brion Vibber* (bug 16529) Fix for search suggestions with some...
2008-11-28 Aaron Schulz(bug 15695) Define 'mw-js-message' to make jsMsg()...
2008-11-28 Siebrand Mazeland(bug 16481) Special:Statistics does not explain what...
2008-11-26 Ryan Schmidt* Added complimentary function for addHandler() called...
2008-11-21 Aryeh GregorAdd comment per wikitech-l thread
2008-11-17 Aaron Schulz* Re-commit new search UI code, disabled by default...
2008-11-17 Brion VibberRename file to lowercase per its use. (Some folks use...
2008-11-14 Brion VibberReverting in-development search changes pending fixing.
2008-11-11 Aaron Schulz* Recommitting Search UI changes from r42352
2008-11-10 HujiAdding Persian editbox images
2008-11-02 X!(bug 15125) Add Public Domain to default options when...
2008-10-28 Huji(bug 16160) Suggestion box should be resized from left...
2008-10-28 Tim StarlingIn sortable tables:
2008-10-25 Alex ZFix for r42528 (enhanced RC JS/fallback fixes), use...
2008-10-25 Brion VibberHold back r42568 for now "Re-committing r42528:" (enhan...
2008-10-25 Alex ZRe-committing r42528:
2008-10-25 Tim StarlingReverted r42528. Links with href="#" make firefox scrol...
next