summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPNG.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkImgPNG.c (WriteExtraChunks): [Bug 3405839]: Write the sDATdonal.k.fellows@manchester.ac.uk2011-09-271-1/+18
* Purge RCS Keywordsdgp@users.sourceforge.net2011-06-081-2/+0
* Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedonal.k.fellows@manchester.ac.uk2011-03-121-3/+2
* * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overalldonal.k.fellows@manchester.ac.uk2010-04-251-12/+15
* * generic/tkImgPNG.c (WriteIDAT): [Bug 2984787]: Use the correctdonal.k.fellows@manchester.ac.uk2010-04-121-3/+90
* Make more internal tables "const"nijtmans2010-02-051-2/+2
* fix more gcc warnings: missing initializernijtmans2010-01-181-2/+3
* cast away a warning.patthoyts@users.sourceforge.net2009-01-061-2/+2
* Applied Michael Kirkham's fix to make all PngSuite images work.donal.k.fellows@manchester.ac.uk2008-12-281-3/+2
* Implementation of TIP #244, PNG image support.donal.k.fellows@manchester.ac.uk2008-12-281-0/+3381