From 5b52672a1524bd6fda554c2abab496f856a5bbee Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 24 Jun 2001 10:39:51 +0000 Subject: Add code to query the ::Activity interface in the EvolutionShellComponent class and get the test component to use it. svn path=/trunk/; revision=10448 --- shell/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index fd68f5916c..02545d0c2c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,24 @@ +2001-06-24 Ettore Perazzoli + + * evolution-test-component.c: Remove the `activity_interface' + global. + (timeout_callback_3): Get the ::Activity interface using + `evolution_shell_client_get_activity_interface()' on + `parent_shell' instead. + (timeout_callback_2): Likewise. + (timeout_callback_2): Likewise. + (timeout_callback_1): Likewise. + (owner_set_callback): Don't query interface here. Check if the + shell has an ::Activity interface by using + `evolution_shell_client_get_activity_interface()' here as well. + + * evolution-shell-client.c: New member `activity_interface' in + `EvolutionShellClientPrivate'. + (destroy): unref/release it. + (evolution_shell_client_construct): Initialize it by querying the + shell CORBA Object for the ::Activity interface. + (evolution_shell_client_get_activity_interface): New. + 2001-06-23 Jason Leach * e-shell-folder-selection-dialog.c -- cgit v1.2.3