removing unused globals and some whitespace cleaning
[lhc/web/wiklou.git] / languages / LanguageConverter.php
2006-03-01 Tim StarlingFixed inappropriate access of $wgTitle from LanguageCon...
2006-01-24 Zheng ZhuFix dependence on hardcoded UNIQ_PREFIX.
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2005-08-15 Niklas LaxströmSmall cleanup to language files, expect the two that...
2005-07-05 Zheng ZhuMake language variant selection work again for zh
2005-05-19 Ævar Arnfjörð Bjar... * Added a new $mUcfirst var which can be set to true...
2005-04-29 Zheng Zhuremove a deprecated function
2005-04-28 Zheng ZhuFull conversion support for category pages
2005-04-21 Zheng ZhuBypass conversion if the page being displayed is the...
2005-04-20 Zheng Zhu- Added general interface for handling special flags...
2005-04-15 Zheng Zhuadded missing return, and one more FIXME note.
2005-04-15 Ævar Arnfjörð Bjar... * Fixed up metadata
2005-04-15 Zheng ZhuCode refactoring for the language conversion system: