Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge to HEAD; 1.3.0beta2 | Brion Vibber | 2004-06-06 | 1 | -10/+11 |
* | Only generate truecolor PNGs if original image is already truecolor. | Jens Frank | 2004-05-20 | 1 | -8/+7 |
* | Only generate truecolor PNGs if original image is already truecolor. | Jens Frank | 2004-05-20 | 1 | -2/+22 |
* | make image width an integer, not a real number | Jens Frank | 2004-05-09 | 1 | -1/+3 |
* | Image bounding box can be specified instead of width, e.g. as | Jens Frank | 2004-05-09 | 1 | -0/+1 |
* | Moved image history retrieval function to Image.php. | Jens Frank | 2004-05-08 | 1 | -1/+50 |
* | Merged wfImagePath into Image class | Jens Frank | 2004-05-06 | 1 | -18/+7 |
* | moved some more functions from GlobalFunctions to Image | Jens Frank | 2004-05-04 | 1 | -2/+33 |
* | Don't create thumbnail images larger than the image; use the source image | Brion Vibber | 2004-04-29 | 1 | -0/+11 |
* | wfImageUrl moved from Globalfunctions to Image | Jens Frank | 2004-04-24 | 1 | -16/+53 |
* | Move image-specific methods to Image-class | Jens Frank | 2004-04-24 | 1 | -0/+155 |