| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove stylesheets & templates subdirectories, whose contents have been migra... | Brion Vibber | 2004-10-05 | 125 | -7028/+0 |
* | *** empty log message *** | Antoine Musso | 2004-09-05 | 1 | -0/+6 |
* | change all occurrences of "Mediawiki" to "MediaWiki". | Arne Heizmann | 2004-09-04 | 5 | -5/+5 |
* | temp fix for wikimediawiki skins stylesheets. It iss just a copy of monobook ... | Antoine Musso | 2004-09-02 | 25 | -0/+1434 |
* | More code cleanup on SearchEngine. | Brion Vibber | 2004-08-15 | 2 | -1/+8 |
* | New files for new skin 'Chick'. | Arne Heizmann | 2004-08-14 | 1 | -0/+432 |
* | As suggested by xmlizer <mozer@netcourrier.com> on wikitech-l | Arne Heizmann | 2004-08-11 | 1 | -0/+3 |
* | New feature: Recent Changes Patrol. All edits and new pages are now highlight... | Arne Heizmann | 2004-08-09 | 1 | -0/+8 |
* | Fix color of edit links in quickbar. | Brion Vibber | 2004-08-09 | 1 | -2/+2 |
* | Hide site notice from printable version. | Brion Vibber | 2004-08-09 | 1 | -0/+2 |
* | rm UTF-8 BOM | Arne Heizmann | 2004-08-08 | 1 | -2/+2 |
* | This fixes bug 827160, with settings from http://meta.wikipedia.org/wiki/Colo... | Magnus Manske | 2004-08-08 | 1 | -4/+10 |
* | This fixes bug 984629, but gives a double footer | Magnus Manske | 2004-08-08 | 1 | -1/+5 |
* | New feature, nicer display of redirects. Removed special case for redirects f... | Tim Starling | 2004-08-07 | 3 | -0/+8 |
* | center #siteNotice | Gabriel Wicke | 2004-07-28 | 1 | -0/+1 |
* | sitenotice border removed | Gabriel Wicke | 2004-07-28 | 1 | -2/+0 |
* | link to GPL | Arne Heizmann | 2004-07-28 | 1 | -1/+1 |
* | same as in the branch | Gabriel Wicke | 2004-07-28 | 1 | -6/+4 |
* | tweaks to #siteNotice | Gabriel Wicke | 2004-07-28 | 1 | -0/+3 |
* | Missing unit | Arne Heizmann | 2004-07-16 | 1 | -44/+44 |
* | tweaks to sitenotice placement and colours in older skins: grey border, above... | Gabriel Wicke | 2004-07-16 | 3 | -9/+3 |
* | make sitenotice a bit easier on the eye (grey border instead of red, no top b... | Gabriel Wicke | 2004-07-16 | 1 | -7/+4 |
* | comment update, stupid cvs commit bot test.. | Gabriel Wicke | 2004-07-05 | 1 | -4/+0 |
* | more testing | Gabriel Wicke | 2004-07-03 | 1 | -2/+1 |
* | more ws | Gabriel Wicke | 2004-07-03 | 1 | -4/+1 |
* | whitespace.. | Gabriel Wicke | 2004-07-03 | 1 | -2/+0 |
* | another whitespace change | Gabriel Wicke | 2004-07-03 | 1 | -5/+0 |
* | whitespace changes to test the irc bot | Gabriel Wicke | 2004-07-03 | 1 | -0/+1 |
* | less space below headings | Gabriel Wicke | 2004-07-02 | 1 | -3/+2 |
* | selector bug fix | Gabriel Wicke | 2004-07-01 | 1 | -2/+2 |
* | thumb tweaks synced | Gabriel Wicke | 2004-06-29 | 1 | -1/+2 |
* | .small class | Gabriel Wicke | 2004-06-28 | 2 | -5/+10 |
* | Quick hack for bug 965878; header with text "Preferences" can cause IE/win | Brion Vibber | 2004-06-28 | 1 | -0/+1 |
* | check if stylepath and skin is set (can happen if user didn't get the generat... | Gabriel Wicke | 2004-06-25 | 1 | -7/+8 |
* | selector bugs | Gabriel Wicke | 2004-06-23 | 1 | -3/+3 |
* | Allow the 'floatleft' and 'floatright' classes not just on divs, but tables a... | Arne Heizmann | 2004-06-22 | 2 | -4/+4 |
* | I had previously added clear:right only to div.floatright, but not div.tright... | Arne Heizmann | 2004-06-18 | 2 | -0/+13 |
* | Removing the clear:left from previous commit again, because apparently people... | Arne Heizmann | 2004-06-18 | 1 | -1/+0 |
* | Add "clear:right" to right-floating thumbnails, and "clear:left" to left-floa... | Arne Heizmann | 2004-06-18 | 1 | -3/+5 |
* | test for typeof to avoid IE warnings | Gabriel Wicke | 2004-06-16 | 1 | -1/+1 |
* | thumb overflow improvement | Gabriel Wicke | 2004-06-14 | 1 | -1/+1 |
* | make plainlinks work in IE and Opera | Gabriel Wicke | 2004-06-14 | 1 | -1/+1 |
* | minor dl margin tweak | Gabriel Wicke | 2004-06-14 | 1 | -1/+1 |
* | hide site notice | Tim Starling | 2004-06-12 | 1 | -1/+1 |
* | more cssification of diff rendering, some " -> ' in diff engine | Gabriel Wicke | 2004-06-12 | 2 | -17/+25 |
* | surplus leftover | Gabriel Wicke | 2004-06-12 | 1 | -1/+0 |
* | link colour tweak | Gabriel Wicke | 2004-06-12 | 1 | -2/+3 |
* | more dl/p margin tweaking, clear:both on catlinks | Gabriel Wicke | 2004-06-11 | 1 | -2/+4 |
* | list margin tuning, make sure li's in ol's don't inherit the list-style-image | Gabriel Wicke | 2004-06-11 | 1 | -2/+9 |
* | dim visited .new links | Gabriel Wicke | 2004-06-11 | 1 | -2/+4 |