summaryrefslogtreecommitdiff
path: root/src/ISSUES
Commit message (Expand)AuthorAgeFilesLines
* - we use NEWS nowpajoye2007-03-081-64/+0
* - windows build support entry (Edin)pajoye2007-01-041-0/+1
* - #14, sanity check in gd_gif_outpajoye2007-01-041-0/+1
* - #14, sanity check for memory alloc error in gdImageCreateTrueColorpajoye2007-01-041-1/+2
* - Update credentialspajoye2007-01-041-2/+1
* - fix to match the issues #pajoye2007-01-041-36/+32
* #35, Added sanity checks for allocations failure in gd_topal (yet another.)pajoye2007-01-031-1/+3
* #33, dynamicGetbuf must return 0 for errors and EOFpajoye2007-01-031-1/+2
* #32, Added sanity checks for allocations failures in gd_gd2pajoye2007-01-031-0/+1
* #31, Added DISABLE_THREADS to permit disabling of thread supportpajoye2007-01-031-0/+2
* #30, uninitialized variable "charmap" and avoid divide-by-zero errorspajoye2007-01-031-0/+4
* #28, Fixed gdImageStringFTEx when called with an empty stringpajoye2007-01-031-0/+2
* #26, gdFontCacheSetup returns error when gdCacheCreate failspajoye2007-01-031-0/+3
* #25, Added sanity checks for possible allocation failures in gdCacheCreatepajoye2007-01-031-2/+4
* #23, Added sanity checks for possible allocation failures inpajoye2007-01-031-0/+3
* #22, Fixed transparency preservation in gdImageCopyRotatedpajoye2007-01-031-0/+1
* #21, gdImageCopyResized sanity check for allocation failurespajoye2007-01-031-0/+1
* #20, Fixed gdImageCopyMergeGray when used with a true color imagepajoye2007-01-031-0/+1
* #19, Use abs instead of fbas in HWB_Diff (Nick Atty)pajoye2007-01-031-0/+1
* - #18, Removed invalid gdFree call when overflow2 failspajoye2007-01-031-0/+1
* #17, Added "static" to entities_s struct declaration to avoid obscurepajoye2007-01-031-0/+2
* - #16, Added sanity checks in gdImageCreate for possible allocationpajoye2007-01-031-0/+2
* - #15, gdImageCreatePaletteFromTrueColor(), colors allocated henceforth frompajoye2007-01-031-0/+2
* - #14, Fixed leak in jinit_2pass_quantizer (gd_topal.c)pajoye2007-01-031-0/+1
* Updated.lhecking2006-11-081-2/+3
* - #12, initialize the sig buf not infile, good that we don't use getC...pajoye2006-11-051-0/+2
* - #11 entrypajoye2006-10-111-0/+2
* - #10, gdImageFilledEllipse does not respect transparency (rewriten)pajoye2006-10-101-0/+1
* - #9, configure/build script updates auto* lib* (Lars Hecking)pajoye2006-10-091-0/+15
* - port another test for gdImageFillpajoye2006-10-091-2/+2
* - #7, imagecopy doen't copy the alpha channel, palette to truecolor copypajoye2006-10-081-0/+2
* - #4, TrueColor transparency with GIF palette outputpajoye2006-10-081-2/+1
* - GIF security fixespajoye2006-09-281-0/+4
* - #3, gdImageRectanle draws the corners twicepajoye2006-09-281-1/+3
* - #2 entrypajoye2006-09-281-0/+2
* - initial commitpajoye2006-09-271-0/+4