diff options
author | Rodney Dawes <dobey@novell.com> | 2005-01-28 03:28:16 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-01-28 03:28:16 +0800 |
commit | aa634fa02c02c4865b82e8dd7e8931978f8b7bd3 (patch) | |
tree | 6cc7ce06256f38415977f82075aa1becbf1f3688 /mail/ChangeLog | |
parent | bde223995eeb5f24fc0f9ac95474a796bd8e86b8 (diff) | |
download | gsoc2013-evolution-aa634fa02c02c4865b82e8dd7e8931978f8b7bd3.tar.gz gsoc2013-evolution-aa634fa02c02c4865b82e8dd7e8931978f8b7bd3.tar.zst gsoc2013-evolution-aa634fa02c02c4865b82e8dd7e8931978f8b7bd3.zip |
Fix the dialog to have borders that are HIG-compliant and fix up the
2005-01-27 Rodney Dawes <dobey@novell.com>
* mail-send-recv.c (build_dialog): Fix the dialog to have borders
that are HIG-compliant and fix up the spacing and padding of the
internal widgets to do the right thing to be HIG compliant
svn path=/trunk/; revision=28587
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0b2bd86bb0..19849c7da0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2005-01-27 Rodney Dawes <dobey@novell.com> + + * mail-send-recv.c (build_dialog): Fix the dialog to have borders + that are HIG-compliant and fix up the spacing and padding of the + internal widgets to do the right thing to be HIG compliant + 2005-01-27 JP Rosevear <jpr@novell.com> * em-format-hook.c: add a d(x) debugging define and default to off |