aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/util/eab-book-util.c
Commit message (Expand)AuthorAgeFilesLines
* Add translator comments and contexts for texts added for bug 729963Christian Schaarschmidt2014-06-301-20/+38
* Bug 729963 - Consistently name EMail/Phone/IM/SIP contact fields in the UIChristian Schaarschmidt2014-06-261-0/+234
* Miscellaneous cleanups.Matthew Barnes2014-03-031-1/+1
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Use e_book_client_connect().Matthew Barnes2013-01-301-14/+18
* Contact's print doesn't decode QP encoded email addressesMilan Crha2013-01-231-0/+56
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+0
* Adapt addressbook/util to the new ESource API.Matthew Barnes2012-06-031-8/+23
* Teach Evolution about Photo/Logo EContact fields stored as URIsTristan Van Berkom2011-11-021-0/+1
* Fix invalid read on vCard dropMilan Crha2011-10-181-1/+2
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-7/+19
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-213/+15
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-10/+10
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* Bug 598027 - Use vCard instead of VCardMatthew Barnes2009-10-111-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Kill EConfigListener.Matthew Barnes2009-07-031-12/+0
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-27/+27
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-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-15/+15
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-011-4/+4
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-1/+1
* Unrefing the query.Sushma Rai2005-07-151-1/+1
* case insesitive version of strstr. Used from camelSivaiah Nallagatla2005-01-271-4/+30
* cast length specifier to int.Not Zed2005-01-121-1/+1
* When name is NULL query against complete email id instead of user nameSivaiah Nallagatla2004-11-181-7/+6
* Fixes bug #66369.Hans Petter Jansson2004-09-301-26/+34
* Don't accept input that doesn't have at least a "BEGIN:VCARD" in it.Hans Petter Jansson2004-06-251-0/+7
* Add an x-source-vcard target entry that includes the source book URI.Hans Petter Jansson2004-06-241-0/+65
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-181-2/+2
* [ fixes bug #52571 ] ugh. name fields that have \" around the name breakChris Toshok2004-01-241-19/+53
* [ fixes bug #52955 ] handle the case properly where there are no queryChris Toshok2004-01-211-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+293