Files
evolution/addressbook/gui/merging
Chris Toshok 2fe7d9c79a [ patch for the rest of 60889 ] new function, either start up the query or
2004-08-26  Chris Toshok  <toshok@ximian.com>

	[ patch for the rest of 60889 ]
	* gui/merging/eab-contact-merging.c (add_lookup): new function,
	either start up the query or add it to the queue if we're over the
	number of simultaneous queries.
	(finished_lookup): start up enough pending queries to get us to
	our limit again.
	(free_lookup): free lookup->avoid.
	(final_id_cb): call finished_lookup.
	(eab_merging_book_add_contact): set lookup->avoid to NULL and
	replace call to eab_contact_locate_match_full with add_lookup.
	(eab_merging_book_commit_contact): set lookup->avoid to the
	contact, and make the same
	s/eab_contact_locate_match_full/add_lookup/ replacement.

svn path=/trunk/; revision=27038
2004-08-26 18:52:10 +00:00
..
2003-10-21 18:49:34 +00:00