aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-10-23 03:17:00 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-10-23 03:17:00 +0800
commit36ec6f4a0de26338dbfeaa8f2cb8e7a878036404 (patch)
treec45157bd614e1555a862370985b0b12556a452b2 /addressbook/ChangeLog
parentdf3238a7351f086254235741f417de24770aa2b8 (diff)
downloadgsoc2013-evolution-36ec6f4a0de26338dbfeaa8f2cb8e7a878036404.tar
gsoc2013-evolution-36ec6f4a0de26338dbfeaa8f2cb8e7a878036404.tar.gz
gsoc2013-evolution-36ec6f4a0de26338dbfeaa8f2cb8e7a878036404.tar.bz2
gsoc2013-evolution-36ec6f4a0de26338dbfeaa8f2cb8e7a878036404.tar.lz
gsoc2013-evolution-36ec6f4a0de26338dbfeaa8f2cb8e7a878036404.tar.xz
gsoc2013-evolution-36ec6f4a0de26338dbfeaa8f2cb8e7a878036404.tar.zst
gsoc2013-evolution-36ec6f4a0de26338dbfeaa8f2cb8e7a878036404.zip
Make the the scrolled window have an "in" shadow. Likewise. Likewise.
* gui/component/addressbook-component.c (impl_createControls): Make the the scrolled window have an "in" shadow. * gui/component/addressbook-config.c (addressbook_dialog_create_sources_table): Likewise. * gui/widgets/e-addressbook-view.c (create_minicard_view): Likewise. (create_treeview_view): Likewise. svn path=/trunk/; revision=22996
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 1aaaccba6b..c56e281549 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2003-10-22 Ettore Perazzoli <ettore@ximian.com>
+ * gui/component/addressbook-component.c (impl_createControls):
+ Make the the scrolled window have an "in" shadow.
+ * gui/component/addressbook-config.c
+ (addressbook_dialog_create_sources_table): Likewise.
+ * gui/widgets/e-addressbook-view.c (create_minicard_view): Likewise.
+ (create_treeview_view): Likewise.
+
+2003-10-22 Ettore Perazzoli <ettore@ximian.com>
+
* gui/component/addressbook-component.c (impl_createControls): Set
the GtkScrolledWindow scrollbar policy to "automatic" for both the
horizontal and the vertical scrollbar.