Bug 712728 - Add --disable-migration option to evolution-source-registry
[platform/upstream/evolution-data-server.git] / addressbook /
2013-11-17 Matthew BarnesMakefile.am cleanups.
2013-11-16 Tristan Van BerkomEBookClient: Fix arrays passed to e_book_client_get_cur...
2013-11-14 Tristan Van BerkomEBookBackendFile: Reduce uneeded warnings in server...
2013-11-13 Milan CrhaFix/mute issues found by Coverity scan
2013-11-12 Vadim RutkovskySuppress a false-positive cppcheck memleak warning
2013-10-29 Bastien NoceraBug 710808 - Name all the timeouts added with g_timeout...
2013-10-26 Tristan Van BerkomEBookClientCursor: Some additional documentation enhanc...
2013-10-25 Matthew BarnesEBookBackendGoogle: Bind to GDataService's GProxyResolver.
2013-10-25 Matthew BarnesEBookBackendWebdav: Bind to SoupSession's GProxyResolver.
2013-10-25 Matthew BarnesEBookBackend: Add a read-only "proxy-resolver" property.
2013-10-23 Tristan Van BerkomEBookClient: Implemented e_book_client_get_cursor(...
2013-10-23 Tristan Van BerkomAdded EBookClientCursor
2013-10-23 Tristan Van BerkomEBookBackendFile: Implement cursors.
2013-10-23 Tristan Van BerkomEDataBook: Cursor related changes
2013-10-23 Tristan Van BerkomAdded EDataBookCursor & EDataBookCursorSqlite
2013-10-23 Tristan Van BerkomEBookBackend: Adding cursor related APIs
2013-10-23 Tristan Van BerkomEBookBackendSqliteDB: Adding cursor related APIs
2013-10-23 Tristan Van BerkomEBookBackendSqliteDB: introspect summary structure...
2013-10-23 Tristan Van BerkomEBookBackendSqliteDB: Fix introspect_summary()
2013-10-23 Milan CrhaInclude locale.h where needed
2013-10-20 Matthew BarnesMiscellaneous cleanups.
2013-10-19 Tristan Van BerkomEBookBackendSqliteDB: Fixed an inconsistency in phone...
2013-10-14 Tristan Van BerkomEBookClient: (bug 701260) Added async apis to connect...
2013-10-10 Milan CrhaBug #695232 - Finish EVCard quoted-printable handling
2013-10-02 Tristan Van BerkomEBookBackendSqliteDB: Fixed upgrade_contacts() for...
2013-09-30 Milan CrhaFix some "may be used uninitialized" compiler warnings
2013-09-27 Matthew BarnesRemove all g_type_init() calls.
2013-09-23 Matthew BarnesRemove camel_store_free_folder_info_full().
2013-09-11 Antoine Jacoutotdo not assume time_t is long
2013-09-03 Milan CrhaBug #707034 - vCard param value parsing too strict
2013-08-29 Tristan Van BerkomAdded missing copyright attributions.
2013-08-15 Matthew BarnesEBookBackend: Add a "shutdown" signal.
2013-08-15 Matthew BarnesEDataBookFactory: Work around a GDBus name watching...
2013-08-15 Matthew BarnesEDataBookFactory: Always watch sender's bus name.
2013-08-07 Milan CrhaBug #705444 - Can not create contact lists in LDAP...
2013-08-07 Milan CrhaMissing mutex initialization in EDataBook/CalFactory
2013-07-30 Milan Crha[Google book] Implement EBookBackend::refresh and adver...
2013-07-30 Milan Crha(Follow-up of bug #704895) [Google book] Removal of...
2013-07-30 Milan CrhaBug #704895 - Nicknames for Google Contacts not synced
2013-07-29 Milan CrhaBug #672899 - Renaming Google book group doesn't propag...
2013-07-28 Matthew BarnesMiscellaneous cleanups.
2013-07-25 Milan CrhaBug #704740 - WebDAV - Do not store ETag into REV attribute
2013-07-18 Milan CrhaBug #691526 - Memory corruption under e_book_backend_go...
2013-07-04 Milan Crhae_book_backend_sqlitedb_has_contact() used nonexistent...
2013-07-01 Milan CrhaBug #700894 - LDAP 'Copy for offline' blocks online...
2013-06-23 Matthew BarnesEBookBackendLDAP cleanups.
2013-06-21 Milan CrhaFix e_book_backend_summary_is_summary_query()
2013-06-17 Matthew Barnesdata_book_error_from_gdata_error: Make sure we actually...
2013-06-16 Fabiano FidĂȘncioMake the statements explicit when using ternary if
2013-06-05 Milan CrhaBug #699448 - Crash under e_book_backend_ldap_stop_view()
2013-05-30 Tristan Van BerkomEBookBackendSqliteDB: Support regex queries
2013-05-30 Tristan Van BerkomEBookBackendSexp: Support regex query types.
2013-05-30 Tristan Van BerkomEBookQuery: Added regex query API (bug 701258)
2013-05-20 David WoodhouseBug 699597 - Autocomplete using GAL is slow
2013-05-08 Matthew BarnesBug 697859 - Google: "Other Fax" is saved as "Business...
2013-05-08 Matthew Barnesgoogle: Remove environment variable check for debugging.
2013-05-08 Matthew BarnesCoding style and whitespace cleanup.
2013-05-04 Matthew BarnesEBookClientView: Make D-Bus signal handlers thread...
2013-05-03 Matthew BarnesBug 699223 - Emit view signals from context where view...
2013-05-02 Matthew BarnesBug 699461 - Accept any 2xx HTTP code as successful...
2013-04-28 Matthew BarnesFix reference leak in book_client_view_emit_objects_mod...
2013-04-18 Matthew BarnesEBookClientView: Remove unnecessary fetching of EBookCl...
2013-04-17 Matthew BarnesLC_ADDRESS is a GNU extension. Treat it as such.
2013-04-16 Matthew BarnesRemove backward-compatibility cruft for goa-1.0 < 3.8.
2013-04-16 Tristan Van BerkomEBookBackendSqliteDB: Avoid summary introspection on...
2013-04-15 Matthew BarnesAutomatically strip D-Bus info from error messages.
2013-04-15 Matthew BarnesBug 695578 - Trailing space in translatable string
2013-04-14 Matthew BarnesTest suite cleanups.
2013-04-12 Colin Waltersbuild: Fix srcdir != builddir from git
2013-04-12 Milan CrhaBug #681837 - Make enum type registration thread safe
2013-04-06 Matthew BarnesEBookBackendWebdav: Defer to default get_contact_list_u...
2013-04-06 Matthew BarnesEBookBackendGoogle: Defer to default get_contact_list_u...
2013-04-06 Matthew BarnesEBookBackend: Make get_contact_list_uids_sync() optional.
2013-04-06 Matthew BarnesEBookBackend: Minor code rearrangement.
2013-04-06 Matthew BarnesEBookBackendGoogle: Implement the new backend API.
2013-04-06 Matthew BarnesEBookBackendGoogle cleanups.
2013-04-05 Matthew BarnesEBookBackendWebdav: Remove unused macros.
2013-04-05 Matthew BarnesEBookBackendWebdav: Implement the new backend API.
2013-04-05 Matthew BarnesEBookBackendWebdav cleanups.
2013-04-04 Patrick Ohlysqlite addressbook: fix memory corruption in get_revision
2013-04-03 Matthew BarnesRemove EBookBackendSync.
2013-04-03 Matthew BarnesEBookBackendFile: Implement the new backend API.
2013-04-03 Matthew BarnesEBookBackendFile cleanups.
2013-04-03 Matthew BarnesEBookBackend: Add the new backend API alongside the...
2013-04-03 Matthew BarnesRemove e_data_book_is_opened().
2013-04-03 Matthew BarnesEBookBackend: Fix a GError typo.
2013-04-02 Matthew BarnesEBookBackendClass: Add a 'use_serial_dispatch_queue...
2013-04-02 Matthew BarnesEBookClient: Use G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED...
2013-04-02 Matthew BarnesEBookBackendFile: Prefer EClientError domain.
2013-04-01 Matthew BarnesRemove e_return_data_book_error_val_if_fail() macro.
2013-04-01 Matthew BarnesRemove e_return_data_book_error_if_fail() macro.
2013-04-01 Matthew BarnesEBookBackendSync: Prefer EClientError domain.
2013-04-01 Matthew BarnesEBookBackend: Prefer EClientError domain.
2013-04-01 Matthew BarnesEDataBook: Move data_book_convert_to_client_error(...
2013-04-01 Matthew BarnesEBookBackend: Convert get_backend_property() method.
2013-04-01 Matthew BarnesEBookBackend: Make the "cache-dir" property thread...
2013-04-01 Matthew BarnesRemove e_book_backend_set_is_removed().
2013-04-01 Matthew BarnesRemove e_book_backend_is_removed().
2013-03-31 Matthew BarnesEBookBackend: Remove set_backend_property() method.
2013-03-31 Matthew BarnesEBookBackend: Remove CLIENT_BACKEND_PROPERTY_CACHE_DIR...
next