From 3af02b087f634b58514f4ae159cb04b826cbc99a Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Wed, 28 Jan 2004 20:20:49 +0000 Subject: First argument to gtk_hbox_new () is a boolean, not an int, don't show the 2004-01-28 Rodney Dawes * e-task-bar.c (init): First argument to gtk_hbox_new () is a boolean, not an int, don't show the hbox for activities by default (e_task_bar_prepend_task): Show the hbox for activities when we add tasks to the taskbar (e_task_bar_remove_task): If we have no tasks left to display, don't show the empty hbox svn path=/trunk/; revision=24500 --- shell/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 74c40e7986..d03121954a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2004-01-28 Rodney Dawes + + * e-task-bar.c (init): First argument to gtk_hbox_new () is a boolean, + not an int, don't show the hbox for activities by default + (e_task_bar_prepend_task): Show the hbox for activities when we add + tasks to the taskbar + (e_task_bar_remove_task): If we have no tasks left to display, don't + show the empty hbox + 2004-01-27 Rodney Dawes * e-task-bar.c (init): Expand the label, this fixes the problem -- cgit v1.2.3