summaryrefslogtreecommitdiffstats
path: root/carbon/tkMacOSXXStubs.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove Carbon directory from source treeKevin Walzer2012-10-091-1285/+0
|
* Change XChangeWindowAttributes signature and many others to match Xorg, ↵jan.nijtmans2012-06-081-2/+4
| | | | needed for Cygwin
* Purge RCS Keywordsdgp2011-06-081-2/+0
|
* Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-9/+9
| | | using useful casts internally.
* * carbon/ (new directory): copy of current state of 'macosx'das2009-06-261-0/+1285
source directory, to preserve legacy TkAqua implementation based on Carbon API (with support for Mac OS X releases older than 10.5).