| Commit message (Expand) | Author | Age | Files | Lines |
* | - don't build if no libvpx available | Pierre Joye | 2010-10-06 | 1 | -1/+3 |
* | Removed debug code | Ilia Alshanetsky | 2010-10-05 | 1 | -1/+0 |
* | - Fix build | Felipe Pena | 2010-10-04 | 1 | -1/+1 |
* | - missing file for webp | Pierre Joye | 2010-10-04 | 1 | -0/+202 |
* | - initial webp support, rely on libpx, final version will be either w/o dep o... | Pierre Joye | 2010-10-04 | 2 | -0/+1079 |
* | - initial webp support, rely on libpx, final version will be either w/o dep o... | Pierre Joye | 2010-10-04 | 6 | -11/+132 |
* | - zend_list_insert TSRMLS fix (thx tony for the headup) | Pierre Joye | 2010-09-16 | 1 | -3/+3 |
* | - WS | Pierre Joye | 2010-06-30 | 1 | -2/+2 |
* | - typo for iconv DLL .lib | Pierre Joye | 2010-06-28 | 1 | -1/+1 |
* | - #52043,GD doesn't recognize latest libJPEG version | Pierre Joye | 2010-06-14 | 1 | -0/+9 |
* | Check for -1 as well here | Rasmus Lerdorf | 2010-05-24 | 1 | -2/+2 |
* | Let's have a sane error message here instead of some cryptic zlib error | Rasmus Lerdorf | 2010-05-24 | 1 | -0/+4 |
* | - #51793, Add alpha argument to imagecolorset | Pierre Joye | 2010-05-18 | 1 | -3/+5 |
* | revert change #298288: Remove old dsp/dsw/makefile files | Rob Richards | 2010-04-28 | 1 | -0/+600 |
* | - - Fixed #51128, imagefill() doesn't work with large images | Pierre Joye | 2010-04-28 | 1 | -2/+2 |
* | - Fix #51671, imagefill does not work correctly for small images | Pierre Joye | 2010-04-28 | 2 | -1/+25 |
* | - WS | Pierre Joye | 2010-04-28 | 1 | -2/+2 |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 2 | -8/+6 |
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo... | Kalle Sommer Nielsen | 2010-04-21 | 1 | -600/+0 |
* | Fixed bug #51263 (imagettftext and rotated text uses wrong baseline) | Takeshi Abe | 2010-03-24 | 2 | -1/+33 |
* | Properly skip tests that require the bundled gd lib when the external is used | Raphael Geissert | 2010-03-11 | 7 | -4/+7 |
* | fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon) | Takeshi Abe | 2010-01-20 | 2 | -5/+124 |
* | fix wrong type and useless assignments | Takeshi Abe | 2010-01-15 | 1 | -9/+5 |
* | imagepolygon() and imagefilledpolygon() does not allow negative number of poi... | Takeshi Abe | 2010-01-14 | 4 | -3/+36 |
* | removed an unused variable | Takeshi Abe | 2010-01-13 | 1 | -2/+1 |
* | - use png_sig_cmp to support libpng 1.4, old is deprecated already in older v... | Pierre Joye | 2010-01-10 | 1 | -1/+1 |
* | Bug #49600 (imageTTFText text shifted right) | Takeshi Abe | 2010-01-08 | 2 | -1/+33 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 4 | -4/+4 |
* | - Fixed bug #50469 (Fixed typo in imagepsencodefont error string). | Pierrick Charron | 2009-12-14 | 1 | -1/+1 |
* | Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails | Takeshi Abe | 2009-11-01 | 1 | -0/+1 |
* | - check max colors while loading gd2 palette image (patch by Tomas Hoger) | Pierre Joye | 2009-10-12 | 3 | -0/+19 |
* | - Fixed tests | Felipe Pena | 2009-09-26 | 4 | -6/+5 |
* | Fix SKIPIF sections | andy wharmby | 2009-09-15 | 2 | -2/+2 |
* | - Fix sanity check for the color index in imagecolortransparent | Pierre Joye | 2009-09-03 | 1 | -1/+1 |
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-28 | 9 | -0/+180 |
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 3 | -0/+78 |
* | Adding tests for imagecolorallocatealpha | Rafael Machado Dohms | 2009-08-24 | 6 | -0/+143 |
* | Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies wrong... | Ilia Alshanetsky | 2009-08-09 | 2 | -2/+2 |
* | Test case for bug #42434 | Kalle Sommer Nielsen | 2009-07-30 | 1 | -0/+26 |
* | Fixed bug #42434 (ImageLine w/ antialias = 1px shorter) | Kalle Sommer Nielsen | 2009-07-28 | 1 | -2/+2 |
* | - Skip some tests in 32bit systems, add cleanups where missing | Jani Taskinen | 2009-07-28 | 3 | -3/+7 |
* | added test for #43073 | Takeshi Abe | 2009-07-27 | 1 | -0/+46 |
* | MFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48... | Takeshi Abe | 2009-07-27 | 4 | -11/+65 |
* | Adding tests for imagesetthickness, basic and errors for both params, and com... | Rafael Machado Dohms | 2009-07-24 | 4 | -0/+101 |
* | Removing deprecated test replaced by individual tests for imageistruecolor an... | Rafael Machado Dohms | 2009-07-20 | 1 | -19/+0 |
* | Separating and complementing imageistruecolor and imagetruecolortopalette tests | Rafael Machado Dohms | 2009-07-20 | 6 | -0/+148 |
* | Commiting imagecreatetruecolor tests for PHP_5_3 branch | Rafael Machado Dohms | 2009-07-19 | 4 | -0/+85 |
* | - WS | Pierre Joye | 2009-07-07 | 1 | -22/+19 |
* | - #45905, imagefilledrectangle() clipping error | Pierre Joye | 2009-07-07 | 1 | -15/+22 |
* | Fixed a stray 'in the test | Gwynne Raskind | 2009-07-02 | 1 | -1/+1 |