summaryrefslogtreecommitdiff
path: root/includes/image.inc
Commit message (Expand)AuthorAge
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). ...Dries Buytaert2005-07-31
* - Patch #27431 by Cvbge: add file size infomation to image_get_info()Dries Buytaert2005-07-31
* - Patch #24157 by chx/Robin/...: changed file_exists() to is_file() to fix se...Dries Buytaert2005-06-19
* - #19517: Fix GD2 toolkit error.Steven Wittens2005-03-29
* - Patch #18700 by Stefan and James: removed GD1 calls, improved error/status ...Dries Buytaert2005-03-23
* #17477: Remove dependency on GD for avatar uploading.Steven Wittens2005-02-21
* - Patch #16358 by James: added toolkit to enable better image handling. The ...Dries Buytaert2005-02-01