aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-05-14 05:48:53 +0800
committerChris Lahey <clahey@src.gnome.org>2002-05-14 05:48:53 +0800
commit3da2b4bbbd72826c20c1568a792174cb15f7badb (patch)
tree5588bcc61145ff03708bdb259899ce6ca1909e84 /addressbook/ChangeLog
parentb05542ec2dede738afe1e4dfdb583c822b98a09e (diff)
downloadgsoc2013-evolution-3da2b4bbbd72826c20c1568a792174cb15f7badb.tar
gsoc2013-evolution-3da2b4bbbd72826c20c1568a792174cb15f7badb.tar.gz
gsoc2013-evolution-3da2b4bbbd72826c20c1568a792174cb15f7badb.tar.bz2
gsoc2013-evolution-3da2b4bbbd72826c20c1568a792174cb15f7badb.tar.lz
gsoc2013-evolution-3da2b4bbbd72826c20c1568a792174cb15f7badb.tar.xz
gsoc2013-evolution-3da2b4bbbd72826c20c1568a792174cb15f7badb.tar.zst
gsoc2013-evolution-3da2b4bbbd72826c20c1568a792174cb15f7badb.zip
Enable the dropdown widgets even if the contact is not editable so that
2002-05-13 Christopher James Lahey <clahey@ximian.com> * gui/contact-editor/e-contact-editor.c (enable_writable_fields): Enable the dropdown widgets even if the contact is not editable so that you can view any email address, phone number, or postal address on read only contacts. svn path=/trunk/; revision=16767
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 214b87c0df..dca138f8ae 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-13 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/contact-editor/e-contact-editor.c (enable_writable_fields):
+ Enable the dropdown widgets even if the contact is not editable so
+ that you can view any email address, phone number, or postal
+ address on read only contacts.
+
2002-05-10 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/Evolution-Addressbook-SelectNames.idl: