aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-06-06 07:59:31 +0800
committerJacob Leach <jleach@src.gnome.org>2001-06-06 07:59:31 +0800
commit70c01c8bb7947db6b98ef637afd3f6d06d2c182c (patch)
tree42870d556b59ba5f9c669587e1fdc23ab2ceca2e /addressbook/ChangeLog
parentef02eff9c8aafbe1fd17a41e66af597496685998 (diff)
downloadgsoc2013-evolution-70c01c8bb7947db6b98ef637afd3f6d06d2c182c.tar
gsoc2013-evolution-70c01c8bb7947db6b98ef637afd3f6d06d2c182c.tar.gz
gsoc2013-evolution-70c01c8bb7947db6b98ef637afd3f6d06d2c182c.tar.bz2
gsoc2013-evolution-70c01c8bb7947db6b98ef637afd3f6d06d2c182c.tar.lz
gsoc2013-evolution-70c01c8bb7947db6b98ef637afd3f6d06d2c182c.tar.xz
gsoc2013-evolution-70c01c8bb7947db6b98ef637afd3f6d06d2c182c.tar.zst
gsoc2013-evolution-70c01c8bb7947db6b98ef637afd3f6d06d2c182c.zip
Make this work when multiple names are selected then right click->Remove.
2001-06-05 Jason Leach <jleach@ximian.com> * gui/component/select-names/e-select-names.c (remove_cb): Make this work when multiple names are selected then right click->Remove. svn path=/trunk/; revision=10127
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 421f54547d..94c8ec7ed4 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-05 Jason Leach <jleach@ximian.com>
+
+ * gui/component/select-names/e-select-names.c (remove_cb): Make
+ this work when multiple names are selected then right
+ click->Remove.
+
2001-06-05 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-card.c (e_card_set_arg): Copy dates as they come
@@ -22,7 +28,7 @@
(Fix bug #655: SelectNames doesn't let you remove addresses after
you add them)
-
+
* gui/component/select-names/e-select-names.c
(section_right_click_cb): New function, provides a popup menu with
just "Remove" in it.