goa: Add missing linker flag (for real).
[platform/upstream/evolution-data-server.git] / addressbook /
2013-03-05 Simon McVittieEBookClient: be more introspectable
2013-03-02 Matthew BarnesUpdate API documentation.
2013-03-02 Matthew BarnesCoding style and whitespace cleanup.
2013-03-01 Matthew BarnesMake gtk-doc happy about EBookQuery definitions.
2013-03-01 Matthew BarnesMakefile.am cleanups.
2013-02-28 Milan CrhaBug #694734 - Relative URI in Location on PUT confuses...
2013-02-28 Matthew BarnesEBookClientView: Don't block in dispose().
2013-02-28 Matthew BarnesEBookClient: Create view objects in the D-Bus thread.
2013-02-27 Tristan Van BerkomEBookBackendFile: Properly translate E_BOOK_SDB_ERROR_Q...
2013-02-27 Tristan Van BerkomAdd E_BOOK_SDB_ERROR_INVALID_QUERY
2013-02-26 Matthew BarnesMake e_contact_photo_copy() public.
2013-02-26 Tristan Van BerkomEBookBackendFile: Propagate correct errors.
2013-02-26 Tristan Van BerkomEBookBackendSqliteDB: added E_BOOK_SDB_ERROR_NOT_SUPPOR...
2013-02-26 Tristan Van BerkomFixed error reporting for direct access apis
2013-02-25 Mathias Hasselmannsqlitedb: Repair summary based eqphone_national
2013-02-25 Mathias Hasselmannsqlitedb: Fix a few indenting issues
2013-02-25 Matthew BarnesEBookClient: Remove global "book_factory" variable.
2013-02-25 Matthew BarnesEBookBackendWebdav: Make error msgs with HTTP status...
2013-02-25 Matthew BarnesFix comments in e_contact_map_google_with_evo_group().
2013-02-24 Matthew BarnesFix typo in e_phone_number_error_to_string().
2013-02-23 Matthew BarnesEClient: Add a read-only "main-context" property.
2013-02-22 Matthew BarnesFix build break from libebook-contacts.
2013-02-22 Matthew BarnesEClient: Deprecate unwrap_dbus_error() method.
2013-02-22 Tristan Van BerkomEBookQuery/EPhoneNumber: Enhanced documentation
2013-02-22 Tristan Van BerkomEBookBackendFile: Report the correct error from remove_...
2013-02-21 Tristan Van BerkomEDataBook: Fix e_data_book_new_direct()
2013-02-21 Milan CrhaFix a memory leak in EBookQuery with field_test.locale
2013-02-21 Tristan Van BerkomEBookBackendSexp: Restore suffix search functionality
2013-02-19 Tristan Van BerkomFixing imbalanced G_BEGIN_DECLS/G_END_DECLS in EDS...
2013-02-18 Tristan Van BerkomFixing pkg-config files for libebook & libedata-book
2013-02-18 Tristan Van BerkomCleanup: Remove double definition of E_BOOK_CLIENT_ERROR
2013-02-18 Tristan Van BerkomAdded documentation for new Direct Read Access related...
2013-02-17 Matthew BarnesFix distcheck error.
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 Patrick Ohlyebook: make EContactGeo usable in Vala
2013-02-15 Patrick Ohlyebook: make EContactCert usable in Vala
2013-02-15 Patrick Ohlyebook: avoid repeatedly creating GSettings in e_book_cl...
2013-02-15 Tristan Van BerkomEBookBackendFile: Add support for Direct Read Access.
2013-02-15 Tristan Van BerkomAdded Direct Read Access support to EBookClient
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-10 Matthew BarnesDeprecate e_client_cancel_all().
2013-02-09 Matthew BarnesEBookClient: Remove set_proxy_gone_error().
2013-02-09 Matthew BarnesEBookClient: Use G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START.
2013-02-09 Matthew BarnesEBookClient: Use g_bus_watch_name_on_connection().
2013-02-09 Matthew BarnesDeprecate e_book_client_error_create().
2013-02-07 Mathias HasselmannEBookBackendFile: Restore g_type_ensure() calls
2013-02-07 Mathias Hasselmannsqlitedb: Make BOOKSQL_DEBUG reusable
2013-02-07 Mathias Hasselmannlibebook: Really extract the 2-letter country code
2013-02-07 Mathias Hasselmannlibebook: Preserve predicate-order of sexps
2013-02-07 Mathias Hasselmannsqlitedb: Remove unused <langinfo.h> include
2013-02-07 Mathias Hasselmannlibebook: Improve phone-number docs and messages
2013-02-04 Matthew BarnesEBookBackendFile: Implement GInitable.
2013-02-04 Mathias Hasselmannlibebook: Add missing version tags
2013-02-04 Mathias Hasselmannlibebook: Export the API for phone region guessing
2013-02-04 Mathias Hasselmannlibebook: Give access to country code and national...
2013-02-04 Matthew BarnesAdd e_data_factory_ref_initable_backend().
2013-02-04 Matthew BarnesEBookClient: Avoid race between dispose() and signal...
2013-02-03 Matthew BarnesFix some distcheck errors.
2013-02-01 Matthew BarnesEBookClient/ECalClient: Check for NULL before calling...
2013-02-01 Mathias Hasselmannlibebook: Better region guessing for phone numbers
2013-02-01 Matthew BarnesEBookClient: Increment/decrement active client count...
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-31 Mathias Hasselmannlibebook: Define boxed EPhoneNumber type at single...
2013-01-30 Matthew BarnesEClient: Deprecate e_client_retrieve_capabilities_sync().
2013-01-30 Matthew BarnesEBookClient: Initialize public-facing GObject properties.
2013-01-30 Matthew BarnesEBookClient: Include the ESource display name in connec...
2013-01-30 Matthew BarnesAdd e_book_client_connect_sync().
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 BerkomEBookBackendFile: Avoid lost data in contact modifications
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-26 Matthew BarnesEBookClient: Handle set_backend_property() requests...
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.
next