aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-07-08 20:01:12 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-07-08 20:01:12 +0800
commitf1b8cb078f610e99084a62a6dbcdd63c6e4967b9 (patch)
treebbfa17bfe463d81ff6c1af7fefedaa9f4c1e16f0 /addressbook/ChangeLog
parentb87e03a1bab02a5bafb73ae9b38fcd4cce46c142 (diff)
downloadgsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar
gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar.gz
gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar.bz2
gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar.lz
gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar.xz
gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar.zst
gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.zip
Added code for initializing the values of the fields in the message
composer. Unfortunately the ESelectNames crashes when you do this... svn path=/trunk/; revision=3975
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 45057c9fea..8ddeb1e85a 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2000-07-08 Ettore Perazzoli <ettore@helixcode.com>
+ * gui/component/select-names/e-select-names-bonobo.c
+ (entry_get_property_fn): New function to set the properties.
+
+2000-07-08 Ettore Perazzoli <ettore@helixcode.com>
+
* gui/component/addressbook-factory.c (main): Start up the factory
for `Evolution::Addressbook::SelectNames'.