From 8c2719b4b57b866bb483501a84c8c982c3e8ad42 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 18 Mar 2003 20:42:41 +0000 Subject: use alternating-row-colors="false" 2003-03-18 Chris Toshok * gui/component/select-names/e-select-names-section.etspec: use alternating-row-colors="false" * gui/component/select-names/e-select-names.h: nuke prototypes for e_select_names_get_source/section. * gui/component/select-names/e-select-names.c (set_book): remove the signal disconnect from here. (addressbook_model_set_uri): same. (e_select_names_init): connect to the search_result signal on the addressbook model. (e_select_names_child_free): disconnect the changed_id signal. (e_select_names_add_section): set the underline column so the recipient tables look like they did when they were EEntry. (e_select_names_add_section): store off the changed_id. (e_select_names_get_section): nuke. (e_select_names_get_source): nuke. svn path=/trunk/; revision=20345 --- addressbook/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1d820c224e..6e92275a49 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,23 @@ +2003-03-18 Chris Toshok + + * gui/component/select-names/e-select-names-section.etspec: use + alternating-row-colors="false" + + * gui/component/select-names/e-select-names.h: nuke prototypes for + e_select_names_get_source/section. + + * gui/component/select-names/e-select-names.c (set_book): remove + the signal disconnect from here. + (addressbook_model_set_uri): same. + (e_select_names_init): connect to the search_result signal on the + addressbook model. + (e_select_names_child_free): disconnect the changed_id signal. + (e_select_names_add_section): set the underline column so the + recipient tables look like they did when they were EEntry. + (e_select_names_add_section): store off the changed_id. + (e_select_names_get_section): nuke. + (e_select_names_get_source): nuke. + 2003-03-18 JP Rosevear * conduit/address-conduit.c (addrconduit_load_configuration): kill -- cgit v1.2.3