| Commit message (Expand) | Author | Age | Files | Lines |
* | - #37360, bad gif size | Pierre Joye | 2006-05-08 | 3 | -3/+17 |
* | - CS (spaces > tabs) | Pierre Joye | 2006-05-08 | 1 | -425/+417 |
* | - MFB: #37346, invalid colormap format | Pierre Joye | 2006-05-07 | 3 | -8/+30 |
* | - More safe_mode left-overs. | foobar | 2006-04-11 | 1 | -1/+1 |
* | - MFB: #36697, truecolor image lost im->transparent | Pierre Joye | 2006-03-14 | 2 | -1/+32 |
* | - MFB: #36686, do not be quiet with the extern GD | Pierre Joye | 2006-03-10 | 1 | -0/+8 |
* | - revert Harmut commit, Histogram implementation not correct and no idea | Pierre Joye | 2006-03-05 | 2 | -49/+0 |
* | - fixed size information for _php_sig_png array | Hartmut Holzgraefe | 2006-03-05 | 2 | -5/+3 |
* | added ImageColorHistogram function | Hartmut Holzgraefe | 2006-03-05 | 2 | -0/+49 |
* | - Couple of compile fixes. | Andi Gutmans | 2006-02-19 | 1 | -4/+3 |
* | - Get rid of using ENFORCE_SAFE_MODE. | Andi Gutmans | 2006-02-19 | 1 | -2/+2 |
* | Start nuking safe_mode. Still a lot of work to do... | Andi Gutmans | 2006-02-19 | 1 | -2/+1 |
* | - test for jpeg support | Pierre Joye | 2006-02-05 | 1 | -0/+3 |
* | - remove libjpeg direct output and wrap them in php warnings | Pierre Joye | 2006-02-04 | 1 | -4/+13 |
* | - add a weak/tolerant mode to the jpeg loader | Pierre Joye | 2006-02-02 | 3 | -14/+64 |
* | MF5_1: include png.h prior php.h | Michael Wallner | 2006-01-27 | 1 | -0/+5 |
* | - add PNG filter constants | Pierre Joye | 2006-01-27 | 1 | -0/+16 |
* | - add filter mode support for imagepng | Pierre Joye | 2006-01-27 | 3 | -15/+26 |
* | - Fixed bug #Â36110 (missing sanity checks for external build) | foobar | 2006-01-20 | 1 | -4/+8 |
* | improve open_basedir checks in GD | Antony Dovgal | 2006-01-17 | 1 | -0/+2 |
* | - MFB: imagecolorallocate* returns false on error | Pierre Joye | 2006-01-17 | 1 | -3/+12 |
* | bump year and license version | foobar | 2006-01-01 | 4 | -12/+12 |
* | - ensure that x1<x2 or y1<y2 | Pierre Joye | 2005-12-30 | 1 | -0/+13 |
* | - add some basic optimisations, usefull when you draw many horizontal or | Pierre Joye | 2005-12-30 | 1 | -0/+16 |
* | MFB51: Not a fatal error. | Ilia Alshanetsky | 2005-12-29 | 1 | -1/+1 |
* | - remove HAVE_LIBGD20, we support only 2.0+ now | Pierre Joye | 2005-12-27 | 5 | -25/+3 |
* | - silent compile warning introduced by previous commit | Pierre Joye | 2005-12-27 | 1 | -40/+7 |
* | - HAVE_GD_DYNAMIC_CTX_EX, always defined | Pierre Joye | 2005-12-26 | 3 | -4/+0 |
* | - check for jpeg support | Pierre Joye | 2005-12-26 | 1 | -1/+1 |
* | - remove HAVE_LIBGD204, always set | Pierre Joye | 2005-12-26 | 5 | -31/+4 |
* | - remove USE_GD_IOCTX, both bundled and extern lib use IOCTX | Pierre Joye | 2005-12-26 | 3 | -43/+4 |
* | - basic gif i/o test | Pierre Joye | 2005-12-26 | 1 | -0/+145 |
* | fix test | foobar | 2005-12-26 | 1 | -1/+3 |
* | - imagetypes test | Pierre Joye | 2005-12-26 | 2 | -2/+35 |
* | - copyresized basic test | Pierre Joye | 2005-12-26 | 1 | -0/+91 |
* | - add colorclosestalpha tests | Pierre Joye | 2005-12-25 | 1 | -2/+58 |
* | - add colorresolvealpha to colorresolve tests | Pierre Joye | 2005-12-25 | 2 | -3/+53 |
* | - raise warning instread of errors in colormatch | Pierre Joye | 2005-12-25 | 1 | -4/+4 |
* | - fix leak/segfaults in imagecolormatch | Pierre Joye | 2005-12-25 | 4 | -0/+68 |
* | - add truecolortopallete and istruecolor test | Pierre Joye | 2005-12-24 | 3 | -2/+21 |
* | - fix titles | Pierre Joye | 2005-12-24 | 2 | -4/+4 |
* | - remove HAVE_GDIMAGECOLORRESOLVE here too (w32) | Pierre Joye | 2005-12-22 | 2 | -5/+4 |
* | - add tests for: | Pierre Joye | 2005-12-22 | 7 | -61/+436 |
* | MFB51: Fixed uninitialized variable in a test. | Ilia Alshanetsky | 2005-12-17 | 1 | -0/+1 |
* | - remove HAVE_LIBGD15, always set | Pierre Joye | 2005-12-16 | 4 | -23/+4 |
* | - fix leaks and wrong error when invalid/empty string are given to | Pierre Joye | 2005-12-16 | 4 | -1/+112 |
* | - adieu HAVE_LIBGD13 | Pierre Joye | 2005-12-16 | 5 | -10/+46 |
* | - add wbmp read/write tests | Pierre Joye | 2005-12-14 | 7 | -45/+58 |
* | - correct title | Pierre Joye | 2005-12-14 | 1 | -1/+1 |
* | - remove HAVE_GD_GD2 on windows as well | Pierre Joye | 2005-12-14 | 2 | -3/+2 |