From e25554fe843b0cf3f8f69156b2fb19e18d19f655 Mon Sep 17 00:00:00 2001 From: Padraig O'Briain Date: Fri, 26 Apr 2002 14:39:53 +0000 Subject: Allow for object being NULL which means the window containing the focus * atk/atkutil.c (atk_focus_tracker_notify): Allow for object being NULL which means the window containing the focus widget has lost focus. We update the previous_focus_object so we can emit notification for focus widget when window regains focus. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2ac2cf9..6d5bb28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-04-26 Padraig O'Briain + + * atk/atkutil.c (atk_focus_tracker_notify): + Allow for object being NULL which means the window containing the + focus widget has lost focus. We update the previous_focus_object + so we can emit notification for focus widget when window regains + focus. + 2002-04-15 Padraig O'Briain * atk/atkgobjectaccessible.c: -- cgit v1.2.1