aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-completion.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-2-91nobody2001-08-021-1183/+0
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-311-1/+8
* Removed some debugging chatter.Jon Trowbridge2001-07-261-9/+29
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-071-4/+23
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-301-16/+8
* Add a workaround for an EText bug. (e_select_names_completion_begin): FixDan Winship2001-06-121-3/+7
* Removed unused email variable.Christopher James Lahey2001-06-091-1/+0
* Change the completion handler to use the ECompletionMatch.Jon Trowbridge2001-06-061-153/+142
* Do a better job constructing match strings, so we never try to use aJon Trowbridge2001-05-191-6/+56
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-10/+60
* Added.Jon Trowbridge2001-04-171-7/+33
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-1/+4
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-2/+6
* Rather than starting the pending query by directly callingJon Trowbridge2001-03-251-8/+33
* Brutally refactored to boost performance in large-addressbook situations.Jon Trowbridge2001-03-181-109/+238
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-4/+26
* Oops, we do need to be able to write to "text" after all (for things likeJon Trowbridge2001-03-021-3/+6
* I am an idiot.Jon Trowbridge2001-03-021-12/+22
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-021-0/+831