diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-02-07 07:03:23 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-02-07 07:03:23 +0800 |
commit | 4201992af7d159867490f7c58ec6e9aee4e9bffb (patch) | |
tree | 48aa459c094a8115abb16471b5f9f1ee4cfd193e /addressbook/ChangeLog | |
parent | 37275272729828d0b79da8f03878e21e9098099a (diff) | |
download | gsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.tar.gz gsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.tar.zst gsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.zip |
Hide the border on the notebook also Don't pack another scrolled window
2004-02-06 Rodney Dawes <dobey@ximian.com>
* 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
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index cce228233d..be66d6b8a3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,13 @@ 2004-02-06 Rodney Dawes <dobey@ximian.com> + * 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 <dobey@ximian.com> + * gui/widgets/e-addressbook-view.c: Use "Address Book" instead of "folder" or "Addressbook" for the "Address Book Sources..." and copy/move contact menu items |