summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed gd 2.0.4 checkIlia Alshanetsky2002-11-171-3/+4
* A better gd >=2.0.4 version check for non-bundled gd library.Ilia Alshanetsky2002-11-171-1/+9
* - MFBDerick Rethans2002-11-173-3/+10
* - Fix compile problems for mips proDerick Rethans2002-11-171-1/+3
* - MFB: Fix memory allocation problem in bundled GD (reported by Brian Havard)Derick Rethans2002-11-171-3/+3
* Removed the md5 checks since the files may be slightly different due toIlia Alshanetsky2002-11-151-16/+0
* Simplify and show skip reasonMarcus Boerger2002-11-151-4/+4
* Fix TSRM buildMarcus Boerger2002-11-141-5/+5
* Fix warnings (Marcus & Pierre-Alain Joye)Marcus Boerger2002-11-141-2/+2
* Added tests for imagefilter() function.Ilia Alshanetsky2002-11-132-0/+105
* Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). ThisIlia Alshanetsky2002-11-134-0/+793
* use *e*malloc functionsMarcus Boerger2002-11-121-4/+10
* fix warningsMarcus Boerger2002-11-123-18/+18
* new function gd_info() returns an associative array of gd support options. # ...Marcus Boerger2002-11-122-0/+78
* Fix win32 build.Ilia Alshanetsky2002-11-031-0/+4
* Fixed win32 build (hopefuly).Ilia Alshanetsky2002-11-011-4/+4
* fix warningsMarcus Boerger2002-10-302-2/+3
* This patch allows compilation of gd against non-bundled gd library olderIlia Alshanetsky2002-10-303-2/+26
* Update bundled gd library with relevant changes from gd-2.0.4Rasmus Lerdorf2002-10-2922-168/+327
* Corrected un-initialized variable usage.Ilia Alshanetsky2002-10-291-1/+1
* Added a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements theIlia Alshanetsky2002-10-294-0/+481
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-1/+1
* Nuke tabs.foobar2002-10-211-4/+4
* Changed --with-gd to behave same way as --with-mysql does.foobar2002-10-211-29/+17
* - Prevent resetting the PHP_*_DIR variables if already set.foobar2002-10-211-6/+12
* --with-zlib-dir has to be defined here to enable phpize buildfoobar2002-10-191-0/+3
* Fix for bug #19941Rasmus Lerdorf2002-10-161-1/+1
* Renamed and fixed constantfoobar2002-10-111-2/+2
* - Change constant nameDerick Rethans2002-10-111-2/+2
* - Skip if an external lib gd is used (which always has this crash-bug)Derick Rethans2002-10-111-1/+1
* - Add indetified for bundled GDDerick Rethans2002-10-111-0/+3
* - Skip when GD is not availableDerick Rethans2002-10-091-0/+2
* - Added test case for bug #19266Derick Rethans2002-10-091-0/+48
* Fix for bug 19781Rasmus Lerdorf2002-10-061-1/+1
* WS fix - although the entire libgd directory is horrendously formatted.Rasmus Lerdorf2002-10-061-1/+1
* OopsRasmus Lerdorf2002-10-061-0/+1
* Ok, perhaps it's too late at night, but I see absolutely no reason forRasmus Lerdorf2002-10-061-0/+2
* Fix for bug #19700 - code by WezRasmus Lerdorf2002-10-061-0/+30
* As discussed a while ago, decoding GIF images is not considered a UnisysRasmus Lerdorf2002-10-063-1/+579
* fix gdImageCopyResampled() for non-constant alpha layerTim Toohey2002-09-301-3/+14
* Fixed bug #19366Ilia Alshanetsky2002-09-291-0/+9
* @- Fixed bug #19595 (Missing functions for GD2 format handling).Edin Kadribasic2002-09-272-6/+6
* - update project file (no precompiled headers)Derick Rethans2002-09-221-4/+6
* Fixed bug #19487Ilia Alshanetsky2002-09-201-1/+1
* Added missing convert_to_* funcs. (should fix some crashes)foobar2002-09-201-2/+5
* ws fixfoobar2002-09-121-23/+22
* For now, check only when not using bundled GD lib.foobar2002-09-111-4/+4
* Added build test. Bug: #19345foobar2002-09-111-0/+4
* This was not a good idea.foobar2002-09-071-3/+0
* Fix build with bundled gd when builddir!=srcdirSander Roobol2002-09-071-2/+1