summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2012-11-07 14:23:34 (GMT)
committerdkf <dkf@noemail.net>2012-11-07 14:23:34 (GMT)
commit9e63ff95798ec7ff7f442602a8fcfe5393c6f573 (patch)
tree99a0c54004df193333f869b78f209f6f138fad17 /ChangeLog
parentc44a566acf9f950857bbb8a5ab8764cd839fdb06 (diff)
parent1b54341752a8686e36fab741969c78287f696b9d (diff)
downloadtk-9e63ff95798ec7ff7f442602a8fcfe5393c6f573.zip
tk-9e63ff95798ec7ff7f442602a8fcfe5393c6f573.tar.gz
tk-9e63ff95798ec7ff7f442602a8fcfe5393c6f573.tar.bz2
[Bug 3574708]: Move window liveness checks to better location.
FossilOrigin-Name: 2ccde2327e183fa1c541a7c05b4e7dc1dca85f7f
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