summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXCarbonEvents.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for bugs 220871 and 917557. Plus remove the Quit menu from the defaultwolfsuit2004-04-011-13/+55
| | | | File menu.
* Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-0/+128
pass in Mac OS Classic. Add the tkMacOSXCarbonEvents.c - just a skeleton right now. A bunch of formatting nits fixed.