From 9086989f207a11e7edb50177662539bd75da0370 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 14 Aug 2001 15:48:39 +0000 Subject: Add "Any Category" option for category searches. 2001-08-14 Jon Trowbridge * gui/component/addressbook.c (addressbook_factory_new_control): Add "Any Category" option for category searches. (addressbook_query_changed): Do the right thing on an "Any Category" search. 2001-08-14 Jon Trowbridge * e-search-bar.c (activate_by_subitems): Oops... initial suboption_choice should be subitems[0].id, not 0. svn path=/trunk/; revision=12013 --- widgets/misc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 52265446ea..51a95cc647 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-14 Jon Trowbridge + + * e-search-bar.c (activate_by_subitems): Oops... initial + suboption_choice should be subitems[0].id, not 0. + 2001-08-10 Jeffrey Stedfast * e-search-bar.c (impl_destroy): Oops, we didn't need to unref all -- cgit