From ec0f879ca6e7b41d8bd850e37180c3fa92c35e88 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 22 Oct 2003 17:24:38 +0000 Subject: (PADDING): Increase to 6 pixels. (button_toggled_callback): Add a cast. (e_sidebar_set_selection_widget): Handle the NULL widget case properly. (impl_remove): New, implementation for GtkContainer::remove. (do_layout): Add padding between the selection_widget and the button box. svn path=/trunk/; revision=22989 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 375b7133ee..6ae50e37fd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2003-10-22 Ettore Perazzoli + + * e-sidebar.c (PADDING): Increase to 6 pixels. + (button_toggled_callback): Add a cast. + (e_sidebar_set_selection_widget): Handle the NULL widget case + properly. + (impl_remove): New, implementation for GtkContainer::remove. + (do_layout): Add padding between the selection_widget and the + button box. + 2003-10-22 Ettore Perazzoli * e-shell-window.c (struct _ComponentView): New member button_id. -- cgit v1.2.3