From 4db0f79023ba5ee3b70e2827cb2c7dc5808f105b Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Thu, 22 Jul 2004 13:18:40 +0000 Subject: but buttons to button box, use vbox instead of table 2004-07-19 Radek Doulik * gui/widgets/eab-vcard-control.c (eab_vcard_control_new): but buttons to button box, use vbox instead of table * gui/widgets/eab-contact-display.c: base this widget directly on gtkhtml * gui/widgets/e-addressbook-view.c (eab_view_new): put contact display in scrolled window svn path=/trunk/; revision=26703 --- addressbook/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a0dd8523a0..c19963f7a8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,14 @@ +2004-07-19 Radek Doulik + + * gui/widgets/eab-vcard-control.c (eab_vcard_control_new): but + buttons to button box, use vbox instead of table + + * gui/widgets/eab-contact-display.c: base this widget directly on + gtkhtml + + * gui/widgets/e-addressbook-view.c (eab_view_new): put contact + display in scrolled window + 2004-07-20 Not Zed * gui/widgets/eab-contact-display.c: -- cgit