updated changelog
[platform/upstream/evolution-data-server.git] / addressbook /
2014-07-09 Mateusz PolrolaAddressbook: Notify views after locale change
2014-05-30 Mateusz PolrolaEBookSqlite: Added support for recording detailed chang...
2014-05-30 Mateusz PolrolaEBookSqlite: Added support for transliterated queries
2014-05-30 Mateusz PolrolaEDataBook: Use separate environment variable to control...
2014-04-18 Christian Schaarsc... Bug #728087 - Use-after-free in contact address switch...
2014-04-09 Milan CrhaClaim missing user name when authenticating
2014-03-24 Philip WithnallBug #660535 - Google contact groups/categories not...
2014-03-24 Xavier ClaessensBug #726788 - Crash on malformed vCard
2014-03-11 Milan CrhaBug #710633 - EDestination: Remove empty sublists
2014-03-11 Milan CrhaBug #711053 - WebDAV: Do not overwrite UID of a contact
2014-03-07 Milan CrhaFix a compiler warning caused by commit 69e94310 for...
2014-03-05 Mateusz PolrolaAddressbook: Flushing DBus properties after setting...
2014-02-26 TarnykoReplace 'interface' with 'iface' in the code
2014-02-25 Murray CummingBug #710997 - Check some return values before use
2014-02-25 Arfrever Frehtes... Bug #705028 - gen-western-table.py is not compatible...
2014-02-04 Michel DänzerBug #721030 - WebDAV: download_contacts() leaks
2014-01-13 Milan CrhaBug #721581 - Unable to write to ldap addressbook
2014-01-07 Matthew BarnesBug 721527 - License text contains obsolete FSF postal...
2013-12-08 Matthew BarnesCoding style and whitespace cleanups.
2013-12-06 Tristan Van BerkomAddressbook: Fixing gtk-doc comments and adding gtk...
2013-12-03 Philip WithnallEBookBackendCache: Remove an unnecessary NULL check.
2013-12-01 Tristan Van BerkomEBookSqlite: Improved performance and simplified code
2013-11-29 Matthew BarnesFix build break in e-data-book-factory.c.
2013-11-29 Tristan Van BerkomEBookSqlite: Fixed a transaction which wanted to read...
2013-11-29 Tristan Van BerkomEBookClientCursor: Keep a strong reference to the client
2013-11-29 Tristan Van BerkomEBookBackend: Fixed ref-counting bug in e_book_backend_...
2013-11-29 Tristan Van BerkomEDataBookFactor / EDataBook: Migrated locale handling...
2013-11-29 Tristan Van BerkomEBookClient: Fixed e_book_client_cursor_get_contact_alp...
2013-11-29 Tristan Van BerkomEBookClientCursor: Changed for EDataBookCursor API...
2013-11-29 Tristan Van BerkomEBookClient: Changed for EDataBookCursor API change.
2013-11-29 Tristan Van BerkomEDataBookCursorSqlite: Ported to EBookSqlite
2013-11-29 Tristan Van BerkomEBookBackendFile: Ported to new EBookSqlite API
2013-11-29 Tristan Van BerkomEBookBackend: e_book_backend_set_locale() now has GCanc...
2013-11-29 Tristan Van BerkomEDataBookCursor: Changed APIs to permit GCancellable...
2013-11-29 Tristan Van BerkomEDataBook: Changed for EBookBackend set_locale() API...
2013-11-29 Tristan Van BerkomAdding new EBookSqlite
2013-11-29 Tristan Van BerkomAdded E_BOOK_INDEX_SORT_KEY to EBookIndexType
2013-11-29 Tristan Van BerkomEBookQuery: Added end marker for the EBookQueryTest...
2013-11-29 Tristan Van BerkomEPhoneNumber: Fixed phone number matching semantics.
2013-11-29 Tristan Van BerkomAdded e_vcard_construct_full()
2013-11-28 Tristan Van BerkomEDataBookCursor: fixed memory leak.
2013-11-24 Tristan Van BerkomEDataBook: Fixed memory leak of every EContact succesfu...
2013-11-23 Matthew BarnesEBookBackend: Use GThreadPool instead of g_io_scheduler...
2013-11-23 Philip WithnallBug 712323 - Substantially expand EVCard documentation
2013-11-23 Philip Withnalle-vcard: Fix case sensitivity of string comparisions
2013-11-23 Philip Withnalle-vcard: Fix a minor memory leak for multi-valued param...
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
next