aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-28 12:26:30 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-28 12:26:30 +0800
commit350fde81677a44e5203a38c833e5175c3b649de2 (patch)
treefcf8a53c086d9a34fc0492b98a51128d54ba3753 /addressbook/ChangeLog
parentf91435fc0c0186d48079dc44d8626135eba92462 (diff)
downloadgsoc2013-evolution-350fde81677a44e5203a38c833e5175c3b649de2.tar
gsoc2013-evolution-350fde81677a44e5203a38c833e5175c3b649de2.tar.gz
gsoc2013-evolution-350fde81677a44e5203a38c833e5175c3b649de2.tar.bz2
gsoc2013-evolution-350fde81677a44e5203a38c833e5175c3b649de2.tar.lz
gsoc2013-evolution-350fde81677a44e5203a38c833e5175c3b649de2.tar.xz
gsoc2013-evolution-350fde81677a44e5203a38c833e5175c3b649de2.tar.zst
gsoc2013-evolution-350fde81677a44e5203a38c833e5175c3b649de2.zip
Added double click to open contact editor.
2000-05-25 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.c, gui/component/e-addressbook-model.c, gui/component/e-addressbook-model.h: Added double click to open contact editor. svn path=/trunk/; revision=3239
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 dce6ae2305..3b0e4e5576 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,12 @@
2000-05-25 Christopher James Lahey <clahey@helixcode.com>
+ * gui/component/addressbook.c,
+ gui/component/e-addressbook-model.c,
+ gui/component/e-addressbook-model.h: Added double click to open
+ contact editor.
+
+2000-05-25 Christopher James Lahey <clahey@helixcode.com>
+
* gui/component/addressbook.c: Removed some columns.
2000-05-25 Ettore Perazzoli <ettore@helixcode.com>