summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* - #36697, Transparency is lost when using imagecreatetruecolorPierre Joye2006-03-132-1/+32
* - #36686, do not be quiet with the extern GDPierre Joye2006-03-101-0/+9
* - MFH: add a weak/tolerant mode to the jpeg loaderPierre Joye2006-02-053-14/+77
* - include png.h prior php.hMichael Wallner2006-01-271-0/+5
* - MFH: add filter option to imagepngPierre Joye2006-01-274-16/+43
* MFH: improve open_basedir checks in GDAntony Dovgal2006-01-171-0/+2
* - remove old return_longPierre Joye2006-01-171-1/+0
* - return false on errorPierre Joye2006-01-171-2/+6
* - Returns FALSE on error, it is how it must workPierre Joye2006-01-171-0/+7
* bump year and license versionfoobar2006-01-014-12/+12
* Not a fatal error.Ilia Alshanetsky2005-12-291-1/+1
* MFH: fix testfoobar2005-12-261-2/+2
* - MFH: raise warnings instead of errors in colormatchPierre Joye2005-12-251-4/+4
* - MFH: fix segfault/leak in imagecolormatchPierre Joye2005-12-253-0/+28
* Fixed uninitialized variable in a test.Ilia Alshanetsky2005-12-171-0/+1
* - MFH:Pierre Joye2005-12-174-1/+112
* - MFH: no need to test if jpeg support existsPierre Joye2005-12-091-3/+0
* - MFH, PNG compression support exposedPierre Joye2005-12-093-1/+39
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* MFH: nuke php3 legacyfoobar2005-12-061-2/+2
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-5/+5
* MFH: Fixed bad usage of php_checkuid()foobar2005-11-021-1/+1
* MFH: - Added missing safe-mode checksfoobar2005-11-013-18/+16
* MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)Antony Dovgal2005-10-261-0/+4
* - fix #34980, divisor and offset never passed correctly (s/float/double/)Pierre Joye2005-10-251-1/+1
* -fix build as shared or separate from main build (bfrance)Pierre Joye2005-10-093-0/+12
* MFH: Added missing safe_mode checks.Ilia Alshanetsky2005-10-062-2/+2
* - #33125, imagecopymergegray produces mosaic rainbow effectPierre Joye2005-09-301-4/+7
* - MFH #33220, infinite loop while loading invalid GIF (nlopees)Pierre Joye2005-09-241-3/+3
* MFHfoobar2005-08-1810-88/+88
* Missing entryfoobar2005-08-071-0/+1
* Only link zlib if we dont compile it in (#3406)Edin Kadribasic2005-08-061-1/+4
* - Bumber up yearfoobar2005-08-034-4/+4
* Allow building gd on windows systems without t1lib (M. Sisolak) #33620Edin Kadribasic2005-08-011-4/+11
* - fix #33794 imagerotate rotates only CCWPierre Joye2005-07-231-4/+6
* Fixed memory corruption.Ilia Alshanetsky2005-06-161-2/+2
* - Unify the "configure --help" textsfoobar2005-05-291-8/+8
* gdImageGifCtx() is always available in bundled libAntony Dovgal2005-05-171-0/+1
* - Install GD header filesfoobar2005-05-071-0/+3
* fix off-by-one in _php_image_output()Antony Dovgal2005-05-061-1/+1
* - MFB: #32891, init old y positions to non possible values. -1 being usedPierre Joye2005-05-011-2/+2
* - do not use md5, png signature can change between libpng versionPierre Joye2005-04-252-5/+15
* Added T1LIB support on Windows (#32809)Edin Kadribasic2005-04-251-1/+5
* - Fixed bug #32735 (Compile error in GD extension).Derick Rethans2005-04-171-2/+1
* - export imageconvolution to userland, making people happy to do notPierre Joye2005-04-162-0/+56
* I think this is a cleaner emboss filter. Less fringing.Rasmus Lerdorf2005-04-161-0/+5
* The emboss and edge detection matrices are swappedRasmus Lerdorf2005-04-161-6/+6
* fix memory corruption on 64bit in imagefttext(),Andrey Hristov2005-04-101-1/+2
* - Make VC6 happyfoobar2005-04-101-1/+1
* Fix another titlefoobar2005-04-031-1/+1