summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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