From 1582f7e6522aad159ab54ce81fd32d7bde7e8bdc Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 3 Feb 2005 16:53:35 +0000 Subject: Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBox 2005-03-03 Rodney Dawes * itip-view.c (itip_view_init): Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBox derivative Align the icon at 0.5 in the X direction to be HIG compliant Set the spacing between table rows/columns to be HIG compliant Fix the spacing/padding for all the boxes and packing calls to be HIG compliant Fixes #41235 svn path=/trunk/; revision=28693 --- plugins/itip-formatter/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/itip-formatter/ChangeLog') diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index b620031de9..b30de7136d 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,14 @@ +2005-03-03 Rodney Dawes + + * itip-view.c (itip_view_init): Set the spacing for ourself to 12 + to be HIG compliant as we are a GtkHBox derivative + Align the icon at 0.5 in the X direction to be HIG compliant + Set the spacing between table rows/columns to be HIG compliant + Fix the spacing/padding for all the boxes and packing calls to be + HIG compliant + + Fixes #41235 + 2005-02-02 Chenthill Palanisamy reviewed by Harish Krishnaswamy -- cgit v1.2.3