diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2012-11-07 14:22:06 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2012-11-07 14:22:06 (GMT) |
commit | d58378affeca329ed602a908c71c907d28e26073 (patch) | |
tree | 871ce5fee3c6a17c7f3a3dd500cac0ff23cc92a2 /ChangeLog | |
parent | 965e3655cbfcdcd1dd43c6d35b35d80bd22f512b (diff) | |
download | tk-d58378affeca329ed602a908c71c907d28e26073.zip tk-d58378affeca329ed602a908c71c907d28e26073.tar.gz tk-d58378affeca329ed602a908c71c907d28e26073.tar.bz2 |
[Bug 3574708]: Move window liveness checks to better location.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-11-07 Donal K. Fellows <dkf@users.sf.net> + + * generic/tkFocus.c (TkSetFocusWin): [Bug 3574708]: Move window + liveness into this function from caller sites to ensure that there are + no paths where things can trip up on setting the focus to a partially + dead window. + 2012-10-24 Don Porter <dgp@users.sourceforge.net> * macosx/tkMacOSXWm.c: [Bug 3574893] Add overlooked toplevel ref |