Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tkImgPNG.c (WriteExtraChunks): [Bug 3405839]: Write the sDAT | dkf | 2011-09-27 | 1 | -1/+18 |
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -3/+2 |
* | * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overall | dkf | 2010-04-25 | 1 | -12/+15 |
* | * generic/tkImgPNG.c (WriteIDAT): [Bug 2984787]: Use the correct | dkf | 2010-04-12 | 1 | -3/+90 |
* | Make more internal tables "const" | nijtmans | 2010-02-05 | 1 | -2/+2 |
* | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -2/+3 |
* | cast away a warning. | patthoyts | 2009-01-06 | 1 | -2/+2 |
* | Applied Michael Kirkham's fix to make all PngSuite images work. | dkf | 2008-12-28 | 1 | -3/+2 |
* | Implementation of TIP #244, PNG image support. | dkf | 2008-12-28 | 1 | -0/+3381 |