summaryrefslogtreecommitdiff
path: root/includes/image.gd.inc
Commit message (Collapse)AuthorAge
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
|
* #201540 follow up by zoo33: move jpeg quality validation to where it ↵Gábor Hojtsy2008-01-15
| | | | belongs, so it is only called if the current image toolkit requires it
* #200338 by m3avrck and quicksketch: fix transparent GIF resizingGábor Hojtsy2007-12-16
|
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
* - Patch #148346 by Steef and drewish: split image.inc into image.inc and ↵Dries Buytaert2007-08-02
image.gd.inc and improved the documentation.