Antiglobalization!
[lhc/web/wiklou.git] / includes / Image.php
2004-08-13 Brion VibberAntiglobalization!
2004-08-09 Brion VibberUse ImageMagick's -background parameter to set the...
2004-08-07 Tim Starlingmoved squid purge down, untested
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-05-31 Brion VibberIf image is missing (or not an image file), move on...
2004-05-20 Jens FrankOnly generate truecolor PNGs if original image is alrea...
2004-05-20 Jens FrankOnly generate truecolor PNGs if original image is alrea...
2004-05-09 Jens Frankmake image width an integer, not a real number
2004-05-09 Jens FrankImage bounding box can be specified instead of width...
2004-05-08 Jens FrankMoved image history retrieval function to Image.php.
2004-05-06 Jens FrankMerged wfImagePath into Image class
2004-05-04 Jens Frankmoved some more functions from GlobalFunctions to Image
2004-04-29 Brion VibberDon't create thumbnail images larger than the image...
2004-04-24 Jens FrankwfImageUrl moved from Globalfunctions to Image
2004-04-24 Jens FrankMove image-specific methods to Image-class