summaryrefslogtreecommitdiffstats
path: root/carbon/tkMacOSXButton.c
Commit message (Collapse)AuthorAgeFilesLines
* minor improvements to flag handlingdkf2012-07-311-2/+2
|
* Purge RCS Keywordsdgp2011-06-081-2/+0
|
* Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
| | | using useful casts internally.
* Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+4
| | | | | make tkpButtonProcs CONST fix gcc warnings: missing initializer
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-2/+2
|
* * carbon/ (new directory): copy of current state of 'macosx'das2009-06-261-0/+1621
source directory, to preserve legacy TkAqua implementation based on Carbon API (with support for Mac OS X releases older than 10.5).