From 6539cf481e40f2e8cad5d0028f4f424f63533572 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 23 Oct 2001 22:03:32 +0000 Subject: Removed our cancelled flag and e_select_names_completion_cancel function, 2001-10-23 Jon Trowbridge * gui/component/select-names/e-select-names-completion.c: Removed our cancelled flag and e_select_names_completion_cancel function, since we were just duplicating stuff that had ended up in ECompletion. (match_name): Form our menu_text properly on an additional-name match. (e_select_names_completion_got_book_view_cb): Store handles for our signals, disconnect them properly when we switch book views. (e_select_names_completion_stop_query): Disconnect signals when we stop our query. (check_capabilities): Spew if we are using LDAP for completion. (e_select_names_completion_destroy): Disconnect our signals when we destroy. This all should fix bug #10241. svn path=/trunk/; revision=13961 --- addressbook/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0a933e3464..ff4352e232 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,20 @@ +2001-10-23 Jon Trowbridge + + * gui/component/select-names/e-select-names-completion.c: Removed + our cancelled flag and e_select_names_completion_cancel function, + since we were just duplicating stuff that had ended up in + ECompletion. + (match_name): Form our menu_text properly on an additional-name + match. + (e_select_names_completion_got_book_view_cb): Store handles for + our signals, disconnect them properly when we switch book views. + (e_select_names_completion_stop_query): Disconnect signals when we + stop our query. + (check_capabilities): Spew if we are using LDAP for completion. + (e_select_names_completion_destroy): Disconnect our signals when + we destroy. + This all should fix bug #10241. + 2001-10-23 Christopher James Lahey * gui/component/select-names/e-select-names.c -- cgit v1.2.3