From 4e1fe266e73c23d628ebf4765ae931a7b91b4e3f Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 24 Jun 2001 15:25:44 +0000 Subject: Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we can get button_press events from it. Also, get the EActivtyHandler to properly dispatch "Clicked" events when the user clicks on an ETaskWidget. svn path=/trunk/; revision=10450 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 41871ad4d6..a492ef0c9c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2001-06-24 Ettore Perazzoli + + * e-task-widget.h, e-task-widget.c: Changed to derive from + GtkEventBox. + + * e-activity-handler.c (task_widget_button_press_event_callback): + New callback for the "button_press_event" signal on the + ETaskWidgets. Dispatch the "Clicked" event through the Bonobo + listener. + (task_widget_new_from_activity_info): Connect here. + 2001-06-24 Ettore Perazzoli * evolution-test-component.c: Changed to use the -- cgit v1.2.3