The war on redundant ampersand usage!
[lhc/web/wiklou.git] / includes / SpecialAllmessages.php
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-10-20 Rotem LissSome cleanup: code style, whitespace, docs, using singl...
2006-10-02 Brion Vibber* (bug 7460) Revert broken patch for bug 7226 which...
2006-09-11 Brion Vibber* (bug 7064) Replace hard-coded empty message checks...
2006-09-04 Rotem Liss(bug 7226) Use the fallback language instead of English...
2006-09-03 Rotem LissCreating the function MessageCache::getExtensionMessage...
2006-08-24 Tim StarlingIntroduced hook function for requesting that extension...
2006-07-26 Tim Starling$wgLanguageCode no longer indicates the user language...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-03 Rotem LissGet the English extension messages to Special:Allmessag...
2006-06-25 Tim StarlingDefer initialisation of the special page list, allow...
2006-04-24 Rob ChurchTreat "allmessagesnotsupporteddb" as wikitext when...
2006-04-14 Rob Church(bug 5184) CSS misapplied to elements in Special:Allmes...
2006-02-26 Niklas LaxströmSome enhancements to allmessages filter
2006-02-24 Niklas LaxströmFix my previous commit so that it might even work
2006-02-24 Niklas Laxström* Javascript filter for Special:Allmessages
2006-02-17 Rob ChurchParanoia
2006-02-17 Rob Church(bug 5018) Anchors for each message in Special:Allmessages
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-10-08 Ævar Arnfjörð Bjar... * Don't output messages at all if they equal the parent...
2005-08-05 Ævar Arnfjörð Bjar... * "<tr >" => "<tr>"
2005-08-02 Niklas LaxströmNew style allmessages table, remove some explicit backg...
2005-07-22 Ævar Arnfjörð Bjar... * (bug 740) Messages from extensions now appear in...
2005-05-13 Ævar Arnfjörð Bjar... * Removed some strange code which doesn't have any...
2005-03-13 Jens FrankBUG 1653 - Removing hardcoded messages in Special:Allme...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-10 Brion VibberFix for table prefix
2004-12-07 Zheng Zhumore fixes for languages with no language files; allow...
2004-11-29 Zheng Zhuslightly more informative error message
2004-10-11 Zheng ZhuFor content language, removed language code suffix...
2004-10-05 Zheng ZhuShow error message when 6730wgwgUseDatabaseMessages...
2004-09-25 Zheng Zhufirst attempt to support multiple language variants...
2004-09-22 Zheng Zhuswitch to wfMsgForContent()
2004-09-18 Jens FrankCleaner handling of NoConvert, for variable number...
2004-09-17 Jens FrankRemoved hardcodes for Zh-conversion
2004-09-17 Zheng ZhuPrevent Simplified/Traditional Chinese message conversi...
2004-09-09 Brion VibberRe-enable message transformations when we're done build...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-25 Jens FrankMake ot=html default, as most user will probably use...
2004-08-22 Brion VibberSet up the Title fields directly in Title::makeTitle...
2004-08-22 Brion Vibber* Fix notice in PHP output mode
2004-08-12 Domas MituzasUse /* */ style comments instead of # for multiline...
2004-08-01 Arne HeizmannSince nobody commented on this, I assume all the change...
2004-07-05 Gabriel Wickelinks from one version to the other, typo fix
2004-07-05 Gabriel Wickedefault to php as it's faster. TODO: add link to \...
2004-05-10 Gabriel Wickecomment out entries that are the same as in en, use...
2004-05-03 Gabriel Wickeswitch off message expansion. Messages seem to be expan...
2004-05-01 Gabriel Wickeoptional ?ot=php argument to get a copy&pasteable php...
2004-03-08 Tim Starlingfixed a couple of minor bugs
2004-03-01 Nicholas Pisarro, JrMade the reference to the MediaWiki namespace symbolic...
2004-03-01 Nicholas Pisarro, JrCreated a new page, "SpecialAllmessages.php", which...