summaryrefslogtreecommitdiff
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* Bug 697859 - Google: "Other Fax" is saved as "Business Fax"Matthew Barnes2013-05-081-2/+6
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-26/+28
* EBookClientView: Make D-Bus signal handlers thread-safe.Matthew Barnes2013-05-041-115/+198
* Bug 699223 - Emit view signals from context where view was startedMatthew Barnes2013-05-031-15/+55
* Bug 699461 - Accept any 2xx HTTP code as successful DELETEMatthew Barnes2013-05-021-1/+1
* build: Fix srcdir != builddir from gitColin Walters2013-04-182-8/+8
* LC_ADDRESS is a GNU extension. Treat it as such.Matthew Barnes2013-04-171-1/+8
* EBookBackendSqliteDB: Avoid summary introspection on initial creation.Tristan Van Berkom2013-04-161-2/+48
* Automatically strip D-Bus info from error messages.Matthew Barnes2013-04-152-155/+232
* Test suite cleanups.Matthew Barnes2013-04-141-1/+1
* Bug #681837 - Make enum type registration thread safeMilan Crha2013-04-126-142/+18
* sqlite addressbook: fix memory corruption in get_revisionPatrick Ohly2013-04-041-1/+1
* EBookClient: Use G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED for close().Matthew Barnes2013-04-021-20/+4
* Bug 695960 - Use a weak reference for GBusNameVanishedCallbackMatthew Barnes2013-03-161-17/+37
* Bug #690552 - Property 'other-phone' overwrites first phone in home or work g...Milan Crha2013-03-121-140/+81
* EBookBackendSqliteDB: Fixed configurable summary indexesTristan Van Berkom2013-03-121-1/+1
* Correct names for im_jabber_work variablesVadim Rutkovsky2013-03-121-2/+2
* EBookClient: Remove direct access checks from asynchronous methods.Matthew Barnes2013-03-111-129/+3
* EBookBackendSqliteDB: Add new overall revision to the contacts DBTristan Van Berkom2013-03-111-11/+22
* EBookClientView: Use weak references in signal closures.Matthew Barnes2013-03-081-28/+58
* EBookClient: Use weak references in signal closures.Matthew Barnes2013-03-081-24/+41
* libebook: Report missing phone number support by GErroropenismus-work-error-argsMathias Hasselmann2013-03-073-14/+34
* libebook-contacts: Always use the C linkerMathias Hasselmann2013-03-071-6/+17
* sqlitedb: Update attr_list_indexes during introspectionMathias Hasselmann2013-03-061-0/+4
* sqlitedb: Only create indexes after introspectionMathias Hasselmann2013-03-061-50/+48
* sqlitedb: Improve national phone number matchingMathias Hasselmann2013-03-061-14/+29
* libedata-book: Avoid setlocale()Mathias Hasselmann2013-03-064-115/+162
* libedata-book: Improve national phone number matchingMathias Hasselmann2013-03-064-34/+100
* EBookClient: be more introspectableSimon McVittie2013-03-051-6/+6
* Update API documentation.Matthew Barnes2013-03-0211-15/+60
* Coding style and whitespace cleanup.Matthew Barnes2013-03-0217-662/+877
* Make gtk-doc happy about EBookQuery definitions.Matthew Barnes2013-03-012-2/+2
* Makefile.am cleanups.Matthew Barnes2013-03-012-25/+37
* Bug #694734 - Relative URI in Location on PUT confuses WebDAVMilan Crha2013-02-281-3/+10
* EBookClientView: Don't block in dispose().Matthew Barnes2013-02-271-13/+21
* EBookClient: Create view objects in the D-Bus thread.Matthew Barnes2013-02-272-105/+347
* EBookBackendFile: Properly translate E_BOOK_SDB_ERROR_QUERY_INVALID errorsTristan Van Berkom2013-02-281-0/+18
* Add E_BOOK_SDB_ERROR_INVALID_QUERYTristan Van Berkom2013-02-282-36/+49
* Make e_contact_photo_copy() public.Matthew Barnes2013-02-262-10/+23
* EBookBackendFile: Propagate correct errors.Tristan Van Berkom2013-02-261-4/+24
* EBookBackendSqliteDB: added E_BOOK_SDB_ERROR_NOT_SUPPORTED error codeTristan Van Berkom2013-02-262-8/+41
* Fixed error reporting for direct access apisTristan Van Berkom2013-02-261-6/+10
* sqlitedb: Repair summary based eqphone_nationalMathias Hasselmann2013-02-251-30/+23
* sqlitedb: Fix a few indenting issuesMathias Hasselmann2013-02-251-4/+4
* EBookClient: Remove global "book_factory" variable.Matthew Barnes2013-02-241-85/+37
* EBookBackendWebdav: Make error msgs with HTTP status more consistent.Matthew Barnes2013-02-241-2/+2
* Fix comments in e_contact_map_google_with_evo_group().Matthew Barnes2013-02-241-4/+8
* Fix typo in e_phone_number_error_to_string().Matthew Barnes2013-02-241-1/+1
* EClient: Add a read-only "main-context" property.Matthew Barnes2013-02-231-22/+27
* Fix build break from libebook-contacts.Matthew Barnes2013-02-224-1/+5