From 07a23dc4a63443eba04c3991e3cf8619981bdb22 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Tue, 5 Jun 2001 22:00:16 +0000 Subject: (Fix bug #655: SelectNames doesn't let you remove addresses after you add 2001-06-05 Jason Leach (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. (remove_cb): New callback to do the remove. (e_select_names_add_section): Attach the "right_click" signal to the section_right_click_cb above. svn path=/trunk/; revision=10123 --- addressbook/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1ecae91348..167419884d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,15 @@ +2001-06-05 Jason Leach + + (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. + (remove_cb): New callback to do the remove. + (e_select_names_add_section): Attach the "right_click" signal to + the section_right_click_cb above. + 2001-06-05 Jon Trowbridge * gui/component/select-names/e-select-names-manager.c -- cgit v1.2.3