Adding fallback for collapsible messages
[lhc/web/wiklou.git] / skins /
2010-12-24 KrinkleAdding default styling for redirects
2010-12-24 KrinklePorting tocToggle to ResourceLoader
2010-12-23 Krinkleusing .append() instead of innerHTML+=. The latter...
2010-12-23 Happy-melon(bug 17456) implement CollapsibleTables in core javascr...
2010-12-22 Krinklesmall fixes
2010-12-17 Happy-melonRm unused javascript added in r47637 (follow up to...
2010-12-16 Trevor ParscalFixed RTL errors for SimpleSearch
2010-12-13 Roan KattouwFix r78196: readd accidentally removed lines in shared.css
2010-12-12 Aryeh GregorMake ul.gallery block, not inline-block
2010-12-10 Chad HorohoeRevert r68230, r68231 (mode="grid" on tables) per CR...
2010-12-10 Roan KattouwFollowup r78117: information was still leaked through...
2010-12-10 Roan KattouwFix regression in r78117 per CR, was causing read,...
2010-12-10 Aaron Schulz*Follow-up r78099,r76275:
2010-12-10 Roan KattouwRevert r78158, Aryeh tells me it's a deliberate browser...
2010-12-09 Roan KattouwFix bad CSS syntax from r77411
2010-12-09 Krinklestart resourceloadify mw.legacy.ajaxwatch
2010-12-09 Andrew GarrettDo not reveal page existence in colour of links in...
2010-12-08 Sam ReedRemove unneeded semicolons
2010-12-08 Aaron Schulz*Follow-up r76275: regexp improvement akin to IP.php
2010-12-08 Sam ReedRevert unintended whitespace changes from r77922
2010-12-07 Ilmari Karonencompress images with pngout for a couple more skins
2010-12-07 Ilmari Karonena few more images compressed with pngout
2010-12-07 Ilmari Karonenmore lossless PNG compression with pngout
2010-12-07 Ilmari Karonenlosslessly compress images with pngout
2010-12-07 Daniel FriesenFollow up r78003, forgot to make MonoBook use the foote...
2010-12-07 Daniel FriesenCommit getFooterLinks and getFooterIcons helpers to...
2010-12-07 Daniel FriesenFollowup r77980, for simplesearch I guess we'll have...
2010-12-07 Daniel FriesenReduce code duplication in Vector by combining portal...
2010-12-07 Daniel FriesenAdd makeSearchInput and makeSearchButton to BaseTemplat...
2010-12-07 Tim StarlingModify config-install-done, hopefully this is what...
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Daniel FriesenMore skin system improvements; Create a new BaseTemplat...
2010-12-06 Trevor ParscalAdded fixes for tipsy font size - because tips are...
2010-12-06 Sam Reedbug 26265, a few explicit ; at end of blocks
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-05 Derk-Jan HartmanFollow up to r77411. Patch by DieBuche
2010-12-05 Niklas LaxströmFollow-up r77763, get rid of boolean param and whitespa...
2010-12-05 Daniel FriesenTake the footer icon html building common to all 3...
2010-12-04 Daniel FriesenImplement $wgFooterIcons to replace copyrightico and...
2010-12-04 Daniel FriesenTake the footerlinks from vector and monobook and make...
2010-12-04 Daniel FriesenImplement getSkinStylePath and getCommonStylePath for...
2010-12-01 Trevor ParscalRemoved outline on focus for webkit.
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-11-30 Sam ReedRemove some redundant character escapes from regexes
2010-11-30 Sam ReedRemove unused parameter documentation
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
2010-11-23 Krinkle* Swapping enableForOther locked input-field from disab...
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-22 KrinklePutting .config-page-list (sidebar nav) floating to...
2010-11-20 KrinkleMaking path to bullet.gif in config.css relative to...
2010-11-19 Trevor ParscalFixed order of statements - function was referred to...
2010-11-14 Raimond SpekkingFollow-up r76434, r76570,r76668: Pass skin object per CR
2010-11-14 Raimond SpekkingFollow-up r76434, r76570: Add skinname per CR
2010-11-12 Raimond SpekkingFollow-up r76434: Run hook for Modern skin too per...
2010-11-11 Derk-Jan HartmanFollowup r76522. Typo in orphans.
2010-11-11 Derk-Jan HartmanUse CSS pagination options when printing.
2010-11-10 Chad HorohoeRemove bullets from radio lists
2010-11-08 Trevor ParscalResolves bug #20706 by including kbd and samp elements...
2010-11-08 Chad HorohoeMore followup r76314, r75832: more unused CSS, unused...
2010-11-07 Aaron SchulzSimilar to r76267 but for JS. Should finish bug 24293.
2010-11-07 Alexandre Emsenhuber* (bug 25488) Disallowing anonymous users to read pages...
2010-11-06 Chad HorohoeRm some long-commented code, including quite possibly...
2010-11-05 Trevor ParscalUpdated the Powered By MediaWiki button.
2010-11-04 Trevor ParscalApplied patch provided by "The Evil IP address" in...
2010-11-04 Chad Horohoe(bug 25783) Remove leftover HTMLDiff CSS, followup...
2010-11-02 Chad HorohoeFollowup r75832, use shorthand
2010-11-01 Brandon Harris* Added tipsy library
2010-11-01 KrinkleFollow-up r75762; deleted rightclickedit.js
2010-11-01 Roan Kattouw(bug 25717) Fix "Hide/show extended details" toggle...
2010-11-01 Derk-Jan HartmanSimple search. When setting background color, also...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 KrinkleAdding mediawiki.advanced.rightclickedit.js
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-27 Roan KattouwFollowup r75548: forgot to put global $wgHandheldStyle...
2010-10-27 Roan KattouwFollowup r74966, r75006: load $wgHandheldStyle again...
2010-10-27 Trevor ParscalMostly reverted r75487, making use of a new version...
2010-10-26 Trevor ParscalIntroducing mediaWiki.language, and mediaWiki.message...
2010-10-25 PlatonidesUnused since r74966 $wgHandheldStyle is handled by...
2010-10-23 Niklas LaxströmFix immediate issues in r72900. I'd still like more...
2010-10-23 Roan KattouwRevert r73593, root cause has long been fixed
2010-10-21 Trevor ParscalRenamed vector and monobook modules to skins.vector...
2010-10-21 Jack Phoenixfollow-up to r73178: fix copypaste mistake
2010-10-18 Roan KattouwFirst shot at porting Monobook to Vector. The only...
2010-10-17 Derk-Jan HartmanDon't set the padding of all sides of links with icons...
2010-10-17 Derk-Jan HartmanUse getAttribute( 'href', 2), so we can preserve relati...
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Trevor ParscalFixes bug in wikibits that causes addPortletLink to...
2010-10-12 Derk-Jan Hartman* Test for the presence of addEventListener on the...
2010-10-07 Roan KattouwMove $j=jQuery alias up to mediawiki.js from wikibits...
2010-10-07 Roan Kattouw(bug 25276) Fix TOC show/hide toggle. Original fix...
2010-10-06 Trevor ParscalCreated mediawiki.views.history and moved init function...
2010-10-06 Trevor Parscal* Moved search/IE7 specific CSS rule into search.css...
2010-10-06 Trevor ParscalRemoved CSS file/rule which was added to fix a bug...
2010-10-04 Trevor ParscalMoved some of the functionality from mediawiki.legacy...
2010-10-04 Ryan Kaldariadding close window button for use with all skins
2010-09-29 Aryeh GregorFix IEFixes.js loading again
next