| Commit message (Expand) | Author | Age | Files | Lines |
* | - we use NEWS now | pajoye | 2007-03-08 | 1 | -64/+0 |
* | - windows build support entry (Edin) | pajoye | 2007-01-04 | 1 | -0/+1 |
* | - #14, sanity check in gd_gif_out | pajoye | 2007-01-04 | 1 | -0/+1 |
* | - #14, sanity check for memory alloc error in gdImageCreateTrueColor | pajoye | 2007-01-04 | 1 | -1/+2 |
* | - Update credentials | pajoye | 2007-01-04 | 1 | -2/+1 |
* | - fix to match the issues # | pajoye | 2007-01-04 | 1 | -36/+32 |
* | #35, Added sanity checks for allocations failure in gd_topal (yet another.) | pajoye | 2007-01-03 | 1 | -1/+3 |
* | #33, dynamicGetbuf must return 0 for errors and EOF | pajoye | 2007-01-03 | 1 | -1/+2 |
* | #32, Added sanity checks for allocations failures in gd_gd2 | pajoye | 2007-01-03 | 1 | -0/+1 |
* | #31, Added DISABLE_THREADS to permit disabling of thread support | pajoye | 2007-01-03 | 1 | -0/+2 |
* | #30, uninitialized variable "charmap" and avoid divide-by-zero errors | pajoye | 2007-01-03 | 1 | -0/+4 |
* | #28, Fixed gdImageStringFTEx when called with an empty string | pajoye | 2007-01-03 | 1 | -0/+2 |
* | #26, gdFontCacheSetup returns error when gdCacheCreate fails | pajoye | 2007-01-03 | 1 | -0/+3 |
* | #25, Added sanity checks for possible allocation failures in gdCacheCreate | pajoye | 2007-01-03 | 1 | -2/+4 |
* | #23, Added sanity checks for possible allocation failures in | pajoye | 2007-01-03 | 1 | -0/+3 |
* | #22, Fixed transparency preservation in gdImageCopyRotated | pajoye | 2007-01-03 | 1 | -0/+1 |
* | #21, gdImageCopyResized sanity check for allocation failures | pajoye | 2007-01-03 | 1 | -0/+1 |
* | #20, Fixed gdImageCopyMergeGray when used with a true color image | pajoye | 2007-01-03 | 1 | -0/+1 |
* | #19, Use abs instead of fbas in HWB_Diff (Nick Atty) | pajoye | 2007-01-03 | 1 | -0/+1 |
* | - #18, Removed invalid gdFree call when overflow2 fails | pajoye | 2007-01-03 | 1 | -0/+1 |
* | #17, Added "static" to entities_s struct declaration to avoid obscure | pajoye | 2007-01-03 | 1 | -0/+2 |
* | - #16, Added sanity checks in gdImageCreate for possible allocation | pajoye | 2007-01-03 | 1 | -0/+2 |
* | - #15, gdImageCreatePaletteFromTrueColor(), colors allocated henceforth from | pajoye | 2007-01-03 | 1 | -0/+2 |
* | - #14, Fixed leak in jinit_2pass_quantizer (gd_topal.c) | pajoye | 2007-01-03 | 1 | -0/+1 |
* | Updated. | lhecking | 2006-11-08 | 1 | -2/+3 |
* | - #12, initialize the sig buf not infile, good that we don't use getC... | pajoye | 2006-11-05 | 1 | -0/+2 |
* | - #11 entry | pajoye | 2006-10-11 | 1 | -0/+2 |
* | - #10, gdImageFilledEllipse does not respect transparency (rewriten) | pajoye | 2006-10-10 | 1 | -0/+1 |
* | - #9, configure/build script updates auto* lib* (Lars Hecking) | pajoye | 2006-10-09 | 1 | -0/+15 |
* | - port another test for gdImageFill | pajoye | 2006-10-09 | 1 | -2/+2 |
* | - #7, imagecopy doen't copy the alpha channel, palette to truecolor copy | pajoye | 2006-10-08 | 1 | -0/+2 |
* | - #4, TrueColor transparency with GIF palette output | pajoye | 2006-10-08 | 1 | -2/+1 |
* | - GIF security fixes | pajoye | 2006-09-28 | 1 | -0/+4 |
* | - #3, gdImageRectanle draws the corners twice | pajoye | 2006-09-28 | 1 | -1/+3 |
* | - #2 entry | pajoye | 2006-09-28 | 1 | -0/+2 |
* | - initial commit | pajoye | 2006-09-27 | 1 | -0/+4 |