From 12fb773502ff61c55d40f78a513f6e8bb9b30380 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 5 May 2004 15:36:37 +0000 Subject: Change the algorithm so that if the buttons can't be laid out perfectly * e-sidebar.c (layout_buttons): Change the algorithm so that if the buttons can't be laid out perfectly rectangularly, then the extra space is given to the first button (ie, Mail), rather than the last button (eg, Connector). Also, merge the icons-only and icons-plus-text layout code together since they were nearly identical. (e_sidebar_add_button, e_sidebar_set_mode): Tweak things a bit so that in icons-only mode, the icons are centered in the buttons. svn path=/trunk/; revision=25807 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 99c7a79424..658dbc471f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2004-05-05 Dan Winship + + * e-sidebar.c (layout_buttons): Change the algorithm so that if + the buttons can't be laid out perfectly rectangularly, then the + extra space is given to the first button (ie, Mail), rather than + the last button (eg, Connector). Also, merge the icons-only and + icons-plus-text layout code together since they were nearly + identical. + (e_sidebar_add_button, e_sidebar_set_mode): Tweak things a bit so + that in icons-only mode, the icons are centered in the buttons. + 2004-05-03 Dan Winship * e-shell-importer.c (e_shell_importer_start_import): Fix warnings -- cgit v1.2.3