From bafc982da4a7398d7aab35362076b8c3c9722057 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 25 Feb 2002 11:01:20 +0000 Subject: only handle the ESB_ADVANCED case here now. the actual query work is done 2002-02-24 Chris Toshok * gui/component/addressbook.c (addressbook_query_changed): only handle the ESB_ADVANCED case here now. the actual query work is done in addressbook_search_activated. (addressbook_search_activated): split out all the searching functionality here. (addressbook_factory_new_control): hook up "search_activated" to addressbook_search_activated. svn path=/trunk/; revision=15828 --- addressbook/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d3170c12cd..ca2944e2fb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2002-02-24 Chris Toshok + + * gui/component/addressbook.c (addressbook_query_changed): only + handle the ESB_ADVANCED case here now. the actual query work is + done in addressbook_search_activated. + (addressbook_search_activated): split out all the searching + functionality here. + (addressbook_factory_new_control): hook up "search_activated" to + addressbook_search_activated. + 2002-02-24 Chris Toshok * gui/component/addressbook-config.c -- cgit v1.2.3