Added conversion when displaying results
[lhc/web/wiklou.git] / includes / SpecialUnusedimages.php
2005-05-02 Zheng ZhuAdded conversion when displaying results
2005-04-15 Jens Frank(bug 1849) New option allows to consider categorized...
2005-04-10 Jens FrankRevert last change
2005-04-10 Jens FrankBUG#1849 - Count images as used if they are put into...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-02-22 Brion VibberWar on cruft: commentBlock() usage, use a styled <span...
2005-01-27 Antoine Mussofix phpdoc comment
2004-11-13 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=705
2004-10-14 Brion VibberEscape HTML output
2004-09-24 Zheng ZhuThird batch of files modified to replace selected wgLan...
2004-09-19 Antoine MussoMigrate to a QueryPage class
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-10 Domas MituzaswfLimitResult -> Database::limitResult()
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-11 Domas Mituzasuse wfLimitResult
2004-04-24 Jens FrankwfImageUrl moved from Globalfunctions to Image
2004-04-09 Brion VibberXHTML fixes.
2004-04-01 Tim Starlinguse of $wgRequest
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-09-20 Tim Starlingchanging wfQuery to allow replication
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-04-14 Lee Daniel CrockerInitial revision