summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-01-07 00:25:43 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-01-07 00:25:43 (GMT)
commit114517ca2014f21586487d79a7362b44af6b3540 (patch)
tree17c88a341322430e47b0ae50b50423cfe52580e7 /ChangeLog
parent201429e710c7c59022b3773a0368171bf3475eb6 (diff)
downloadtk-114517ca2014f21586487d79a7362b44af6b3540.zip
tk-114517ca2014f21586487d79a7362b44af6b3540.tar.gz
tk-114517ca2014f21586487d79a7362b44af6b3540.tar.bz2
[Bug 1847002] On Windows a grab can be bypassed using the taskbar. This prevents that by handling the keyboard activation message and the system menu commands when grabs are present.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 270d415..342dbd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-07 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tkWinWm.c: prevent grabs being bypassed on Windows [Bug 1847002]
+
2009-01-06 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tk.h: A few const -> CONST86 modifications, improving