From 470823e288099d4409b81fb18fadea77b2c49e11 Mon Sep 17 00:00:00 2001 From: bertrand Date: Mon, 13 Mar 2000 06:09:26 +0000 Subject: (get_view): added a parameter to have a reference to the EShellView. 2000-03-13 bertrand (get_view): added a parameter to have a reference to the EShellView. (get_view): In the case of the mail component use the Evolution_ServiceRepository to give the component a reference to the Shell server. The Mail component now has a reference to the shell corba server. It is gonna make it possible to register new services in the shell. svn path=/trunk/; revision=2111 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ac6a649b61..164ebe4407 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,12 @@ once we have the bonobo control widget, disable the autoactivation and activate the control frame. + (get_view): added a parameter to have + a reference to the EShellView. + (get_view): In the case of the mail component + use the Evolution_ServiceRepository to + give the component a reference to the + Shell server. 2000-03-12 bertrand -- cgit