aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-02-13 07:49:39 +0800
committerChris Lahey <clahey@src.gnome.org>2002-02-13 07:49:39 +0800
commit2788f38ed6cd4e82a8eda5183242457e145019d1 (patch)
tree7c3dd73c6250660ce083c98a6c1e42bdbab0e61f /addressbook/ChangeLog
parentf4d3822695cea3f07e8fb2a40231451884796da3 (diff)
downloadgsoc2013-evolution-2788f38ed6cd4e82a8eda5183242457e145019d1.tar
gsoc2013-evolution-2788f38ed6cd4e82a8eda5183242457e145019d1.tar.gz
gsoc2013-evolution-2788f38ed6cd4e82a8eda5183242457e145019d1.tar.bz2
gsoc2013-evolution-2788f38ed6cd4e82a8eda5183242457e145019d1.tar.lz
gsoc2013-evolution-2788f38ed6cd4e82a8eda5183242457e145019d1.tar.xz
gsoc2013-evolution-2788f38ed6cd4e82a8eda5183242457e145019d1.tar.zst
gsoc2013-evolution-2788f38ed6cd4e82a8eda5183242457e145019d1.zip
Added an argument to get the model.
2002-02-12 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-reflow-adapter.c (addressbook_get_arg): Added an argument to get the model. * gui/widgets/e-addressbook-view.c (writable_status): Don't bother connecting to the writable_status callback on the book, simply rely on the writable_status callback on the addressbook model. * gui/widgets/e-minicard-view.c, gui/widgets/e-minicard-view.h (set_empty_message): Handle the case of a read only view here. svn path=/trunk/; revision=15698
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f4396c4f97..605e51d907 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2002-02-12 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/widgets/e-addressbook-reflow-adapter.c
+ (addressbook_get_arg): Added an argument to get the model.
+
+ * gui/widgets/e-addressbook-view.c (writable_status): Don't bother
+ connecting to the writable_status callback on the book, simply
+ rely on the writable_status callback on the addressbook model.
+
+ * gui/widgets/e-minicard-view.c, gui/widgets/e-minicard-view.h
+ (set_empty_message): Handle the case of a read only view here.
+
2002-02-07 JP Rosevear <jpr@ximian.com>
* gui/component/addressbook-component.c (create_component): remove