summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2012-11-07 14:23:34 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2012-11-07 14:23:34 (GMT)
commiteb394ec0c761b2af31c2c10a5ecd9deb2892b5a2 (patch)
tree99a0c54004df193333f869b78f209f6f138fad17 /ChangeLog
parent409f58f432e61c814245b41e0d90994f7f1c8aa0 (diff)
parentd58378affeca329ed602a908c71c907d28e26073 (diff)
downloadtk-eb394ec0c761b2af31c2c10a5ecd9deb2892b5a2.zip
tk-eb394ec0c761b2af31c2c10a5ecd9deb2892b5a2.tar.gz
tk-eb394ec0c761b2af31c2c10a5ecd9deb2892b5a2.tar.bz2
[Bug 3574708]: Move window liveness checks to better location.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3337ea..dcaa26a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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