From 4201992af7d159867490f7c58ec6e9aee4e9bffb Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Fri, 6 Feb 2004 23:03:23 +0000 Subject: Hide the border on the notebook also Don't pack another scrolled window 2004-02-06 Rodney Dawes * gui/component/addressbook.c (addressbook_new_control): Hide the border on the notebook also * gui/widgets/e-addressbook-view.c (eab_view_new): Don't pack another scrolled window inside of a scrolled window, just pack the contact display inside the paned, since it already has a scrolled window svn path=/trunk/; revision=24664 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index cce228233d..be66d6b8a3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2004-02-06 Rodney Dawes + + * gui/component/addressbook.c (addressbook_new_control): Hide the + border on the notebook also + * gui/widgets/e-addressbook-view.c (eab_view_new): Don't pack another + scrolled window inside of a scrolled window, just pack the contact + display inside the paned, since it already has a scrolled window + 2004-02-06 Rodney Dawes * gui/widgets/e-addressbook-view.c: Use "Address Book" instead of -- cgit v1.2.3