diff options
author | hobbs <hobbs> | 2004-09-10 18:45:21 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-09-10 18:45:21 (GMT) |
commit | 419e6683b89b881a1baee8785a7509ea33faa3ae (patch) | |
tree | b88f25bce2938b016e7c13a0692459c0ee52467c /ChangeLog | |
parent | 545f2bbda7598242afb10a70a2ea91c5648f87fe (diff) | |
download | tk-419e6683b89b881a1baee8785a7509ea33faa3ae.zip tk-419e6683b89b881a1baee8785a7509ea33faa3ae.tar.gz tk-419e6683b89b881a1baee8785a7509ea33faa3ae.tar.bz2 |
* win/tkWinWm.c (ActivateWindow): SetFocus to grab window when
clicking outside the grab window hierarchy. [Bug 220908]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-10 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinWm.c (ActivateWindow): SetFocus to grab window when + clicking outside the grab window hierarchy. [Bug 220908] + 2004-09-10 Vince Darley <vincentdarley@users.sourceforge.net> * doc/text.n |