From c6737bc9e8da67083a455a2b3f0e5704290ab06c Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 11 Jan 2001 23:20:37 +0000 Subject: Add an ItemContainer Bonobo interface to allow client applications to 2001-01-10 Miguel de Icaza * evolution-composer.c (evolution_composer_construct): Add an ItemContainer Bonobo interface to allow client applications to locate the Message Composer component. svn path=/trunk/; revision=7416 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 02e4efec96..10edf9858f 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-01-10 Miguel de Icaza + + * evolution-composer.c (evolution_composer_construct): Add an + ItemContainer Bonobo interface to allow client applications to + locate the Message Composer component. + 2001-01-11 Jeffrey Stedfast * e-msg-composer.c (menu_file_save_draft_cb): New callback to save @@ -8,6 +14,8 @@ * e-msg-composer.c: Removed more UNSAFE stuff. Maybe we should kill this macro, and have people that want these broken things define their own macros. + (setup_item_container): Add an ItemContainer bonobo interface to + handle options to the window component. 2001-01-08 Jeffrey Stedfast -- cgit v1.2.3