aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-08 07:18:12 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-08 07:18:12 +0800
commit5e793d76f46de7aa61a7e4d738c7753424041ec8 (patch)
tree269a91190cc4d9d3db3b9ad1017d16f45f10721f /addressbook/ChangeLog
parentfffc023e64825d6488fa3d1827fe50d924af3535 (diff)
downloadgsoc2013-evolution-5e793d76f46de7aa61a7e4d738c7753424041ec8.tar
gsoc2013-evolution-5e793d76f46de7aa61a7e4d738c7753424041ec8.tar.gz
gsoc2013-evolution-5e793d76f46de7aa61a7e4d738c7753424041ec8.tar.bz2
gsoc2013-evolution-5e793d76f46de7aa61a7e4d738c7753424041ec8.tar.lz
gsoc2013-evolution-5e793d76f46de7aa61a7e4d738c7753424041ec8.tar.xz
gsoc2013-evolution-5e793d76f46de7aa61a7e4d738c7753424041ec8.tar.zst
gsoc2013-evolution-5e793d76f46de7aa61a7e4d738c7753424041ec8.zip
Implemented the get_cards function.
2000-07-07 Christopher James Lahey <clahey@helixcode.com> * gui/component/select-names/e-select-names-manager.c, gui/component/select-names/e-select-names-model.c: Implemented the get_cards function. * gui/component/select-names/e-select-names.c: Implemented adding cards through the interface. svn path=/trunk/; revision=3966
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 322a3b8fcc..5492eca4ea 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2000-07-07 Christopher James Lahey <clahey@helixcode.com>
+ * gui/component/select-names/e-select-names-manager.c,
+ gui/component/select-names/e-select-names-model.c: Implemented the
+ get_cards function.
+
+ * gui/component/select-names/e-select-names.c: Implemented adding
+ cards through the interface.
+
+2000-07-07 Christopher James Lahey <clahey@helixcode.com>
+
* gui/component/select-names/e-select-names-manager.c: Make the
entry widgets we create editable.