summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-08-20 01:14:19 (GMT)
committerhobbs <hobbs>2004-08-20 01:14:19 (GMT)
commit11602e596447b2745183fe5a2d539475702c61fb (patch)
tree544692cd46d4f48496a44011754e924dfa16b68c /ChangeLog
parent51fb06c44ba80d4a69fc319727d1a73af41fa085 (diff)
downloadtk-11602e596447b2745183fe5a2d539475702c61fb.zip
tk-11602e596447b2745183fe5a2d539475702c61fb.tar.gz
tk-11602e596447b2745183fe5a2d539475702c61fb.tar.bz2
* win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem with
double clicks in file dialogs falling through to the window underneath in win32. [Patch #611615]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce2bbf5..44d378e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-08-19 Jeff Hobbs <jeffh@ActiveState.com>
+ * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem with
+ double clicks in file dialogs falling through to the window
+ underneath in win32. [Patch #611615]
+
* win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from
* win/tkWinInt.h: the -parent window for
* win/tkWinWm.c (TkWinGetIcon): the MessageBox.