diff options
author | das <das> | 2006-04-11 12:05:48 (GMT) |
---|---|---|
committer | das <das> | 2006-04-11 12:05:48 (GMT) |
commit | c1df5ffe0c56ab2de0a34269f3d7ebba7708c61c (patch) | |
tree | c49e2d62ab31a7fadbf742e091637a1f106db84f /ChangeLog | |
parent | fe655994fef60e520c091e7d5d7d705a62eac6d4 (diff) | |
download | tk-c1df5ffe0c56ab2de0a34269f3d7ebba7708c61c.zip tk-c1df5ffe0c56ab2de0a34269f3d7ebba7708c61c.tar.gz tk-c1df5ffe0c56ab2de0a34269f3d7ebba7708c61c.tar.bz2 |
* macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escape
key binding for msgbox cancel buttons [Patch 1193614], whitespace.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * changes: added latest aqua bug fixes. + * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escape + key binding for msgbox cancel buttons [Patch 1193614], whitespace. + * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatus * macosx/tkMacOSXEvent.c: carbon event to dynamically enable the 'Preferences' app menu item when proc [::tk::mac::ShowPreferences] |