* Removed messages in English, they'll be inherited from the parent.
[lhc/web/wiklou.git] / includes / SpecialImagelist.php
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1207) splitting 'all', into recentchangesall...
2005-02-21 Brion VibberDe-cruftification continues.
2004-10-14 Brion Vibberescape html output
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
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-09 Brion VibberFor unknown sort to bydate
2004-08-09 Brion Vibber* Handle non-valid title text in name search gracefully
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-13 Jens FrankPatch by Emmanuel Engelhart
2004-04-24 Jens FrankwfImageUrl moved from Globalfunctions to Image
2004-04-09 Brion VibberXHTML fixes.
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Brion VibberAdd digit transformation function Language::formatNum...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-04-14 Lee Daniel CrockerInitial revision