aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-02-02 01:30:49 +0800
committerRodney Dawes <dobey@src.gnome.org>2005-02-02 01:30:49 +0800
commit120c73f4ef38f8ba87593767986b37443293616d (patch)
treec19d9c27f86b5d7b1f7c8f61cc7128884c5b1fbf /calendar/ChangeLog
parent706fbced1af8945fb9a2553d9ad99977be5f54ca (diff)
downloadgsoc2013-evolution-120c73f4ef38f8ba87593767986b37443293616d.tar
gsoc2013-evolution-120c73f4ef38f8ba87593767986b37443293616d.tar.gz
gsoc2013-evolution-120c73f4ef38f8ba87593767986b37443293616d.tar.bz2
gsoc2013-evolution-120c73f4ef38f8ba87593767986b37443293616d.tar.lz
gsoc2013-evolution-120c73f4ef38f8ba87593767986b37443293616d.tar.xz
gsoc2013-evolution-120c73f4ef38f8ba87593767986b37443293616d.tar.zst
gsoc2013-evolution-120c73f4ef38f8ba87593767986b37443293616d.zip
Clean up the spacing and padding, and shove the notebook and expander
2005-02-01 Rodney Dawes <dobey@novell.com> * gui/dialogs/comp-editor.c (setup_widgets): Clean up the spacing and padding, and shove the notebook and expander arrow into a vbox so that we can be HIG compliant (comp_editor_init): Remove the separator from the "dialog" and set the border width for the internal dialog widgets appropriately to be compliant with the HIG for dialog borders svn path=/trunk/; revision=28662
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d64598dd78..bc676f7cb8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-01 Rodney Dawes <dobey@novell.com>
+
+ * gui/dialogs/comp-editor.c (setup_widgets): Clean up the spacing
+ and padding, and shove the notebook and expander arrow into a vbox
+ so that we can be HIG compliant
+ (comp_editor_init): Remove the separator from the "dialog" and set
+ the border width for the internal dialog widgets appropriately to
+ be compliant with the HIG for dialog borders
+
2005-02-01 JP Rosevear <jpr@novell.com>
* gui/e-tasks.c (e_tasks_destroy): fix typo