summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix descriptionfoobar2005-04-031-1/+1
* - remove "debug" codePierre Joye2005-03-281-1/+1
* - MFB, imagerectangle draws 2x each corners (alpha channel uglyness)Pierre Joye2005-03-281-13/+60
* - allow to keep or ignore the transparent color in imagerotate (thxPierre Joye2005-03-273-44/+82
* - Added some sanity checks by changing to the parameter parsing APIfoobar2005-01-171-44/+25
* ws fixfoobar2005-01-151-27/+27
* - Fixed bug #31060 (imageftbbox() does not use linespacing parameter)foobar2005-01-141-3/+2
* - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many paramet...foobar2005-01-141-2/+2
* - 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-4/+6
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-9/+9
* Fixed compiler warnings.Ilia Alshanetsky2004-12-291-3/+3
* Don't forget to unload t1lib.Ilia Alshanetsky2004-12-291-1/+13
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-1612-12/+12
* More PHP_LIBDIR fixes for lib64 platforms.Joe Orton2004-12-131-2/+2
* Test was fixed.Dmitry Stogov2004-11-231-10/+10
* - Attempt to fix #28598, bug introduced in GD (around php 4.3.4)Pierre Joye2004-11-201-1/+3
* - Really fix imagefill, part of my previous (old) fix was not appliedPierre Joye2004-11-171-0/+7
* - MFB: fix #30739, imagefill did not set back alphablending modePierre Joye2004-11-171-1/+4
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-14/+14
* MFB: Fixed bug #30658 (Ensure that temporary files created by GD are removed).Ilia Alshanetsky2004-11-021-2/+4
* Move global symbols defined by bundled copy of libgd into privateJoe Orton2004-08-313-0/+5
* Fixed bug #29594 (Use PHP's own tmpfile() implementation).Ilia Alshanetsky2004-08-161-1/+2
* Fixed memory leak.Ilia Alshanetsky2004-08-111-1/+2
* Added missing comma. Thanks Tony.Ilia Alshanetsky2004-07-271-1/+1
* Fixed bug #29349 (imagecreatefromstring() crashes with external GD library)Ilia Alshanetsky2004-07-272-3/+9
* Updated version numberEdin Kadribasic2004-07-231-1/+1
* Fix .dspStefan Esser2004-07-221-4/+4
* Merge changes from GD 2.0.28Stefan Esser2004-07-226-1144/+2109
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-192-4/+4
* 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