From ea623b5543210467497c9bcc68e0adc56c7cf40d Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Wed, 15 Aug 2001 17:03:00 +0000 Subject: Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). Bug 2001-08-15 Jason Leach * Evolution-Shell.idl: Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). Bug #3030. * e-shell.c (impl_Shell_setLineStatus): Implementation of the above. * evolution-shell-client.c (evolution_shell_client_set_line_status): A wrapper function for the above, this is what a component can call to set the shell on/offline. svn path=/trunk/; revision=12057 --- shell/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 2fb964e268..f390c83f56 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2001-08-15 Jason Leach + + * Evolution-Shell.idl: Add a new IDL function, + Evolution::Shell::setLineStatus (in boolean). Bug #3030. + + * e-shell.c (impl_Shell_setLineStatus): Implementation of the + above. + + * evolution-shell-client.c + (evolution_shell_client_set_line_status): A wrapper function for + the above, this is what a component can call to set the shell + on/offline. + 2001-08-14 Dan Winship * evolution-storage.c (evolution_storage_new_folder): Use the -- cgit v1.2.3