diff options
author | das <das> | 2005-11-27 06:53:36 (GMT) |
---|---|---|
committer | das <das> | 2005-11-27 06:53:36 (GMT) |
commit | c74cc400ab2d9838a5a39b9b39101e005bf97f47 (patch) | |
tree | 91e6eb3b7eef01eecf0add4e9b6ef6e90d52983b /ChangeLog | |
parent | 64aba3658d9fd926e78b3cbb0dfd1cd49bfa58aa (diff) | |
download | tk-c74cc400ab2d9838a5a39b9b39101e005bf97f47.zip tk-c74cc400ab2d9838a5a39b9b39101e005bf97f47.tar.gz tk-c74cc400ab2d9838a5a39b9b39101e005bf97f47.tar.bz2 |
* macosx/tkMacOSXMenu.c:
* macosx/tkMacOSXMenus.c:
* macosx/tkMacOSXMenubutton.c: define OSX 10.3 or later only constants
if necessary to allow compilation on OSX 10.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ utf8 aware menu manager API, remove obsolete code, add error handling. * macosx/tkMacOSXMenu.c: + * macosx/tkMacOSXMenus.c: * macosx/tkMacOSXMenubutton.c: * macosx/tkMacOSXMouseEvent.c: define OSX 10.3 or later only constants if necessary to allow compilation on OSX 10.2 |