summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* - MFH: #37346, invalid colormap formatPierre Joye2006-05-085-6/+41
* missed thesefoobar2006-01-011-1/+1
* bump year and license versionfoobar2006-01-014-13/+13
* MFH: rest of the safe-mode fixfoobar2005-11-151-1/+1
* MFH: added missing safe-mode checksfoobar2005-11-033-18/+15
* MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)Antony Dovgal2005-10-271-0/+4
* MFH: Added missing safe_mode checks.Ilia Alshanetsky2005-10-062-2/+2
* - MFH #33125, alpha emulation brokenPierre Joye2005-09-301-3/+3
* - MFH #33220, infinite loop while loading invalid GIF (nlopees)Pierre Joye2005-09-251-3/+3
* MFH: gdImageGifCtx() is always available in bundled libAntony Dovgal2005-05-171-0/+1
* MFH: fix off-by-one in _php_image_output()Antony Dovgal2005-05-061-1/+1
* - MFH (#32893, imagettf crashes)Pierre Joye2005-05-021-1/+2
* - #32891, init old y positions to non possible values. -1 being used if thePierre Joye2005-05-011-2/+2
* MFHfoobar2005-04-032-2/+2
* MFH: - Added some sanity checks by changing to the parameter parsing APIfoobar2005-01-171-44/+25
* MFH: CS / WS / proto fixesfoobar2005-01-171-324/+355
* MFH: ws & proto fixfoobar2005-01-151-30/+31
* MFH: - Fixed bug #31060 (imageftbbox() does not use linespacing parameter)foobar2005-01-141-3/+2
* MFH: - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many pa...foobar2005-01-141-2/+2
* MFH: - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-092-2/+2
* MFH: - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)foobar2005-01-042-5/+7
* - Quote macro names in AC_DEFUN()foobar2004-12-301-9/+9
* - Fixed crap removalfoobar2004-12-301-1/+4
* MFH: Fixed compiler warnings.Ilia Alshanetsky2004-12-291-3/+3
* MFH: Don't forget to unload t1lib.Ilia Alshanetsky2004-12-291-1/+13
* MFH: Fix typo (avaliable -> available). (bug #28725)foobar2004-12-169-9/+9
* MFH: fix testsfoobar2004-12-153-3/+4
* - MFH: #28598, attempt to restore MS Symbol ttf supportPierre Joye2004-12-091-3/+3
* - Fix #30229, imagerectangle draw the corners twice, making it uselessPierre Joye2004-11-201-12/+70
* - Fix #30739, imagefill does not set back the alphablending modePierre Joye2004-11-171-2/+5
* MFH: Fixed bug #30658 (Ensure that temporary files created by GD are removed).Ilia Alshanetsky2004-11-021-2/+4
* MFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation).Ilia Alshanetsky2004-08-161-1/+2
* MFH: Fixed memory leak.Ilia Alshanetsky2004-08-111-1/+2
* MFH: Added missing comma.Ilia Alshanetsky2004-07-271-1/+1
* MFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GDIlia Alshanetsky2004-07-272-3/+9
* Fix .dspEdin Kadribasic2004-07-231-5/+4
* MFH: Updated version numberEdin Kadribasic2004-07-231-1/+1
* MFHStefan Esser2004-07-224-1176/+1419
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-07-221-0/+759
* - Fix #28984, using full transparent segfauls in imagefillPierre Joye2004-07-032-0/+31
* MFH: Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).Ilia Alshanetsky2004-06-091-1/+1
* MFH: Fixed bug #28311 (Transparency detection code is off by 1).Ilia Alshanetsky2004-05-281-1/+1
* - MFH: Fix #28506, negative angle returns "random arcs"Pierre Joye2004-05-241-0/+5
* MFH: Fixed stream leak on error.Ilia Alshanetsky2004-05-201-0/+1
* Added missing upgrade bit.Ilia Alshanetsky2004-05-101-0/+3
* MFH:Ilia Alshanetsky2004-05-092-4/+18
* MFH: Fixed bug #28184 (C++ comments in GD library sources).Ilia Alshanetsky2004-04-271-1/+1
* - Fixed bug #28147 (Crash with drawing anti-aliased lines)Derick Rethans2004-04-252-2/+33
* Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).Ilia Alshanetsky2004-04-141-1/+1
* - MFH: Add default fontpath for win98/xpDerick Rethans2004-04-121-1/+1