summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* New image tests. Tested on Windows, LInux and Linux 64 bitandy wharmby2009-01-2213-0/+1333
* MFH: bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number.Takeshi Abe2009-01-191-2/+2
* MFH: fixed the bug of libgd #191 (A circle becomes square)Takeshi Abe2009-01-192-1/+26
* MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a booleanKalle Sommer Nielsen2009-01-152-3/+4
* MFH: added pixelate filter.Takeshi Abe2009-01-146-11/+113
* - [DOC] support for PNG gray levels+ alpha image, loaded as truecolorPierre Joye2009-01-141-3/+6
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-314-4/+4
* Fixed bug#46847 (phpinfo() is missing some settings.)Hannes Magnusson2008-12-121-0/+2
* MFH Fix segfault and potential security issue in imagerotate().Scott MacVicar2008-12-102-1/+33
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-98/+0
* - typoPierre Joye2008-11-061-1/+1
* - fix build on linux (static)Pierre Joye2008-11-064-13/+17
* - MFH: add png and jpeg version infoPierre Joye2008-11-041-1/+11
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+98
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-98/+0
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-6/+6
* Removed deprecated usage of zend_get_parameters_ex()Ilia Alshanetsky2008-10-061-7/+5
* - MFH: fix warningPierre Joye2008-08-291-0/+3
* - Fix build (thanks Sebastian)Felipe Pena2008-08-041-1/+1
* - MFH: Added new parameter parsing API (part II)Felipe Pena2008-08-042-49/+44
* Fix for bug #45030Rasmus Lerdorf2008-07-312-1/+7
* enable this test on all platforms, no reason to limit it windows onlyAntony Dovgal2008-07-301-2/+1
* fix testAntony Dovgal2008-07-301-9/+12
* MFH: Add test for imagecolorclosesthwb()Kalle Sommer Nielsen2008-07-301-0/+27
* Add test case for #44849Kalle Sommer Nielsen2008-07-301-0/+13
* MFH: cleanupJani Taskinen2008-07-251-0/+1
* MFH + NEWS entryKalle Sommer Nielsen2008-07-201-0/+1
* fix segfaultAntony Dovgal2008-07-181-1/+1
* Remove GD 1.0 support, still need to adjust the configure scripts to correctl...Scott MacVicar2008-07-182-77/+9
* Remove freetype1 supportScott MacVicar2008-07-188-930/+5
* - MFB: fix crash when some crafted font are givenPierre Joye2008-07-172-0/+38
* dont forget the headerRob Richards2008-07-111-0/+1
* fix iconv linkingRob Richards2008-07-111-5/+3
* fix zlib detection and linkingRob Richards2008-07-091-1/+2
* MFH:Pierre Joye2008-07-081-2/+2
* fix typoAntony Dovgal2008-07-081-1/+1
* - test for ZLIB_SHARED (possible conflict)Pierre Joye2008-07-071-6/+2
* - MFH:Pierre Joye2008-07-062-5/+8
* Fixed testsDmitry Stogov2008-06-242-11/+25
* - Removed unused variablesFelipe Pena2008-06-221-2/+0
* Fix build.Sebastian Bergmann2008-06-221-1/+1
* - New parameter parsing APIFelipe Pena2008-06-212-657/+468
* Test committed for felixdvZoe Slattery2008-06-161-0/+50
* Commited for Sanjay, reviewed by Pierre. Testfest task 5.Zoe Slattery2008-06-131-0/+50
* Commited for Sanjay, reviewed by Pierre. Testfest task 79.Zoe Slattery2008-06-131-0/+138
* Written by Sanjay Mantoor and reviewed by Pierre.Zoe Slattery2008-06-103-0/+153
* MFH: Fix protosEtienne Kneuss2008-05-041-1/+1
* MFB: Fixed bug #44591 (imagegif's filename parameter).Felipe Pena2008-04-041-1/+1
* MFH: New way for check void parametersFelipe Pena2008-03-101-4/+3
* - a few more gd tests (committed on behalf of andy wharmby)Robert Nicholson2008-02-016-0/+424