aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-02-07 07:03:23 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-02-07 07:03:23 +0800
commit4201992af7d159867490f7c58ec6e9aee4e9bffb (patch)
tree48aa459c094a8115abb16471b5f9f1ee4cfd193e /addressbook/ChangeLog
parent37275272729828d0b79da8f03878e21e9098099a (diff)
downloadgsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.tar
gsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.tar.gz
gsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.tar.bz2
gsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.tar.lz
gsoc2013-evolution-4201992af7d159867490f7c58ec6e9aee4e9bffb.tar.xz
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/ChangeLog8
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