diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
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. |