aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 913d9a1d83..5c8b140d00 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,13 @@
2001-09-19 Ettore Perazzoli <ettore@ximian.com>
+ * e-task-widget.c: New member `tooltips' in `ETaskWidgetPrivate'.
+ (init): Init to NULL.
+ (e_task_widget_construct): Create a GtkTooltips and make
+ `tooltips' point to it.
+ (e_task_widget_update): Set the tooltip for the label too.
+
+2001-09-19 Ettore Perazzoli <ettore@ximian.com>
+
* evolution-test-component.c: Removed globals `activity_client',
`progress'.
(timeout_callback_3): Get the activity client from @data.