php-src/ext/gd
Marcus Boerger 8d183b7ccc Kill some warnings
# the remainig is not easy to solve: float_var = float_cast(extpression)
# This cannot be fixed by simply casting again to float because some
# compilers may ignore the double casting.
2003-02-09 14:17:05 +00:00
..
libgd Kill some warnings 2003-02-09 14:17:05 +00:00
tests - new xbm support 2003-02-02 01:34:54 +00:00
config.m4 - new xbm support 2003-02-02 01:34:54 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
gd_bundled.dsp XBM for win 2003-02-09 14:05:23 +00:00
gd_ctx.c This patch allows compilation of gd against non-bundled gd library older 2002-10-30 01:05:16 +00:00
gd.c Show if XPM support is available & Set availability bit only when available. 2003-02-01 23:23:59 +00:00
gd.dsp Syncronize with branch 2003-02-09 06:27:38 +00:00
gdcache.c Added missing header (fixed bug #20555). 2002-11-22 02:38:03 +00:00
gdcache.h Portability: avoid <malloc.h> warnings on FreeBSD 2002-11-28 09:19:16 +00:00
gdttf.c Addressed the issue of persistant allocation. 2002-11-19 19:55:54 +00:00
gdttf.h - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
php_gd.h Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jasper@pointless.net) 2003-01-26 01:15:02 +00:00