From b562aa8d232fbd460901ed9da46b0f34e73b6d18 Mon Sep 17 00:00:00 2001 From: Gilbert Fang Date: Wed, 25 Jun 2003 17:11:47 +0000 Subject: new function, override the event handler for focus_in_event, set the first 2003-06-25 Gilbert Fang * gui/widgets/e-minicard-view-widget.c (e_minicard_view_widget_real_focus_in_event): new function, override the event handler for focus_in_event, set the first item be focused if no focused item at all. Fixes bug 41826. svn path=/trunk/; revision=21547 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 58f834dbb4..801f39ac6c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2003-06-25 Gilbert Fang + + * gui/widgets/e-minicard-view-widget.c + (e_minicard_view_widget_real_focus_in_event): new function, + override the event handler for focus_in_event, set the first item + be focused if no focused item at all. Fixes bug 41826. + 2003-06-18 Chris Toshok * gui/contact-editor/e-contact-editor.c (fill_in_field): in the -- cgit v1.2.3