summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2004-07-21 04:27:54 (GMT)
committerwolfsuit <wolfsuit>2004-07-21 04:27:54 (GMT)
commit21807d88352367f4e822a52221e96ac1b7a9d48c (patch)
tree05fb1c4439014024d7552233f1ffcabe3741eae2 /ChangeLog
parenta1273c1a146be8da4e9a6fb5c3fde32d9c5971a5 (diff)
downloadtk-21807d88352367f4e822a52221e96ac1b7a9d48c.zip
tk-21807d88352367f4e822a52221e96ac1b7a9d48c.tar.gz
tk-21807d88352367f4e822a52221e96ac1b7a9d48c.tar.bz2
Don't queue events for unmapped children.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83d4ade..bbd51e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-20 Jim Ingham <jingham@apple.com>
+
+ * generic/tkEvent.c (TkQueueEventForAllChildren): Don't queue
+ events for unmapped windows.
+
2004-07-20 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tkEvent.c (Tk_HandleEvent): ensure IC focus is set after