From 2f67aaaf88cde1291eeec5e0e7e07be914c45263 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 25 Jun 2001 02:54:12 +0000 Subject: Actually implement the "clicked" signal for the EActivityHandler, and add some small testing code for it in the test component. svn path=/trunk/; revision=10464 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 34181a71aa..13215a7b9d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2001-06-24 Ettore Perazzoli + + * evolution-test-component.c (activity_client_clicked_callback): + New callback for the "clicked" signal on the EActivityClient. + Just spit out a warning now, for testing purposes. + (timeout_callback_1): Connect it. + + * evolution-activity-client.c (listener_callback): Emit the + "clicked" signal if we get the "Clicked" event from the Bonobo + listener. + 2001-06-24 Ettore Perazzoli * e-shell-folder-commands.c: #include . -- cgit v1.2.3