summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* MFH: - Added some sanity checks by changing to the parameter parsing APIfoobar2005-01-171-44/+25
* MFH: ws fixfoobar2005-01-151-27/+27
* 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
* - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)foobar2005-01-042-5/+7
* - MFB4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-9/+9
* 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-1612-12/+12
* - MFH: #28598, attempt to restore MS Symbol ttf supportPierre Joye2004-12-091-1/+1
* - MFB: #30229, fixed imagerectangle used with alpha channelPierre Joye2004-12-091-15/+73
* Test was fixed.Dmitry Stogov2004-11-231-10/+10
* 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
* MFB: Updated version numberEdin Kadribasic2004-07-231-1/+1
* MFHStefan Esser2004-07-225-1148/+1354
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-07-221-0/+759
* Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).Ilia Alshanetsky2004-06-091-1/+1
* - Remove this test, it still segfaults anyway (less noise in tests :) )Pierre Joye2004-05-261-92/+0
* - Fix #28506, negative angle returns "random arcs"Pierre Joye2004-05-241-0/+5
* Fixed stream leak on error.Ilia Alshanetsky2004-05-201-0/+1
* Missing part of the upgrade patch.Ilia Alshanetsky2004-05-101-0/+3
* Fixed bug #28304 (Missing bounds check inside imagefilter()).Ilia Alshanetsky2004-05-091-1/+2
* Fixed bug #28311 (Transparency detection code is off by 1).Ilia Alshanetsky2004-05-091-1/+1
* Fixed bug #28267 (php_image_filter_contrast calls gdImageBrightness).Ilia Alshanetsky2004-05-091-93/+27
* Upgrade bundled GD library to 2.0.23.Ilia Alshanetsky2004-05-092-4/+18
* Fixed bug #28184 (C++ comments in GD library sources).Ilia Alshanetsky2004-04-271-1/+1
* - MFB: Fixed bug #28147 (Crash with drawing anti-alised lines)Derick Rethans2004-04-252-2/+33
* - Add fontpath for win98/XP (Patch by Friedhelm Betz)Derick Rethans2004-04-121-1/+1
* - Fix test file outputs.foobar2004-04-083-3/+4
* Allow compilation with gdlib 1.8Edin Kadribasic2004-04-071-0/+2
* Fixed a bug that prevented building of gd extension against external GDIlia Alshanetsky2004-04-041-0/+4
* Synchronized bundled GD library with GD 2.0.22.Ilia Alshanetsky2004-03-2920-42/+216
* Revert patch to imagefillborder.Ilia Alshanetsky2004-03-221-7/+55
* Fixed a possible crash inside libgd's gdImageFillToBorder() due to a stackIlia Alshanetsky2004-03-211-55/+7
* - Fix the test description and $Id$Pierre Joye2004-03-181-2/+2
* - Fix crash when an invalid color index is used with imagecolortransparentPierre Joye2004-03-171-1/+1
* - add a 2nd test for #27582Pierre Joye2004-03-141-0/+23
* - add tests for the bug #27582 (imagefilltoborder crashes)Pierre Joye2004-03-131-0/+92
* - restore too the alphablending if we do not reach the end of the functionPierre Joye2004-03-131-1/+3
* - fix #27582 (http://bugs.php.net/bug.php?id=27582)Pierre Joye2004-03-131-2/+11
* Fixed bug #27437 (wrong freetype include inside GD library).Ilia Alshanetsky2004-03-061-1/+1
* - Fixed bug in gdImageFilledRectangle in the bundled GD library, that requiredDerick Rethans2004-03-021-0/+10
* wbmp conversion warning fix.Ilia Alshanetsky2004-02-221-4/+9
* Set correct default threshold for image2wbmp().Ilia Alshanetsky2004-02-211-0/+1
* Fixed bug #27293 (two crashes inside image2wbmp()).Ilia Alshanetsky2004-02-171-0/+8