aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog11
1 files changed, 11 insertions, 0 deletions
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 <dobey@novell.com>
+
+ * 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 <pchenthill@novell.com>
reviewed by Harish Krishnaswamy <kharish@novell.com>