summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhInstance.c
Commit message (Expand)AuthorAgeFilesLines
* Bug-3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-291-1/+3
* Purge RCS Keywordsdgp2011-06-081-2/+0
* Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-18/+17
* Revise Tcl_Panic() calls ending with a newline removing the newline, because ...nijtmans2010-11-191-2/+2
* * generic/tkInt.h: add assert macros for clang staticdas2009-06-301-2/+6
* * generic/tkImgPhInstance.c: fix numerous leaks discovered with thedas2009-02-061-1/+3
* Split the photo image core into two pieces to make it easier to maintain.dkf2008-08-251-0/+1962