API: Improved usercontribs module.
[lhc/web/wiklou.git] / skins /
2007-05-18 Rob Church(bug 9886) Give a sample stub link in stub threshold...
2007-05-18 Rob Church* (bug 9628) Show warnings about slave lag on Special...
2007-05-17 Brion Vibber* Right-align diff line numbers in RTL language display
2007-05-17 Brion VibberAnother tweak for wide diffs: there *is* a CSS 3 draft...
2007-05-16 Brion Vibber* (bug 1438) Fix for diff table layout on very wide...
2007-05-15 Brion Vibber* (bug 1438) Fix for diff table layout on very wide...
2007-05-10 Antoine MussoFix #7070: monobook/user.gif has antialias artifacts
2007-05-09 Brion Vibber* (bug 9854, 3770) Clip overflow text in gallery boxes...
2007-05-09 Niklas Laxström* Use overflow: hidden instead of auto as suggested...
2007-05-09 Niklas Laxström* 400px is too big for small screens
2007-05-09 River Tarnellneed proper class and styling for prefsections
2007-05-08 Ilmari KaronenDisable user scripts on Special:Preferences, to prevent...
2007-05-07 Brion Vibber* Add hooks for captcha in main user login form
2007-05-06 Niklas Laxström* XMLify preferences a little with more clear look...
2007-05-05 Niklas Laxström* Added overflow: auto to image gallery descriptions...
2007-05-01 Brion VibberRevert 'MonoBookTemplateAboveColumnContent' hook. Seems...
2007-04-30 Leon Weber* Added beginnings of WatchlistTicker extension. Works...
2007-04-22 Antoine Musso* Smaller borders for TablePager
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-04-09 Rotem LissFloat the unblock and ipblocklist links in Special...
2007-03-15 Aaron Schulz*Add allowCascade() to protectChainUpdate()
2007-03-15 Aaron Schulz*Syntax cleanup
2007-03-15 Aaron Schulz*Make allowCascade() uncheck as well as grey out cascade
2007-03-15 Aaron Schulz*Add nifty JS function to grey out cascade option when...
2007-03-14 Erik Moellerconsistently comment out checkered bg by default
2007-03-12 Aaron Schulz*Add IPv6 to regexp
2007-03-11 Erik Moellercomment out checkered per discussion on wikitech-l
2007-03-04 Leon WeberFinish what I began in r20065. Tested it in all skins...
2007-03-02 Aryeh Gregor(bug 9155) Allow footer info to wrap in Monobook. ...
2007-02-28 Aryeh Gregor(bug 9122) Fix minor display issue in RTL with section...
2007-02-26 Leon WeberAdded a checkered background for images on thei descrip...
2007-02-20 Brion Vibber* Hide irrelevant block options in Special:Blockip...
2007-02-19 Brion VibberFurther fix: restore order of parameters on addButton...
2007-02-19 Brion VibberTweaks to r19987:
2007-02-19 Leon Weber* Added a classname ("mw-toolbar-editbutton") and uniqu...
2007-02-09 Niklas Laxström* Some enhancements to live preview
2007-02-09 Nick JenkinsPrevent some unnecessary lstat system calls, generated...
2007-02-04 Brion VibberCleanup from r19742:
2007-02-04 Aryeh Gregor* Make CSS for galleries work for cached pages
2007-02-03 Antoine MussoFix #6684: Improper javascript array iteration causes...
2007-02-03 Antoine MussoKill whitespaces in some javascript files.
2007-02-03 Antoine MussoFix #6844: Semantically correct tags for diffchanges...
2007-02-03 Antoine MussoFix #8789: AJAX search - Enter button does not work...
2007-02-02 Aryeh Gregor* (bug 6987) Allow perrow, widths, and heights attribut...
2007-02-02 Aryeh Gregor* (bug 8711) Stop floats in previews from spilling...
2007-01-31 Ilmari KaronenMerge sorttable.js code into wikibits.js, get rid of...
2007-01-30 Ilmari Karonenfix loss of HTML formatting in table header cells
2007-01-29 Antoine MussoFix #8819: full patch disclosure with skin dependencies.
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-22 Brion Vibber* (bug 8719) Firefox release notes lie! Fix tooltips...
2007-01-21 Antoine MussoNew hook: AjaxAddScript. Used to load some more ajax...
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2007-01-20 Antoine MussouserCan(Edit|Create|Move) are deprecated : do not use...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-16 Rotem LissAdding var declaration.
2007-01-15 Ilmari KaronenIE compatibility fix (thanks, howcheng): don't pass...
2007-01-15 Rob Church(bug 8628) Add user-aware block list link to Special...
2007-01-15 Aryeh Gregor(bug 8639) Remove some styles for nonexistent classes
2007-01-15 Ilmari KaronenMake setupCheckboxShiftClick() process all checkboxes...
2007-01-15 Ilmari Karonenreplace Simetrical's hack from r19269+r19270 with a...
2007-01-15 Aryeh GregorDO NOT LEAVE ALERT() IN CODE *twitch*
2007-01-14 Aryeh Gregor* Don't iterate through all elements to update tooltips...
2007-01-14 Rob Church(bug 8619) Add user-aware "unblock" link to Special...
2007-01-14 Brion VibberPLEASE TEST YOUR ONE-LINE COMMITS THANKS
2007-01-14 Aryeh Gregor(bug 8622) Clean up check for whether watch checkbox...
2007-01-14 Aryeh GregorUse browser default for printing size, don't force...
2007-01-13 Antoine Mussoremove evil whitespaces
2007-01-13 Ilmari Karonenadd new convenience function addPortletLink() to replac...
2007-01-13 Ilmari Karonenset doneOnloadHook _before_ calling any hooks, so they...
2007-01-13 Ilmari Karonensplit the new-style accesskey/tooltip code from akeytt...
2007-01-12 Ilmari Karonenakeytt(id) was broken, fix it; also make sure window...
2007-01-12 Aryeh Gregor* (bug 8002) Math should render left-to-right even...
2007-01-12 Aryeh Gregor* Brion says Opera Mac uses Shift-Esc-, not Ctrl-
2007-01-11 Ilmari KaronenPartially rv r19101+r19102, fix noise in error console...
2007-01-11 Aryeh GregorFix to keep even more JS error consoles happy
2007-01-11 Aryeh GregorFix to keep JS error consoles happy
2007-01-11 Aryeh GregorUse the full id for Monobook accesskeys/tooltips, to...
2007-01-10 Aryeh GregorXHTML validity
2007-01-10 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2007-01-08 Aryeh GregorFix major display regression for CSS 1 browsers like...
2007-01-08 Aryeh Gregor* (bug 7020) Improved handheld stylesheet for Monobook...
2007-01-07 Antoine MussoImplements #7667 : allow XHTML namespaces customization...
2007-01-07 Antoine MussoNew way to display the extensions and hooks. Pending...
2007-01-05 Tim StarlingRevert fix of bug 8326 in r18461, plus an unrelated...
2007-01-03 Aryeh GregorAnother todo for sorttable
2007-01-03 Aryeh Gregor(bug 7020) Provisional stylesheet for handhelds (curren...
2007-01-03 Aryeh GregorOops, I should probably move these to the right place...
2007-01-03 Aryeh GregorSteal better version of sorttable, tweak some:
2007-01-02 Aryeh Gregor* (bug 8463) Don't print external link icons for Monobook
2007-01-02 Aryeh Gregor* (bug 6503) Fix bug that stopped certain irrelevant...
2006-12-30 Ilmari Karonenreset image alt attributes too (doesn't seem to have...
2006-12-30 Ilmari Karonenstabilize sorttable.js even if the underlying Javascrip...
2006-12-30 Ilmari Karonenavoid triggering on class="notreallysortable"
2006-12-30 Ilmari Karonenuse hookEvent() from wikibits.js instead of own impleme...
2006-12-29 Brion Vibberclean up last commit
2006-12-29 Brion Vibber* (bug 8427) MonoBook RTL IE 7.0 tweaks failed when...
2006-12-27 Brion VibberAdd a warning for Firefox 2.0 which rejects XMLHttpRequ...
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...
2006-12-20 Aryeh Gregor* Fix typos in new class names (thanks to BrokenArrow)
next