From df95abe3008bfdf1385ec04485d796514f15cfd2 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 2 Jun 2005 04:28:11 +0000 Subject: BonoboObject wrapper for Evolution::Component interface. Abstract, doesn't 2005-06-02 Not Zed * evolution-component.c: BonoboObject wrapper for Evolution::Component interface. Abstract, doesn't implement methods. * Evolution-Shell.idl: add a method to find a component by component alias. * e-shell.c (impl_Shell_findComponent): & implement it svn path=/trunk/; revision=29443 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 5e21c59d45..6f7f518807 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2005-06-02 Not Zed + + * evolution-component.c: BonoboObject wrapper for + Evolution::Component interface. Abstract, doesn't implement + methods. + + * Evolution-Shell.idl: add a method to find a component by + component alias. + + * e-shell.c (impl_Shell_findComponent): & implement it + 2005-06-01 Not Zed * e-shell-window-commands.c: fixed the utf8 in the last patch. -- cgit v1.2.3