summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* MFH: fix #41442 (imagegd2() under output control)Antony Dovgal2007-05-222-0/+53
* fix testAntony Dovgal2007-05-171-3/+3
* - fix titlePierre Joye2007-05-161-1/+1
* - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix testPierre Joye2007-05-161-3/+3
* - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.cPierre Joye2007-05-163-1/+26
* - MFH: fix build when use with a museum freetype version (1.x)Pierre Joye2007-05-071-1/+3
* MFH:- Prevent bugs like #41265 being submitted from now on.foobar2007-05-041-4/+15
* improve testAntony Dovgal2007-05-031-0/+1
* - fix compile warningfoobar2007-04-241-1/+1
* MFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware).Scott MacVicar2007-04-232-5/+13
* Fix protoHannes Magnusson2007-04-171-1/+1
* - INFO_EX not INFOPierre Joye2007-04-171-1/+1
* - MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]Pierre Joye2007-04-173-0/+177
* - MFH: libgd #74, gdImageFilledArc, huge CPU usage with large anglesPierre Joye2007-04-141-0/+8
* - add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)Pierre Joye2007-04-111-0/+1
* - Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPEPierre Joye2007-04-062-0/+3
* - reflect the "real" version to avoid confusions. Users should really usePierre Joye2007-04-051-1/+1
* MFH: fix buildAntony Dovgal2007-04-051-4/+4
* fix race condition on font cache shutdownNuno Lopes2007-04-041-2/+4
* - do not try to use the global color map when none was found (Nuno, Pierre)Pierre Joye2007-04-041-3/+10
* - MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not usedPierre Joye2007-04-042-0/+8
* - Sync with gd 2.0.35 (bug #52, #60 and #66)Pierre Joye2007-04-042-62/+86
* - MFH:Pierre Joye2007-04-045-14/+31
* . colors allocated henceforth from the resulting image overwritePierre Joye2007-04-041-0/+1
* - MFH: CVE-2007-1001, integer overflow with invalid wbmp imagesPierre Joye2007-03-106-3/+106
* - #40764, line thickness not respected for horizontal and vertical linesPierre Joye2007-03-101-0/+31
* - #40764, line thickness not respected for horizontal and vertical linesPierre Joye2007-03-091-16/+75
* fix thread unsafety in the gif reader code (merge from libgd cvs)Nuno Lopes2007-03-081-99/+109
* fix access to non initialized memory (check valgrind reports on http://gcov.p...Nuno Lopes2007-03-021-3/+1
* merge from gd sources: unlock mutex before shuting it downNuno Lopes2007-03-011-0/+1
* - sync with libgd.org, patch from Kees CookPierre Joye2007-02-251-1/+1
* strncpy() -> strlcpy()Ilia Alshanetsky2007-02-241-2/+1
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-242-5/+5
* - #40578, fix the 2nd race condition on shutdown when the cache is freedPierre Joye2007-02-231-1/+2
* MFH: fix #40578 (imagettftext() multithreading issue)Antony Dovgal2007-02-211-10/+12
* MFHAntony Dovgal2007-02-161-1/+1
* - Fixed bug #40428, imagepstext() doesn't accept optional parameterPierre Joye2007-02-111-5/+0
* - save/restore the alpha blending mode correctly in imagefill andPierre Joye2007-01-191-16/+13
* OMG, this line was really bogus (and allocating huge amounts of memory uneces...Nuno Lopes2007-01-131-1/+1
* fix valgrind error in test bug24594.phptNuno Lopes2007-01-131-13/+5
* avoid calling MSHUTDOWN when built without libt1Nuno Lopes2007-01-082-2/+8
* %f -> %FIlia Alshanetsky2007-01-051-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-014-4/+4
* - MFH: add better zlib detectionPierre Joye2006-12-261-23/+49
* - #39286, misleading error message when nvalid dimensions are givenPierre Joye2006-12-103-2/+21
* - #39508, add test (imagefill crashes with small image)Pierre Joye2006-12-101-0/+16
* - MFH:#39780, PNG image with CRC/data error raises fatal errorPierre Joye2006-12-104-1/+44
* - #39508, do not use the 4 neighbors implementation for small images (w<4)Pierre Joye2006-11-141-0/+23
* - Merge from gd-cvs, initialize the signature not the infile ctxPierre Joye2006-11-051-1/+1
* - WSPierre Joye2006-11-041-1/+1