aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/merging/eab-contact-compare.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style cleanups.Matthew Barnes2011-05-091-6/+6
* Bug #640707 - Crash on 'Add to address book'->'Edit full' clickMilan Crha2011-01-281-1/+1
* Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-221-24/+42
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-3/+3
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-5/+5
* Fix excessive whitespace.Matthew Barnes2009-07-141-5/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-4/+4
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-1/+1
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-19/+15
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-2/+2
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-19/+15
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-16/+16
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-27/+1
* Not allowing partial comparisons while finding duplicate entries.Sushma Rai2005-09-301-1/+1
* Fixed the problem of comparison and never returning true, inSushma Rai2005-08-221-3/+4
* Not checking for the duplicate contacts matching emial ids of a list.Sushma Rai2005-08-171-34/+38
* While adding new contact, during the duplicate contact check, not comparingSushma Rai2005-08-171-1/+2
* Fixes bug #65537.Hans Petter Jansson2004-09-301-2/+13
* Implement. (eab_contact_compare_name): Don't leak if only one of theHans Petter Jansson2004-06-261-2/+43
* Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-271-2/+3
* [ fixes bug #53620 ]Chris Toshok2004-02-181-3/+3
* [ fixes bug #52955 ] handle the case properly where there are no queryChris Toshok2004-01-211-3/+8
* Update for API changes to e-book-asyncRoss Burton2004-01-091-6/+10
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+736