summaryrefslogtreecommitdiffstats
path: root/carbon/tkMacOSXMenubutton.c
Commit message (Collapse)AuthorAgeFilesLines
* 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-11/+1
| | | | | make tkpButtonProcs CONST fix gcc warnings: missing initializer
* * carbon/ (new directory): copy of current state of 'macosx'das2009-06-261-0/+962
source directory, to preserve legacy TkAqua implementation based on Carbon API (with support for Mac OS X releases older than 10.5).