projects
/
platform
/
upstream
/
evolution-data-server.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
private: Silence compiler warnings in generated source files.
[platform/upstream/evolution-data-server.git]
/
addressbook
/
2013-03-01
Matthew Barnes
Make gtk-doc happy about EBookQuery definitions.
tree
|
commitdiff
2013-03-01
Matthew Barnes
Makefile.am cleanups.
tree
|
commitdiff
2013-02-28
Milan Crha
Bug #694734 - Relative URI in Location on PUT confuses...
tree
|
commitdiff
2013-02-28
Matthew Barnes
EBookClientView: Don't block in dispose().
tree
|
commitdiff
2013-02-28
Matthew Barnes
EBookClient: Create view objects in the D-Bus thread.
tree
|
commitdiff
2013-02-27
Tristan Van Berkom
EBookBackendFile: Properly translate E_BOOK_SDB_ERROR_Q...
tree
|
commitdiff
2013-02-27
Tristan Van Berkom
Add E_BOOK_SDB_ERROR_INVALID_QUERY
tree
|
commitdiff
2013-02-26
Matthew Barnes
Make e_contact_photo_copy() public.
tree
|
commitdiff
2013-02-26
Tristan Van Berkom
EBookBackendFile: Propagate correct errors.
tree
|
commitdiff
2013-02-26
Tristan Van Berkom
EBookBackendSqliteDB: added E_BOOK_SDB_ERROR_NOT_SUPPOR...
tree
|
commitdiff
2013-02-26
Tristan Van Berkom
Fixed error reporting for direct access apis
tree
|
commitdiff
2013-02-25
Mathias Hasselmann
sqlitedb: Repair summary based eqphone_national
tree
|
commitdiff
2013-02-25
Mathias Hasselmann
sqlitedb: Fix a few indenting issues
tree
|
commitdiff
2013-02-25
Matthew Barnes
EBookClient: Remove global "book_factory" variable.
tree
|
commitdiff
2013-02-25
Matthew Barnes
EBookBackendWebdav: Make error msgs with HTTP status...
tree
|
commitdiff
2013-02-25
Matthew Barnes
Fix comments in e_contact_map_google_with_evo_group().
tree
|
commitdiff
2013-02-24
Matthew Barnes
Fix typo in e_phone_number_error_to_string().
tree
|
commitdiff
2013-02-23
Matthew Barnes
EClient: Add a read-only "main-context" property.
tree
|
commitdiff
2013-02-22
Matthew Barnes
Fix build break from libebook-contacts.
tree
|
commitdiff
2013-02-22
Matthew Barnes
EClient: Deprecate unwrap_dbus_error() method.
tree
|
commitdiff
2013-02-22
Tristan Van Berkom
EBookQuery/EPhoneNumber: Enhanced documentation
tree
|
commitdiff
2013-02-22
Tristan Van Berkom
EBookBackendFile: Report the correct error from remove_...
tree
|
commitdiff
2013-02-21
Tristan Van Berkom
EDataBook: Fix e_data_book_new_direct()
tree
|
commitdiff
2013-02-21
Milan Crha
Fix a memory leak in EBookQuery with field_test.locale
tree
|
commitdiff
2013-02-21
Tristan Van Berkom
EBookBackendSexp: Restore suffix search functionality
tree
|
commitdiff
2013-02-19
Tristan Van Berkom
Fixing imbalanced G_BEGIN_DECLS/G_END_DECLS in EDS...
tree
|
commitdiff
2013-02-18
Tristan Van Berkom
Fixing pkg-config files for libebook & libedata-book
tree
|
commitdiff
2013-02-18
Tristan Van Berkom
Cleanup: Remove double definition of E_BOOK_CLIENT_ERROR
tree
|
commitdiff
2013-02-18
Tristan Van Berkom
Added documentation for new Direct Read Access related...
tree
|
commitdiff
2013-02-17
Matthew Barnes
Fix distcheck error.
tree
|
commitdiff
2013-02-17
Tristan Van Berkom
Add optimized indexing capabilities for phone number...
tree
|
commitdiff
2013-02-17
Tristan Van Berkom
Store E.164 phone number values automatically in the...
tree
|
commitdiff
2013-02-15
Patrick Ohly
ebook: make EContactGeo usable in Vala
tree
|
commitdiff
2013-02-15
Patrick Ohly
ebook: make EContactCert usable in Vala
tree
|
commitdiff
2013-02-15
Patrick Ohly
ebook: avoid repeatedly creating GSettings in e_book_cl...
tree
|
commitdiff
2013-02-15
Tristan Van Berkom
EBookBackendFile: Add support for Direct Read Access.
tree
|
commitdiff
2013-02-15
Tristan Van Berkom
Added Direct Read Access support to EBookClient
tree
|
commitdiff
2013-02-15
Tristan Van Berkom
EDataBook / EDataBookView: Added Direct Read Access...
tree
|
commitdiff
2013-02-15
Tristan Van Berkom
EBookBackend: Added apis for backends to support Direct...
tree
|
commitdiff
2013-02-15
Tristan Van Berkom
Added EDataBookDirect & generated D-Bus counterpart.
tree
|
commitdiff
2013-02-15
Tristan Van Berkom
Splits libebook into two libraries.
tree
|
commitdiff
2013-02-15
Tristan Van Berkom
Fix EDataBook error conversions to include E_CLIENT_ERR...
tree
|
commitdiff
2013-02-14
Tristan Van Berkom
EBookBackendSqliteDB: Remodeled concurrent access.
tree
|
commitdiff
2013-02-10
Matthew Barnes
Deprecate e_client_cancel_all().
tree
|
commitdiff
2013-02-09
Matthew Barnes
EBookClient: Remove set_proxy_gone_error().
tree
|
commitdiff
2013-02-09
Matthew Barnes
EBookClient: Use G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START.
tree
|
commitdiff
2013-02-09
Matthew Barnes
EBookClient: Use g_bus_watch_name_on_connection().
tree
|
commitdiff
2013-02-09
Matthew Barnes
Deprecate e_book_client_error_create().
tree
|
commitdiff
2013-02-07
Mathias Hasselmann
EBookBackendFile: Restore g_type_ensure() calls
tree
|
commitdiff
2013-02-07
Mathias Hasselmann
sqlitedb: Make BOOKSQL_DEBUG reusable
tree
|
commitdiff
2013-02-07
Mathias Hasselmann
libebook: Really extract the 2-letter country code
tree
|
commitdiff
2013-02-07
Mathias Hasselmann
libebook: Preserve predicate-order of sexps
tree
|
commitdiff
2013-02-07
Mathias Hasselmann
sqlitedb: Remove unused <langinfo.h> include
tree
|
commitdiff
2013-02-07
Mathias Hasselmann
libebook: Improve phone-number docs and messages
tree
|
commitdiff
2013-02-04
Matthew Barnes
EBookBackendFile: Implement GInitable.
tree
|
commitdiff
2013-02-04
Mathias Hasselmann
libebook: Add missing version tags
tree
|
commitdiff
2013-02-04
Mathias Hasselmann
libebook: Export the API for phone region guessing
tree
|
commitdiff
2013-02-04
Mathias Hasselmann
libebook: Give access to country code and national...
tree
|
commitdiff
2013-02-04
Matthew Barnes
Add e_data_factory_ref_initable_backend().
tree
|
commitdiff
2013-02-04
Matthew Barnes
EBookClient: Avoid race between dispose() and signal...
tree
|
commitdiff
2013-02-03
Matthew Barnes
Fix some distcheck errors.
tree
|
commitdiff
2013-02-01
Matthew Barnes
EBookClient/ECalClient: Check for NULL before calling...
tree
|
commitdiff
2013-02-01
Mathias Hasselmann
libebook: Better region guessing for phone numbers
tree
|
commitdiff
2013-02-01
Matthew Barnes
EBookClient: Increment/decrement active client count...
tree
|
commitdiff
2013-02-01
Mathias Hasselmann
sqlitedb: Give better control on debug output
tree
|
commitdiff
2013-02-01
Mathias Hasselmann
sqlitedb: Print errors and debug logs to stderr
tree
|
commitdiff
2013-01-31
Mathias Hasselmann
libebook: Define boxed EPhoneNumber type at single...
tree
|
commitdiff
2013-01-30
Matthew Barnes
EClient: Deprecate e_client_retrieve_capabilities_sync().
tree
|
commitdiff
2013-01-30
Matthew Barnes
EBookClient: Initialize public-facing GObject properties.
tree
|
commitdiff
2013-01-30
Matthew Barnes
EBookClient: Include the ESource display name in connec...
tree
|
commitdiff
2013-01-30
Matthew Barnes
Add e_book_client_connect_sync().
tree
|
commitdiff
2013-01-29
Matthew Barnes
Replace EGdbusBook with EDBusAddressBook.
tree
|
commitdiff
2013-01-29
Matthew Barnes
Deprecate e_data_book_report_opened().
tree
|
commitdiff
2013-01-29
Matthew Barnes
Deprecate e_book_backend_respond_opened().
tree
|
commitdiff
2013-01-29
Matthew Barnes
Deprecate e_book_backend_notify_opened().
tree
|
commitdiff
2013-01-29
Matthew Barnes
EDataBook: Make GDBusMethodInvocation optional in opera...
tree
|
commitdiff
2013-01-29
Matthew Barnes
EDataBook: Remove unused "handle-cancel-all" signal...
tree
|
commitdiff
2013-01-29
Matthew Barnes
EDataBook: Remove unused "handle-cancel-operation"...
tree
|
commitdiff
2013-01-29
Matthew Barnes
EDataBook: Cancel operations when the sender disappears.
tree
|
commitdiff
2013-01-29
Tristan Van Berkom
EBookBackendFile: Avoid lost data in contact modifications
tree
|
commitdiff
2013-01-29
Tristan Van Berkom
EClient: Adding E_CLIENT_ERROR_OUT_OF_SYNC
tree
|
commitdiff
2013-01-26
Matthew Barnes
Deprecate e_book_backend_sync_set_backend_property().
tree
|
commitdiff
2013-01-26
Matthew Barnes
Deprecate e_book_backend_set_backend_property().
tree
|
commitdiff
2013-01-26
Matthew Barnes
Deprecate e_data_book_respond_set_backend_property().
tree
|
commitdiff
2013-01-26
Matthew Barnes
EDataBook: Remove OP_SET_BACKEND_PROPERTY.
tree
|
commitdiff
2013-01-26
Matthew Barnes
EDataBook: Remove "handle-set-backend-property" signal...
tree
|
commitdiff
2013-01-26
Matthew Barnes
EBookClient: Handle set_backend_property() requests...
tree
|
commitdiff
2013-01-25
Matthew Barnes
Deprecate e_book_backend_is_opening().
tree
|
commitdiff
2013-01-25
Matthew Barnes
Deprecate CLIENT_BACKEND_PROPERTY_OPENING.
tree
|
commitdiff
2013-01-25
Matthew Barnes
Deprecate CLIENT_BACKEND_PROPERTY_OPENED.
tree
|
commitdiff
2013-01-25
Matthew Barnes
EBookBackend: Remove redundant "online" flag.
tree
|
commitdiff
2013-01-25
Matthew Barnes
EBookBackend: Add a "writable" boolean property.
tree
|
commitdiff
2013-01-25
Matthew Barnes
EDataBook: Give OperationData a GDBusMethodInvocation.
tree
|
commitdiff
2013-01-25
Matthew Barnes
EDataBook: operation_thread() cleanups.
tree
|
commitdiff
2013-01-25
Matthew Barnes
EDataBook: Have pending_ops hold OperationData references.
tree
|
commitdiff
2013-01-25
Matthew Barnes
EDataBook: Give OperationData a reference count.
tree
|
commitdiff
2013-01-25
Matthew Barnes
EDataBook: Rename signal handlers.
tree
|
commitdiff
2013-01-25
Milan Crha
Avoid crash in e_book_backend_file_load_revision()
tree
|
commitdiff
2013-01-25
Matthew Barnes
EDataBook: Add argument guards where needed.
tree
|
commitdiff
2013-01-24
Matthew Barnes
Replace EGdbusBookFactory with EDBusAddressBookFactory.
tree
|
commitdiff
next