summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2006-05-25 23:50:42 (GMT)
committerhobbs <hobbs>2006-05-25 23:50:42 (GMT)
commit5c66a5850373f56f3df3950dc5007ed4c21dd4a6 (patch)
tree28a3165ed42598125b9c69b0dbcc5f345e5ed50a /ChangeLog
parentdad351fc5952686c1d1a50db391ff35d8c998a22 (diff)
downloadtk-5c66a5850373f56f3df3950dc5007ed4c21dd4a6.zip
tk-5c66a5850373f56f3df3950dc5007ed4c21dd4a6.tar.gz
tk-5c66a5850373f56f3df3950dc5007ed4c21dd4a6.tar.bz2
see changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3c112e..5ba0616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2006-05-25 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tkWinMenu.c (TkWinMenuKeyObjCmd): get eventPtr after we know
+ the window is still alive. [AS bug 45987] [Bug 1236306]
+
+ * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry index
+ changes to work around VC6 optimization bug. [Bug 1224330]
+
+ * generic/tkMessage.c (MessageWidgetObjCmd): Correct msgPtr
+ preserve/release pairing. [Bug 1485750] (afredd)
+
+ * generic/tkWindow.c (Initialize): Correct mutex (un)lock
+ pairing. [Bug 1479587] (loewis)
+
+ * generic/tkBind.c (Tk_BindEvent, TkCopyAndGlobalEval): use
+ Tcl_EvalEx instead of Tcl_GlobalEval.
+
2006-05-16 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't send