From baad423775e9b0d94d560167286e46af677deb36 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 8 Jul 2000 08:29:07 +0000 Subject: Wrap the ESelectNames stuff into a Bonobo interface, so that we can call it from the message composer in evolution-mail. The Bonobo interface is physically implemented in evolution-addressbook. svn path=/trunk/; revision=3972 --- addressbook/ChangeLog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ccbcd0535d..45057c9fea 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,28 @@ +2000-07-08 Ettore Perazzoli + + * gui/component/addressbook-factory.c (main): Start up the factory + for `Evolution::Addressbook::SelectNames'. + + * gui/component/select-names/evolution-addressbook-select-names.oafinfo: + New. + + * gui/component/select-names/e-select-names-factory.c: New. + * gui/component/select-names/e-select-names-factory.h: New. + + * gui/component/select-names/e-select-names-bonobo.c: New. + * gui/component/select-names/e-select-names-bonobo.h: New. + + * gui/component/addressbook-factory.c (main): Call + `e_select_names_factory_init()'. + + * gui/component/select-names/e-select-names-manager.c + (e_select_names_manager_add_section): Made const-aware. + (e_select_names_manager_create_entry): Made const-aware. + (e_select_names_manager_activate_dialog): Made const-aware. + + * gui/component/select-names/Evolution-Addressbook-SelectNames.idl: + New. + 2000-07-08 Christopher James Lahey * gui/component/e-addressbook-model.c, -- cgit v1.2.3