From 3a9e9c65460375d9f8145513404d7e6ed8adc182 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 10 Apr 2000 23:22:28 +0000 Subject: implement braindead dialog to input the query string for the view. * addressbook/gui/component/addressbook.c (find_contact_cb): implement braindead dialog to input the query string for the view. also, change all callbacks to get the EMinicardView instead of the EBook. * addressbook/gui/minicard/e-minicard-view.c (e_minicard_view_get_arg): add missing break. svn path=/trunk/; revision=2384 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de75500ba8..faa5ec29d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-04-11 Chris Toshok + + * addressbook/gui/component/addressbook.c (find_contact_cb): + implement braindead dialog to input the query string for the view. + + also, change all callbacks to get the EMinicardView instead of the + EBook. + + * addressbook/gui/minicard/e-minicard-view.c + (e_minicard_view_get_arg): add missing break. + 2000-04-10 Christopher James Lahey * addressbook/gui/minicard/e-minicard-view.c, -- cgit