Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) ↵ | jan.nijtmans | 2014-02-10 | 1 | -1/+1 |
| | | | | | don't define it, and _WIN32 is much more portable anyway. See: [http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system#WindowsCygwinnonPOSIXandMinGW] | ||||
* | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -0/+2 |
| | | | cleanup some more unused CYGWIN stuff | ||||
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
| | |||||
* | Make more internal tables "const" | nijtmans | 2010-02-05 | 1 | -3/+3 |
| | | | | tk*Decls.h (regenerated with new genStubs.tcl from Tcl) | ||||
* | Split the photo image core into two pieces to make it easier to maintain. | dkf | 2008-08-25 | 1 | -0/+262 |