summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* - #37360, bad gif sizePierre Joye2006-05-083-3/+17
* - CS (spaces > tabs)Pierre Joye2006-05-081-425/+417
* - MFB: #37346, invalid colormap formatPierre Joye2006-05-073-8/+30
* - More safe_mode left-overs.foobar2006-04-111-1/+1
* - MFB: #36697, truecolor image lost im->transparentPierre Joye2006-03-142-1/+32
* - MFB: #36686, do not be quiet with the extern GDPierre Joye2006-03-101-0/+8
* - revert Harmut commit, Histogram implementation not correct and no ideaPierre Joye2006-03-052-49/+0
* - fixed size information for _php_sig_png arrayHartmut Holzgraefe2006-03-052-5/+3
* added ImageColorHistogram functionHartmut Holzgraefe2006-03-052-0/+49
* - Couple of compile fixes.Andi Gutmans2006-02-191-4/+3
* - Get rid of using ENFORCE_SAFE_MODE.Andi Gutmans2006-02-191-2/+2
* Start nuking safe_mode. Still a lot of work to do...Andi Gutmans2006-02-191-2/+1
* - test for jpeg supportPierre Joye2006-02-051-0/+3
* - remove libjpeg direct output and wrap them in php warningsPierre Joye2006-02-041-4/+13
* - add a weak/tolerant mode to the jpeg loaderPierre Joye2006-02-023-14/+64
* MF5_1: include png.h prior php.hMichael Wallner2006-01-271-0/+5
* - add PNG filter constantsPierre Joye2006-01-271-0/+16
* - add filter mode support for imagepngPierre Joye2006-01-273-15/+26
* - Fixed bug #Â36110 (missing sanity checks for external build)foobar2006-01-201-4/+8
* improve open_basedir checks in GDAntony Dovgal2006-01-171-0/+2
* - MFB: imagecolorallocate* returns false on errorPierre Joye2006-01-171-3/+12
* bump year and license versionfoobar2006-01-014-12/+12
* - ensure that x1<x2 or y1<y2Pierre Joye2005-12-301-0/+13
* - add some basic optimisations, usefull when you draw many horizontal orPierre Joye2005-12-301-0/+16
* MFB51: Not a fatal error.Ilia Alshanetsky2005-12-291-1/+1
* - remove HAVE_LIBGD20, we support only 2.0+ nowPierre Joye2005-12-275-25/+3
* - silent compile warning introduced by previous commitPierre Joye2005-12-271-40/+7
* - HAVE_GD_DYNAMIC_CTX_EX, always definedPierre Joye2005-12-263-4/+0
* - check for jpeg supportPierre Joye2005-12-261-1/+1
* - remove HAVE_LIBGD204, always setPierre Joye2005-12-265-31/+4
* - remove USE_GD_IOCTX, both bundled and extern lib use IOCTXPierre Joye2005-12-263-43/+4
* - basic gif i/o testPierre Joye2005-12-261-0/+145
* fix testfoobar2005-12-261-1/+3
* - imagetypes testPierre Joye2005-12-262-2/+35
* - copyresized basic testPierre Joye2005-12-261-0/+91
* - add colorclosestalpha testsPierre Joye2005-12-251-2/+58
* - add colorresolvealpha to colorresolve testsPierre Joye2005-12-252-3/+53
* - raise warning instread of errors in colormatchPierre Joye2005-12-251-4/+4
* - fix leak/segfaults in imagecolormatchPierre Joye2005-12-254-0/+68
* - add truecolortopallete and istruecolor testPierre Joye2005-12-243-2/+21
* - fix titlesPierre Joye2005-12-242-4/+4
* - remove HAVE_GDIMAGECOLORRESOLVE here too (w32)Pierre Joye2005-12-222-5/+4
* - add tests for:Pierre Joye2005-12-227-61/+436
* MFB51: Fixed uninitialized variable in a test.Ilia Alshanetsky2005-12-171-0/+1
* - remove HAVE_LIBGD15, always setPierre Joye2005-12-164-23/+4
* - fix leaks and wrong error when invalid/empty string are given toPierre Joye2005-12-164-1/+112
* - adieu HAVE_LIBGD13Pierre Joye2005-12-165-10/+46
* - add wbmp read/write testsPierre Joye2005-12-147-45/+58
* - correct titlePierre Joye2005-12-141-1/+1
* - remove HAVE_GD_GD2 on windows as wellPierre Joye2005-12-142-3/+2