summaryrefslogtreecommitdiffstats
path: root/carbon/tkMacOSXPort.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove Carbon directory from source treeKevin Walzer2012-10-091-187/+0
|
* implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-1/+1
| | | cleanup some more unused CYGWIN stuff
* Purge RCS Keywordsdgp2011-06-081-2/+0
|
* Put all Tk_OptionSpec for buttons and labelsnijtmans2010-02-181-2/+2
| | | | | | in const memory. With some changes to win32 and macosx, preventing direct writes to read-only memory.
* * carbon/ (new directory): copy of current state of 'macosx'das2009-06-261-0/+189
source directory, to preserve legacy TkAqua implementation based on Carbon API (with support for Mac OS X releases older than 10.5).