aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Image.php
Commit message (Expand)AuthorAgeFilesLines
* Merge to HEAD; 1.3.0beta2Brion Vibber2004-06-061-10/+11
* Only generate truecolor PNGs if original image is already truecolor.Jens Frank2004-05-201-8/+7
* Only generate truecolor PNGs if original image is already truecolor.Jens Frank2004-05-201-2/+22
* make image width an integer, not a real numberJens Frank2004-05-091-1/+3
* Image bounding box can be specified instead of width, e.g. asJens Frank2004-05-091-0/+1
* Moved image history retrieval function to Image.php.Jens Frank2004-05-081-1/+50
* Merged wfImagePath into Image classJens Frank2004-05-061-18/+7
* moved some more functions from GlobalFunctions to ImageJens Frank2004-05-041-2/+33
* Don't create thumbnail images larger than the image; use the source imageBrion Vibber2004-04-291-0/+11
* wfImageUrl moved from Globalfunctions to ImageJens Frank2004-04-241-16/+53
* Move image-specific methods to Image-classJens Frank2004-04-241-0/+155