From 8743d8c293f709feafcbe4bc8805651bce67c77e Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 16 May 2001 06:05:29 +0000 Subject: initialize the model and adapter. (button_press): set on the model. 2001-05-15 Chris Toshok * gui/search/e-addressbook-search-dialog.c (e_addressbook_search_dialog_init): initialize the model and adapter. (button_press): set on the model. (e_addressbook_search_dialog_new): same. (e_addressbook_search_dialog_set_arg): same. (e_addressbook_search_dialog_destroy): unref the model and adapter. * gui/search/e-addressbook-search-dialog.h (struct _EAddressbookSearchDialog): add our model and reflow adapter. svn path=/trunk/; revision=9840 --- addressbook/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6a49145d83..893ae88b9d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,17 @@ +2001-05-15 Chris Toshok + + * gui/search/e-addressbook-search-dialog.c + (e_addressbook_search_dialog_init): initialize the model and + adapter. + (button_press): set on the model. + (e_addressbook_search_dialog_new): same. + (e_addressbook_search_dialog_set_arg): same. + (e_addressbook_search_dialog_destroy): unref the model and + adapter. + + * gui/search/e-addressbook-search-dialog.h (struct + _EAddressbookSearchDialog): add our model and reflow adapter. + 2001-05-16 Christopher James Lahey * gui/widgets/e-minicard-view.c: (e_minicard_view_destroy): Fixed -- cgit v1.2.3