* Handle fallbacks too in extension aliases
[lhc/web/wiklou.git] / skins / common /
2008-06-13 Raimond SpekkingRemove non standard, Gecko specific CSS.
2008-06-12 Chad HorohoeClean up a bit of a mess with jsMsg(). Should be much...
2008-06-12 Chad Horohoe(bug 14328) - Allow DOM objects to be used in jsMsg...
2008-06-10 Rotem LissAvoid some of the strict JS warnings in Firefox.
2008-06-06 Brion Vibber* (bug 14401) Fix Safari access key tooltips for Window...
2008-06-03 Brion VibberRevert r35769.
2008-06-03 Rotem LissReverting new Special:SpecialPages layout: Problems...
2008-06-03 Rotem LissFixing display of RTL Special:Specialpages: Display...
2008-06-03 Daniel FriesenCleaning out old comments and changing display of restr...
2008-06-01 Daniel FriesenChanging the UI for [[Special:Specialpages]].
2008-05-25 Brion VibberRevert r35277 (grayed-out paging links). IMHO this...
2008-05-25 Aaron SchulzDarking pager dead links a tad
2008-05-24 Leon WeberPaging links on special pages now have CSS classes...
2008-05-19 Brion Vibber* (bug 12773) addOnloadHook() now calls functions immed...
2008-05-19 Aaron SchulzStabilize image description links
2008-05-18 Brion VibberCut a few more kb out of wikibits.js... broke edit...
2008-05-14 Brion Vibber* (bug 14082) Fix for complex text input vs AJAX sugges...
2008-05-12 Brion VibberRevert r34559 and fix r34542 -- include rightclickedit...
2008-05-10 Niklas Laxström* Partly revert 34542, broke my section editing
2008-05-09 Brion VibberRevert r34541 for the moment pending further review...
2008-05-09 Brion VibberPluck a few more KB of crap out of wikibits.js -- break...
2008-05-09 Brion VibberSplit page history radio button tweaks out from wikibit...
2008-05-09 Brion Vibber* Message name filter on Special:Allmessages now case...
2008-05-09 Brion Vibber* add OutputPage::addScriptFile() for easier adding...
2008-05-04 Aryeh Gregor* Show correct accesskey prefix for Firefox 3 beta...
2008-05-03 Robert StojnićFix typo in r33748, onsubmit -> submit
2008-05-01 Robert StojnićRevert r33962, the bad CSS should've been removed....
2008-04-30 Brion Vibbersafari css system colors seem ok on 3.0 (webkit 523.15)
2008-04-30 Brion VibberStyle cleanup on AJAX search suggestion dropdown list.
2008-04-28 Victor Vasiliev* (bug 889) Improve conflict-handling between shared...
2008-04-28 Niklas Laxström* (bug 13866) skins/common/shared.css - invalid attribu...
2008-04-22 Brion Vibber* (bug 13824) AJAX search suggestion now works with...
2008-04-22 Brion VibberFix event hooking for suggest.
2008-04-19 Aaron SchulzRemove distracting red dotted box. This was make some...
2008-04-16 Niklas Laxström* (bug 13632) Show white space differences with wikidif...
2008-04-16 Robert StojnićEven a bit nicer, the return there should be unreachabl...
2008-04-16 Brion Vibberjs tweak - use var for local variable; skip processing...
2008-04-16 Robert StojnićFix arrow keys in Internet Explorer, seems I overrefact...
2008-04-15 Robert StojnićAjax suggestions:
2008-04-13 Aaron SchulzActually, tone done colors
2008-04-12 Aaron SchulzMake these h4
2008-04-12 Aaron SchulzGroup special pages at Special:SpecialPages
2008-04-10 Raimond Spekking* (bug 13604) Add Special:ListGroupRights to show a...
2008-04-06 Aaron SchulzTone down the user margins
2008-04-06 Aryeh GregorMove this stuff to shared.css
2008-04-06 Niklas Laxström* Use correct class, I wonder how long this has been...
2008-03-31 Aaron Schulz* Add mw-userrights-disabled class to grey out unchange...
2008-03-31 Andrew GarrettRedesign of Special:Userrights.
2008-03-21 Niklas Laxström* (bug 13466) White space differences not shown in...
2008-03-20 Brion Vibberbug 13448 second bit
2008-03-14 Brion Vibber* (bug 3131) Manually-specified upload destination...
2008-03-14 Brion VibberSome search UI cleanup:
2008-03-09 Andrew Garrett* (bug 13234) Do not show grey category box for pages...
2008-03-08 Rotem LissAdding the fix for lists in RTL wikis to more skins...
2008-03-06 Aryeh GregorUse shared.css for what it's supposed to be used for...
2008-03-06 Raimond Spekking* Add links to page and file deletion forms to edit...
2008-02-27 Ryan Schmidtupdating spinner.gif image to work with non-white backg...
2008-02-26 Tim Starlingcatlinks is not a single paragraph anymore
2008-02-25 Tim Starling* Put both hidden categories and normal categories...
2008-02-13 Aryeh GregorRevert 30902: it was (as the style rule clearly said...
2008-02-13 Huji(bug 12972) Add page break rules to the "print" style...
2008-02-09 HujiMoving the RTL fixes to monobook. Adding documentation...
2008-02-08 Aryeh GregorFix typos from r30716. text-aling is not a recognized...
2008-02-08 Huji* Image caption elements are now styled using a linked...
2008-01-22 Aaron SchulzMove rev_deleted stuff to shared
2008-01-16 River Tarnelluse label.htmlFor=... instead of label.setAttribute...
2007-12-31 Aryeh GregorRevert last commit, unintended things were committed.
2007-12-31 Aryeh GregorAdd userrights-text message to display at all times...
2007-12-30 Aryeh GregorPer comment in Opera95Fixes.css, remove it; it's useles...
2007-12-23 Aryeh GregorRevert extraneous parts of last commit, I didn't mean...
2007-12-23 Aryeh GregorFix last commit adding ID's, I didn't want to remove...
2007-12-18 Aryeh GregorRevert 28517 for now. Puts non-standards-compliant...
2007-12-16 Victor Vasiliev* Introduce new user preference: ajaxsearch
2007-12-15 Leon Weber* (bug 11555) Make editsection links come after section...
2007-12-11 Aaron SchulzMore title protection clean up. JS errors were being...
2007-12-02 Rotem LissFixing a JavaScript error, cleanup.
2007-11-23 Aaron Schulz*Make entry point for hideuser aspect of blocks (requir...
2007-11-02 Rotem LissRemove all commas when parsing float numbers in sorted...
2007-09-27 Raimond Spekking* Show relevant deletion log lines when uploading a...
2007-09-24 Niklas LaxströmCommitting a version which at least shows the text...
2007-09-19 Aaron Schulz*Revert bogus code from r24419. indexOf() is meant...
2007-09-09 Aryeh GregorMoved inline markup in signup and login forms to CSS...
2007-08-09 Aryeh GregorRevert r23649 for now; I'm 90% sure that the normal...
2007-08-07 Rotem LissFix.
2007-08-07 Rotem Liss* Fixing filehistory headings in RTL.
2007-08-07 Ilmari KaronenPrefer textContent over innerText to allow hidden sort...
2007-08-03 Rob Church(bug 9437) Don't overwrite edit form submission handler...
2007-07-30 Raimond Spekking* Prettifying file history table a bit. Especially...
2007-07-30 Rob ChurchSome style tweaks, per Brion
2007-07-29 Rob ChurchRefactor addClickHandler() and introduce addHandler()
2007-07-29 Rob Church* Use a table to present file histories
2007-07-29 Rob ChurchDocument this file all over
2007-07-29 Rob ChurchTweak comment
2007-07-29 Rob Church(bug 10732 and others) Further fixes to protect chainin...
2007-07-28 Rob Church* (bug 10732) Protection chaining checkbox broken ...
2007-07-21 Rob ChurchRemove green blob from the centre (was supposed to...
2007-07-19 Brion Vibberrename checkboxMouseupHandler to checkboxClickHandler...
2007-07-19 Brion Vibber* (bug 10642) Fix shift-click checkbox behavior for...
2007-07-19 Brion Vibberbug 10638 -- fix regression in Opera < 9.5 by bad versi...
2007-07-18 Brion VibberFix several JS problems with MSIE/Mac:
next