Add optimized indexing capabilities for phone number values.
[platform/upstream/evolution-data-server.git] / addressbook / libedata-book /
2013-02-17 Tristan Van BerkomAdd optimized indexing capabilities for phone number...
2013-02-17 Tristan Van BerkomStore E.164 phone number values automatically in the...
2013-02-15 Tristan Van BerkomEDataBook / EDataBookView: Added Direct Read Access...
2013-02-15 Tristan Van BerkomEBookBackend: Added apis for backends to support Direct...
2013-02-15 Tristan Van BerkomAdded EDataBookDirect & generated D-Bus counterpart.
2013-02-15 Tristan Van BerkomSplits libebook into two libraries.
2013-02-15 Tristan Van BerkomFix EDataBook error conversions to include E_CLIENT_ERR...
2013-02-14 Tristan Van BerkomEBookBackendSqliteDB: Remodeled concurrent access.
2013-02-07 Mathias Hasselmannsqlitedb: Make BOOKSQL_DEBUG reusable
2013-02-07 Mathias Hasselmannsqlitedb: Remove unused <langinfo.h> include
2013-02-04 Matthew BarnesAdd e_data_factory_ref_initable_backend().
2013-02-03 Matthew BarnesFix some distcheck errors.
2013-02-01 Mathias Hasselmannsqlitedb: Give better control on debug output
2013-02-01 Mathias Hasselmannsqlitedb: Print errors and debug logs to stderr
2013-01-29 Matthew BarnesReplace EGdbusBook with EDBusAddressBook.
2013-01-29 Matthew BarnesDeprecate e_data_book_report_opened().
2013-01-29 Matthew BarnesDeprecate e_book_backend_respond_opened().
2013-01-29 Matthew BarnesDeprecate e_book_backend_notify_opened().
2013-01-29 Matthew BarnesEDataBook: Make GDBusMethodInvocation optional in opera...
2013-01-29 Matthew BarnesEDataBook: Remove unused "handle-cancel-all" signal...
2013-01-29 Matthew BarnesEDataBook: Remove unused "handle-cancel-operation"...
2013-01-29 Matthew BarnesEDataBook: Cancel operations when the sender disappears.
2013-01-29 Tristan Van BerkomEClient: Adding E_CLIENT_ERROR_OUT_OF_SYNC
2013-01-26 Matthew BarnesDeprecate e_book_backend_sync_set_backend_property().
2013-01-26 Matthew BarnesDeprecate e_book_backend_set_backend_property().
2013-01-26 Matthew BarnesDeprecate e_data_book_respond_set_backend_property().
2013-01-26 Matthew BarnesEDataBook: Remove OP_SET_BACKEND_PROPERTY.
2013-01-26 Matthew BarnesEDataBook: Remove "handle-set-backend-property" signal...
2013-01-25 Matthew BarnesDeprecate e_book_backend_is_opening().
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENING.
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENED.
2013-01-25 Matthew BarnesEBookBackend: Remove redundant "online" flag.
2013-01-25 Matthew BarnesEBookBackend: Add a "writable" boolean property.
2013-01-25 Matthew BarnesEDataBook: Give OperationData a GDBusMethodInvocation.
2013-01-25 Matthew BarnesEDataBook: operation_thread() cleanups.
2013-01-25 Matthew BarnesEDataBook: Have pending_ops hold OperationData references.
2013-01-25 Matthew BarnesEDataBook: Give OperationData a reference count.
2013-01-25 Matthew BarnesEDataBook: Rename signal handlers.
2013-01-25 Matthew BarnesEDataBook: Add argument guards where needed.
2013-01-24 Matthew BarnesReplace EGdbusBookFactory with EDBusAddressBookFactory.
2013-01-24 Matthew BarnesEDataBook: Queue operations while opening.
2013-01-24 Matthew BarnesEDataBook/EDataCal: Minor cleanups.
2013-01-24 Matthew BarnesEBookBackend: Initialize "cache-dir" from constructed().
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2013-01-23 Mathias Hasselmannlibebook: Support phone number specific queries
2013-01-23 Tristan Van BerkomEBookBackendSqliteDB: Added contact-not-found error...
2013-01-22 Tristan Van BerkomEBookBackendSqliteDB: Added e_book_backend_new_contact...
2013-01-17 Tristan Van BerkomEBookBackendSqliteDB: Fixed retry loop when SQLite...
2013-01-16 Mathias Hasselmannlibedataserver: Don't print warning if e_sexp_parse...
2013-01-16 Mathias Hasselmannlibedata-book: Simplify signature of sexp helpers
2013-01-16 Mathias Hasselmannlibedata-book: Use slice allocator for EbSdbSearchData
2013-01-12 Matthew BarnesCoding style and whitespace cleanups.
2012-12-15 Tristan Van BerkomAdded EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES
2012-12-09 Matthew BarnesUpdate API documentation.
2012-11-29 Tristan Van BerkomEBookBackendSqliteDB: Fix e_book_backend_sqlitedb_searc...
2012-11-27 Tristan Van BerkomFix regression on fields-of-interest as much as possible.
2012-11-23 Tristan Van BerkomEBookBackendSqliteDB: Avoid errors on conflicting summaries
2012-11-22 Tristan Van BerkomEBookBackendSexp: Fixed to use the new e_util_utf8_norm...
2012-11-22 Tristan Van BerkomEBookBackendSqliteDB: Added e_book_backend_sqlitedb_new...
2012-11-20 Tristan Van BerkomFixing e_book_backend_sexp_match_contact() for emails...
2012-11-16 Matthew BarnesDeprecate BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS.
2012-11-12 Matthew BarnesEDataBookFactory: Remove the GOA-specific bits.
2012-11-09 Matthew BarnesEBookBackendSqliteDB cleanups.
2012-11-08 Tristan Van BerkomEBookBackendSqliteDB: Added e_book_backend_sqlitedb_get...
2012-11-08 Tristan Van BerkomEBookBackendSqliteDB: Fixed sexp interpretation for...
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-04 Matthew BarnesEBookBackendSqliteDB: Add argument guards.
2012-11-02 Matthew BarnesFix invalid Gtk-Doc syntax in comments.
2012-11-01 Matthew BarnesRemove erroneous version number from ${privlibdir}.
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-19 Matthew BarnesMerge cleanups from 'gdbus-codegen' branch.
2012-10-13 Matthew BarnesRemove e_data_book_view_register_gdbus_object().
2012-10-13 Matthew BarnesEDataBookView cleanups.
2012-10-13 Matthew BarnesAdd e_book_backend_sexp_text().
2012-10-07 Matthew BarnesRemove e_data_book_register_gdbus_object().
2012-10-07 Matthew BarnesDeprecate e_book_backend_foreach_view().
2012-10-07 Matthew BarnesEBookBackend: Prefer e_book_backend_list_views().
2012-10-07 Matthew Barnese_book_backend_foreach_view: Use e_book_backend_list_vi...
2012-10-07 Matthew BarnesAdd e_book_backend_list_views().
2012-10-07 Matthew BarnesRename e_book_backend_remove_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_add_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_stop_book_view().
2012-10-07 Matthew BarnesRename e_book_backend_start_book_view().
2012-10-07 Matthew BarnesEBookBackend: Prefer GList over GSList.
2012-10-07 Matthew BarnesEGdbusBook: Remove the remove() method.
2012-10-07 Matthew BarnesRemove e_data_book_view_ref/unref().
2012-10-07 Matthew Barnese-data-book-view.h readability cleanups.
2012-10-07 Matthew Barnese-data-book.h readability cleanups.
2012-10-07 Matthew Barnese-book-backend-sync.h readability cleanups.
2012-10-07 Matthew Barnese-book-backend.h readability cleanups.
2012-09-12 Mathias HasselmannBug #677871 - EBookBackendSqliteDB - Escape SQL strings
2012-08-25 Matthew BarnesUpdate API documentation.
2012-08-21 Milan CrhaStart/stop book/cal views in a dedicated thread
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-08-10 Matthew Barnese-book-backend-db-cache.h: Cleanups.
2012-08-10 Matthew Barnese-book-backend-db-cache.h: Avoid DB typedef.
2012-07-31 Matthew BarnesEBookBackend: Implement authenticate_sync() method.
2012-06-28 Matthew Barneslibedata-book.pc.in: Add a 'libexecdir' variable.
2012-06-27 Matthew BarnesAvoid including <db.h> in a public header file.
2012-06-19 Matthew BarnesEDataBookFactory: Improve error message for GOA connect...
next