summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPNG.c
Commit message (Collapse)AuthorAgeFilesLines
* Make more internal tables "const"nijtmans2010-02-051-2/+2
| | | | tk*Decls.h (regenerated with new genStubs.tcl from Tcl)
* fix more gcc warnings: missing initializernijtmans2010-01-181-2/+3
| | | | | Apply patch [#2932808]: Canvas items not updating on widget state change
* cast away a warning.patthoyts2009-01-061-2/+2
|
* Applied Michael Kirkham's fix to make all PngSuite images work.dkf2008-12-281-3/+2
|
* Implementation of TIP #244, PNG image support.dkf2008-12-281-0/+3381