summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-04-11 12:05:16 (GMT)
committerdas <das>2006-04-11 12:05:16 (GMT)
commit39394c1167057439fa67fd1e23f5ffcc569d84a9 (patch)
treed8c56c61143fbecf8bc2051cda2875aa52ef76ba /ChangeLog
parenteb6839a1967174a3be52a1d65d42e37841f734ac (diff)
downloadtk-39394c1167057439fa67fd1e23f5ffcc569d84a9.zip
tk-39394c1167057439fa67fd1e23f5ffcc569d84a9.tar.gz
tk-39394c1167057439fa67fd1e23f5ffcc569d84a9.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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2171c1f..1ef227a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,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]