diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-04-28 01:57:06 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-04-28 01:57:06 +0800 |
commit | 7cd76a64850caf3643d2404995aa3c93c317ee2f (patch) | |
tree | 8810789536645b2a09b761affc7794d5a4fc48ac /addressbook/ChangeLog | |
parent | c16f96602acf71c4e95ef11a1004ea1fa4ae30fd (diff) | |
download | gsoc2013-evolution-7cd76a64850caf3643d2404995aa3c93c317ee2f.tar gsoc2013-evolution-7cd76a64850caf3643d2404995aa3c93c317ee2f.tar.gz gsoc2013-evolution-7cd76a64850caf3643d2404995aa3c93c317ee2f.tar.bz2 gsoc2013-evolution-7cd76a64850caf3643d2404995aa3c93c317ee2f.tar.lz gsoc2013-evolution-7cd76a64850caf3643d2404995aa3c93c317ee2f.tar.xz gsoc2013-evolution-7cd76a64850caf3643d2404995aa3c93c317ee2f.tar.zst gsoc2013-evolution-7cd76a64850caf3643d2404995aa3c93c317ee2f.zip |
Update dialog vbox and action area border widths to be HIG compliant
2004-04-27 Rodney Dawes <dobey@ximian.com>
* gui/contact-editor/e-contact-editor-fullname.c:
(e_contact_editor_fullname_init):
* gui/contact-editor/fullname.glade:
* gui/search/e-addressbook-search-dialog.c (eab_search_dialog_init):
Update dialog vbox and action area border widths to be HIG compliant
Update main child widget border widths to be HIG compliant
svn path=/trunk/; revision=25635
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 33a24bc319..0a298c7bb0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2004-04-27 Rodney Dawes <dobey@ximian.com> + + * gui/contact-editor/e-contact-editor-fullname.c: + (e_contact_editor_fullname_init): + * gui/contact-editor/fullname.glade: + * gui/search/e-addressbook-search-dialog.c (eab_search_dialog_init): + Update dialog vbox and action area border widths to be HIG compliant + Update main child widget border widths to be HIG compliant + 2004-04-27 Larry Ewing <lewing@ximian.com> * gui/component/addressbook-config.c (source_to_dialog_new): fix |