79 Commits (8fc9df3f67dc35bff019f538934322583fd5fefd)

Author SHA1 Message Date
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Pierre Joye f726afbfeb - [DOC] always enable imagecolormatch 17 years ago
Pierre Joye 59ec80c572 - MFH: [DOC] always enable imagerotate (bundled or system gd) 17 years ago
Pierre Joye b682f42915 - [DOC] always enable imagefilter and imageconvolution, even when built against system's gd 17 years ago
Pierre Joye 03243d7e17 - silent warning 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Scott MacVicar 2558df59d9 Remove GD 1.0 support, still need to adjust the configure scripts to correctly check for a newer version 18 years ago
Scott MacVicar 62de800b36 Remove freetype1 support 18 years ago
Dmitry Stogov 240fa244c3 Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Pierre Joye 569e8596af - MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC] 19 years ago
Pierre Joye 89ad25f1af - MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used 19 years ago
Pierre Joye 6ef9642b16 - MFH: 19 years ago
Nuno Lopes 43369cef58 avoid calling MSHUTDOWN when built without libt1 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar edc87ef840 MFH: Fixed bad usage of php_checkuid() 20 years ago
foobar 289402edc6 MFH: - Added missing safe-mode checks 20 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Pierre Joye 3963ba649d - export imageconvolution to userland, making people happy to do not 21 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Marcus Boerger 8fd5e11ff4 Add ImageXBM 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
foobar 1d3542a6bc cleanup 23 years ago
Stig Bakken 0e6fca4f22 * email address change 23 years ago
Pierre Joye fbd867184c add imagesavealpha wrapper (Jukka Holappa <jukkaho@mail.student.oulu.fi>, 23 years ago
Sara Golemon 3ad9839f2f Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jasper@pointless.net) 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 23 years ago
Ilia Alshanetsky 67aca57c3b Fixed build with non-bundled GD. Hidden the anti-alias functions when 23 years ago
Pierre Joye 221413e5ef Remove double definition of imagesettile 23 years ago
Pierre Joye dda7acaad5 Add imageistruecolor 23 years ago
Moriyoshi Koizumi 4124672edf Fixed leaks. Other leaks are originated in libgd. 23 years ago
Ilia Alshanetsky 901980b3ab Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). This 23 years ago
Marcus Boerger 597acbc3d3 new function gd_info() returns an associative array of gd support options. # The index names are those from the minfo function. Therefore it is 23 years ago
Ilia Alshanetsky e34ea3adb4 Added a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements the 23 years ago
Tim Toohey 266193159b (PHP imagecolormatch) makes a palette image match the colours in the 24 years ago
foobar e2eaa0261a Moved all gd.h related stuff to gd.c 24 years ago
foobar 569da8b3bf Remove unnecessary #include's 24 years ago
Sander Roobol 9ca0100889 Fixed compile error about gdImageColorResolve (#14426, #15000). 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 24 years ago
foobar 5296d29b59 Killed a compile warning. 25 years ago
foobar e53100fc7a php_sig_gd2 is only needed for GD extension. 25 years ago
foobar ab1ad77e0f oops. Copy-paste-magic. :) 25 years ago
foobar 27fcd0509a @- Added support for GD2 image type for ImageCreateFromString() (Jani) 25 years ago