Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -10/+10 |
* | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -1/+1 |
* | minor improvements to flag handling | dkf | 2012-07-31 | 1 | -10/+9 |
* | Bug-3480634: PNG Images missing in menus on Mac | jan.nijtmans | 2012-01-29 | 1 | -1/+3 |
* | 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 | -18/+17 |
* | Revise Tcl_Panic() calls ending with a newline removing the newline, because ... | nijtmans | 2010-11-19 | 1 | -2/+2 |
* | * generic/tkInt.h: add assert macros for clang static | das | 2009-06-30 | 1 | -2/+6 |
* | * generic/tkImgPhInstance.c: fix numerous leaks discovered with the | das | 2009-02-06 | 1 | -1/+3 |
* | Split the photo image core into two pieces to make it easier to maintain. | dkf | 2008-08-25 | 1 | -0/+1962 |