From 215a9c0ea3cb222004ff8842b663ea7a77dcb3e5 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 2 Dec 2003 04:53:57 +0000 Subject: Replace activity_client with activity_id. (set_status_message): Use the * gui/component/addressbook.c (struct AddressbookView): Replace activity_client with activity_id. (set_status_message): Use the EActivityHandler from the AddressbookComponent. * gui/component/addressbook-component.c (struct _AddressbookComponentPrivate): New member activity_handler. (addressbook_component_init): Init. (impl_dispose): Unref. (addressbook_component_peek_activity_handler): New. (impl_createControls): Return an ETaskBar as the statusbar control and attach it to the activity handler. svn path=/trunk/; revision=23560 --- addressbook/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 81713aab1b..da9e784c97 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,18 @@ +2003-12-01 Ettore Perazzoli + + * gui/component/addressbook.c (struct AddressbookView): Replace + activity_client with activity_id. + (set_status_message): Use the EActivityHandler from the + AddressbookComponent. + + * gui/component/addressbook-component.c (struct + _AddressbookComponentPrivate): New member activity_handler. + (addressbook_component_init): Init. + (impl_dispose): Unref. + (addressbook_component_peek_activity_handler): New. + (impl_createControls): Return an ETaskBar as the statusbar control + and attach it to the activity handler. + 2003-12-01 Ettore Perazzoli * gui/component/addressbook-component.c (impl_createControls): -- cgit v1.2.3