aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook/e-card-compare.c
Commit message (Expand)AuthorAgeFilesLines
* Made username match with no domain match be vague instead of partial.Christopher James Lahey2002-01-181-1/+1
* ChangeLog change.Chris Lahey2002-01-111-0/+3
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-191-4/+0
* Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-041-42/+117
* Properly handle names when the individual elements (given, addition,Jon Trowbridge2001-09-271-20/+55
* Use the default e-mail address if we have nothing else to go on.Jon Trowbridge2001-09-201-2/+69
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-151-1/+2
* Made it so that if there's one less match than possible compares areChristopher James Lahey2001-08-051-1/+1
* prune the list of cards that match our query using the avoid list here,Chris Toshok2001-07-191-17/+20
* Set info->avoid = NULL. This shouldn't make a difference, but it can'tChristopher James Lahey2001-07-051-0/+1
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-301-12/+22
* Add a huge steaming pile of code to handle the case of single-addressJon Trowbridge2001-06-251-4/+7
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-221-0/+4
* Added this function to let you do slightly more complicated searches.Christopher James Lahey2001-06-111-5/+57
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-2/+2
* Added. Code for testing if two ECards appear to pertain to the sameJon Trowbridge2001-06-051-0/+455