summaryrefslogtreecommitdiff
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* Bug 750964 - Backend online state not updated before calling open()Milan Crha2015-09-031-0/+4
* Bug 686105 - LDAP search with categories filter failsMilan Crha2015-08-131-23/+28
* Bug 684456 - Google Contacts: Support vCard REV attributeMilan Crha2015-08-132-3/+27
* Bug 752338 - Incorrect handling of multibyte characters in vCardsAlex Shtyrov2015-08-051-10/+17
* Bug 722270 - Crash under WebDAV's send_propfind()Milan Crha2015-07-281-3/+19
* Bug 752370 - Hangs on vCard with 2 consecutive commas in the parameters listAlex Shtyrov2015-07-151-0/+3
* Bug 752304 - [WebDAV book] Generated UIDs can clash with existingMilan Crha2015-07-141-3/+13
* Add E_CONTACT_PGP_CERT EContact fieldMilan Crha2015-07-012-0/+2
* Bug 751701 - Update ESource's connection status after server connectMilan Crha2015-07-013-0/+16
* addressbook: Treat an empty vCard attribute group name as NULLPhilip Withnall2015-06-181-1/+5
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-176-10/+10
* Bug 247661 - [LDAP] Cannot save contact with Calendar and Free/Busy URLsMilan Crha2015-06-161-12/+8
* Add --factory parameter to factory subprocesses for easier debuggingMilan Crha2015-06-041-0/+2
* [Google book] Remove unnecessary code path found by Coverity ScanMilan Crha2015-05-281-7/+1
* Address some Coveriry Scan detected issuesMilan Crha2015-05-223-3/+8
* Correct and enhance developer documentation a bitMilan Crha2015-05-129-16/+99
* Add ESource::UnsetLastCredentialsRequiredArguments methodMilan Crha2015-05-061-0/+22
* [Win32] Use common Win32 init function in book/cal subprocessesMilan Crha2015-05-051-38/+2
* Add a workaround for bug 674885 (Type initialisation deadlock in GObject)Milan Crha2015-05-051-0/+3
* Bug 705268 - Run 'make check' within the build treeMilan Crha2015-04-222-1/+18
* Bug 696552 - exists_vcard query fails with get_contacts_sync()Milan Crha2015-04-161-0/+15
* Bug 747789 - Implement Refresh for WebDAV booksMilan Crha2015-04-141-4/+29
* Bug 743996 - "FOREIGN KEY constraint failed" trying to delete contactMilan Crha2015-04-141-3/+47
* [local book] Failure of contact remove not propagated to UIMilan Crha2015-04-131-1/+1
* Bug 723260 - Use a strong reference to client in EBook/CalClientViewMilan Crha2015-04-081-7/+11
* Bug 744718 - Provide backend specific extensions as publicMilan Crha2015-03-245-815/+2
* Bug 697053 - Call view's remote dispose without waiting for a resultMilan Crha2015-03-121-30/+5
* Update devel-doc Since from 3.14 to 3.16Milan Crha2015-02-243-8/+8
* Provide and use thread safe variants of g_object_bind_property*() functionsMilan Crha2015-02-244-7/+7
* Google address book backend opened read-onlyMilan Crha2015-02-101-2/+1
* [WebDAV book backend] Return at least offline contacts when not connectedMilan Crha2015-02-051-1/+2
* Move authentication of backends back to the clientMilan Crha2015-02-028-204/+453
* EDataBook/Cal: Complete Refresh operation in IDLEMilan Crha2015-01-061-1/+1
* Bug 735807 - Correct EPhoneNumber spelling errorsAnders Jonsson2014-12-122-4/+4
* Bug 721712 - Writeable calendars can report as read-only after open ][Milan Crha2014-11-251-15/+6
* Bug 733518 - Make VOICE type optional for TEL in EContactMilan Crha2014-11-211-4/+10
* Bug 735659 - EBookSqlite: Revert ABI change introduced by commit 8231f94Mateusz Polrola2014-11-196-27/+31
* Limit SQLite busy-wait for a lockMilan Crha2014-11-192-2/+15
* Bug 678398 - Make evolution-source-registry debugging configurableMilan Crha2014-11-111-1/+1
* Bug 739904 - Can't create Contact List on an LDAP serverMilan Crha2014-11-111-2/+2
* Bug 739495 - addressbook: Fix a typo in a comparisonPhilip Withnall2014-11-081-1/+1
* addressbook: Fix ordering of parameters to fwrite()Philip Withnall2014-11-031-5/+6
* addressbook: Strengthen an assertion to avoid negative bit shiftsPhilip Withnall2014-11-031-0/+1
* addressbook: Fix ordering of parameters to fread()Philip Withnall2014-11-031-3/+3
* Bug 708166 - Update EClient properties on idle after GDBusProxy notifyMilan Crha2014-10-201-19/+68
* Bug 738288 - EBookSqlite is leaking memory in ebsql_ref_from_hash functionMateusz Polrola2014-10-201-1/+1
* Bug 699597 - EBookSqlite: Use UNION for autocomplete queriesDavid Woodhouse2014-10-091-16/+146
* Bug 699597 - EBookSqlite: Fix queries to use LEFT JOIN where appropriateDavid Woodhouse2014-10-091-12/+106
* Bug 699597 - EBookSqlite: Add indices on family_name, nickname, given_name an...David Woodhouse2014-10-091-1/+32
* Add libedbus-private.la into LIBADD where neededMilan Crha2014-09-302-0/+3