diff options
author | georgeps <georgeps> | 2004-07-29 21:52:02 (GMT) |
---|---|---|
committer | georgeps <georgeps> | 2004-07-29 21:52:02 (GMT) |
commit | fe457abd5d8fd659317c642a60bc446967dcfe1d (patch) | |
tree | 9cf237f3e64385bc35b7ca30dd642f9bfcf54f71 | |
parent | e15aaa70212762fb106444ba2de19c4f3e0d4efd (diff) | |
download | tk-fe457abd5d8fd659317c642a60bc446967dcfe1d.zip tk-fe457abd5d8fd659317c642a60bc446967dcfe1d.tar.gz tk-fe457abd5d8fd659317c642a60bc446967dcfe1d.tar.bz2 |
TkQueueEventForAllChildren addition
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-07-29 George Peter Staplin <georgeps@xmission.com> + + * generic/tkEvent.c (TkQueueEventForAllChildren): Code from the + core-8-4-branch to not queue events for unmapped windows was added. + 2004-07-27 Daniel Steffen <das@users.sourceforge.net> * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max: |