| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH: fix #41442 (imagegd2() under output control) | Antony Dovgal | 2007-05-22 | 2 | -0/+53 |
| * | fix test | Antony Dovgal | 2007-05-17 | 1 | -3/+3 |
| * | - fix title | Pierre Joye | 2007-05-16 | 1 | -1/+1 |
| * | - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix test | Pierre Joye | 2007-05-16 | 1 | -3/+3 |
| * | - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c | Pierre Joye | 2007-05-16 | 3 | -1/+26 |
| * | - MFH: fix build when use with a museum freetype version (1.x) | Pierre Joye | 2007-05-07 | 1 | -1/+3 |
| * | MFH:- Prevent bugs like #41265 being submitted from now on. | foobar | 2007-05-04 | 1 | -4/+15 |
| * | improve test | Antony Dovgal | 2007-05-03 | 1 | -0/+1 |
| * | - fix compile warning | foobar | 2007-04-24 | 1 | -1/+1 |
| * | MFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware). | Scott MacVicar | 2007-04-23 | 2 | -5/+13 |
| * | Fix proto | Hannes Magnusson | 2007-04-17 | 1 | -1/+1 |
| * | - INFO_EX not INFO | Pierre Joye | 2007-04-17 | 1 | -1/+1 |
| * | - MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC] | Pierre Joye | 2007-04-17 | 3 | -0/+177 |
| * | - MFH: libgd #74, gdImageFilledArc, huge CPU usage with large angles | Pierre Joye | 2007-04-14 | 1 | -0/+8 |
| * | - add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here) | Pierre Joye | 2007-04-11 | 1 | -0/+1 |
| * | - Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPE | Pierre Joye | 2007-04-06 | 2 | -0/+3 |
| * | - reflect the "real" version to avoid confusions. Users should really use | Pierre Joye | 2007-04-05 | 1 | -1/+1 |
| * | MFH: fix build | Antony Dovgal | 2007-04-05 | 1 | -4/+4 |
| * | fix race condition on font cache shutdown | Nuno Lopes | 2007-04-04 | 1 | -2/+4 |
| * | - do not try to use the global color map when none was found (Nuno, Pierre) | Pierre Joye | 2007-04-04 | 1 | -3/+10 |
| * | - MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used | Pierre Joye | 2007-04-04 | 2 | -0/+8 |
| * | - Sync with gd 2.0.35 (bug #52, #60 and #66) | Pierre Joye | 2007-04-04 | 2 | -62/+86 |
| * | - MFH: | Pierre Joye | 2007-04-04 | 5 | -14/+31 |
| * | . colors allocated henceforth from the resulting image overwrite | Pierre Joye | 2007-04-04 | 1 | -0/+1 |
| * | - MFH: CVE-2007-1001, integer overflow with invalid wbmp images | Pierre Joye | 2007-03-10 | 6 | -3/+106 |
| * | - #40764, line thickness not respected for horizontal and vertical lines | Pierre Joye | 2007-03-10 | 1 | -0/+31 |
| * | - #40764, line thickness not respected for horizontal and vertical lines | Pierre Joye | 2007-03-09 | 1 | -16/+75 |
| * | fix thread unsafety in the gif reader code (merge from libgd cvs) | Nuno Lopes | 2007-03-08 | 1 | -99/+109 |
| * | fix access to non initialized memory (check valgrind reports on http://gcov.p... | Nuno Lopes | 2007-03-02 | 1 | -3/+1 |
| * | merge from gd sources: unlock mutex before shuting it down | Nuno Lopes | 2007-03-01 | 1 | -0/+1 |
| * | - sync with libgd.org, patch from Kees Cook | Pierre Joye | 2007-02-25 | 1 | -1/+1 |
| * | strncpy() -> strlcpy() | Ilia Alshanetsky | 2007-02-24 | 1 | -2/+1 |
| * | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 2 | -5/+5 |
| * | - #40578, fix the 2nd race condition on shutdown when the cache is freed | Pierre Joye | 2007-02-23 | 1 | -1/+2 |
| * | MFH: fix #40578 (imagettftext() multithreading issue) | Antony Dovgal | 2007-02-21 | 1 | -10/+12 |
| * | MFH | Antony Dovgal | 2007-02-16 | 1 | -1/+1 |
| * | - Fixed bug #40428, imagepstext() doesn't accept optional parameter | Pierre Joye | 2007-02-11 | 1 | -5/+0 |
| * | - save/restore the alpha blending mode correctly in imagefill and | Pierre Joye | 2007-01-19 | 1 | -16/+13 |
| * | OMG, this line was really bogus (and allocating huge amounts of memory uneces... | Nuno Lopes | 2007-01-13 | 1 | -1/+1 |
| * | fix valgrind error in test bug24594.phpt | Nuno Lopes | 2007-01-13 | 1 | -13/+5 |
| * | avoid calling MSHUTDOWN when built without libt1 | Nuno Lopes | 2007-01-08 | 2 | -2/+8 |
| * | %f -> %F | Ilia Alshanetsky | 2007-01-05 | 1 | -1/+1 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 4 | -4/+4 |
| * | - MFH: add better zlib detection | Pierre Joye | 2006-12-26 | 1 | -23/+49 |
| * | - #39286, misleading error message when nvalid dimensions are given | Pierre Joye | 2006-12-10 | 3 | -2/+21 |
| * | - #39508, add test (imagefill crashes with small image) | Pierre Joye | 2006-12-10 | 1 | -0/+16 |
| * | - MFH:#39780, PNG image with CRC/data error raises fatal error | Pierre Joye | 2006-12-10 | 4 | -1/+44 |
| * | - #39508, do not use the 4 neighbors implementation for small images (w<4) | Pierre Joye | 2006-11-14 | 1 | -0/+23 |
| * | - Merge from gd-cvs, initialize the signature not the infile ctx | Pierre Joye | 2006-11-05 | 1 | -1/+1 |
| * | - WS | Pierre Joye | 2006-11-04 | 1 | -1/+1 |