summaryrefslogtreecommitdiffstats
path: root/generic/tkImgPhoto.h
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) ↵jan.nijtmans2014-02-101-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 cygwinjan.nijtmans2012-05-161-0/+2
| | | cleanup some more unused CYGWIN stuff
* Purge RCS Keywordsdgp2011-06-081-2/+0
|
* Make more internal tables "const"nijtmans2010-02-051-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.dkf2008-08-251-0/+262