platform/upstream/evolution-data-server.git
2013-01-29 Tristan Van... test-client-custom-summary.c: Conditionally test phone...
2013-01-29 Tristan Van... EBookBackendFile: Avoid lost data in contact modifications
2013-01-29 Tristan Van... Adding test case proving there is a write-write race...
2013-01-29 Tristan Van... Adding ESourceRevisionGuards
2013-01-29 Tristan Van... EClient: Adding E_CLIENT_ERROR_OUT_OF_SYNC
2013-01-28 Matthew BarnesClean up the mess that is CalObjModType.
2013-01-28 Matthew BarnesDeprecate EDataCalObjType.
2013-01-28 Matthew BarnesDeprecate CalMode and cal_mode_to_corba().
2013-01-28 Matthew Barnese-cal-types.h cleanups.
2013-01-28 Matthew Barnese-cal-util.h cleanups.
2013-01-28 Matej UrbančičUpdated Slovenian translation
2013-01-28 Milan CrhaBug #651399 - [maildir] Escape dots in folder display...
2013-01-28 Matthew BarnesGOA: Support the upcoming "imap_smtp" provider type.
2013-01-28 Matthew Barnesgnome_online_accounts_get_backend_name() cleanups.
2013-01-28 Matthew BarnesMake ECollectionBackend and ECollectionBackendFactory...
2013-01-28 Daniel MustielesUpdated Spanish translation
2013-01-27 Colin Walterstests: Fix srcdir != builddir
2013-01-27 Matthew BarnesECalClient: Add a "source-type" construct-only property.
2013-01-27 Matthew BarnesRestore test case for bug 685986.
2013-01-26 Matthew BarnesEClient: Remove unused 'uri' member.
2013-01-26 Matthew BarnesEClient: Minor cleanups.
2013-01-26 Matthew BarnesDeprecate e_cal_backend_sync_set_backend_property().
2013-01-26 Matthew BarnesDeprecate e_cal_backend_set_backend_property().
2013-01-26 Matthew BarnesDeprecate e_data_cal_respond_set_backend_property().
2013-01-26 Matthew BarnesEDataCal: Remove OP_SET_BACKEND_PROPERTY.
2013-01-26 Matthew BarnesEDataCal: Remove "handle-set-backend-property" signal...
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 BarnesEClient: Deprecate e_client_set_backend_property_sync().
2013-01-26 Matthew BarnesECalClient: Handle set_backend_property() requests...
2013-01-26 Matthew BarnesEBookClient: Handle set_backend_property() requests...
2013-01-26 Matthew BarnesEClient: Add default implementations for async virtual...
2013-01-26 Мирослав НиколићUpdated Serbian translation
2013-01-25 Matthew BarnesDeprecate e_cal_backend_is_opening().
2013-01-25 Matthew BarnesDeprecate e_book_backend_is_opening().
2013-01-25 Matthew BarnesDeprecate e_client_is_opened().
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENING.
2013-01-25 Matthew BarnesDeprecate CLIENT_BACKEND_PROPERTY_OPENED.
2013-01-25 Matthew BarnesECalBackend: Add a "writable" boolean property.
2013-01-25 Matthew BarnesEBookBackend: Remove redundant "online" flag.
2013-01-25 Matthew BarnesEBookBackend: Add a "writable" boolean property.
2013-01-25 Matthew BarnesEDataCal: Give OperationData a GDBusMethodInvocation.
2013-01-25 Matthew BarnesEDataBook: Give OperationData a GDBusMethodInvocation.
2013-01-25 Matthew BarnesEDataCal: operation_thread() cleanups.
2013-01-25 Matthew BarnesEDataBook: operation_thread() cleanups.
2013-01-25 Milan CrhaEGdbusTemplates: Address crash on operation cancel
2013-01-25 Matthew BarnesEDataCal: Have pending_ops hold OperationData references.
2013-01-25 Matthew BarnesEDataBook: Have pending_ops hold OperationData references.
2013-01-25 Matthew BarnesEDataCal: Give OperationData a reference count.
2013-01-25 Matthew BarnesEDataBook: Give OperationData a reference count.
2013-01-25 Matthew BarnesEDataCal: Rename signal handlers.
2013-01-25 Matthew BarnesEDataBook: Rename signal handlers.
2013-01-25 Milan CrhaAvoid crash in e_book_backend_file_load_revision()
2013-01-25 Matthew BarnesEDataCal: Add argument guards where needed.
2013-01-25 Matthew BarnesEDataBook: Add argument guards where needed.
2013-01-25 Daniel MustielesUpdated Spanish translation
2013-01-25 Nilamdyuti... Assamese translation updated
2013-01-24 Matthew BarnesReplace EGdbusCalFactory with EDBusCalendarFactory.
2013-01-24 Matthew BarnesReplace EGdbusBookFactory with EDBusAddressBookFactory.
2013-01-24 Matthew BarnesGenerate D-Bus factory interfaces with gdbus-codegen.
2013-01-24 Matthew BarnesBump D-Bus service names for new factory APIs.
2013-01-24 Piotr DrągUpdated POTFILES.in
2013-01-24 Matthew BarnesE_CLIENT_ERROR_BUSY is no longer used.
2013-01-24 Matthew BarnesEDataCal: Queue operations while opening.
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 Daniel MustielesUpdated Spanish translation
2013-01-24 Mathias HasselmannRevert accidential commit from a761eade
2013-01-24 Mathias Hasselmannlibebook: Avoid accidental implicit const-cast
2013-01-24 Tristan Van... Make ETestServerFixture more reliable.
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2013-01-23 Aurimas ČerniusUpdated Lithuanian translation
2013-01-23 Mathias Hasselmannlibebook: Support phone number specific queries
2013-01-23 Mathias Hasselmannlibebook: Add phone number utilities
2013-01-23 Tristan Van... Fixed regression in e_book_get_book_view_async().
2013-01-23 Tristan Van... test-ecal-get-objects-for-uid: Fixed assertions in...
2013-01-23 Tristan Van... test-ecal-create-object: Fixed to assert something...
2013-01-23 Tristan Van... test-ecal-get-ldap-attribute: Changing test to check...
2013-01-23 Tristan Van... ECal test, test-ecal-get-free-busy: Create a valid...
2013-01-23 Tristan Van... ECalClient test, test-client-get-free-busy: Create...
2013-01-23 Tristan Van... ECalClient test test-client-refresh: Only test the...
2013-01-23 Tristan Van... EBookBackendFile: Report the proper error if a contact...
2013-01-23 Tristan Van... EBookBackendSqliteDB: Added contact-not-found error...
2013-01-23 Tristan Van... Improving test-client-remove-contact
2013-01-22 Milan CrhaBug #692278 - LDAP backend mutex deadlock on finalize
2013-01-22 Matthew BarnesCamelIMAPXStore: Configure folder flags on folder creation.
2013-01-22 Matthew BarnesCamelIMAPXStore: Pass a GError to get_folder_offline().
2013-01-22 Matthew BarnesCamelIMAPXStore: get_folder_offline() cleanups.
2013-01-22 Tristan Van... Fixing test-ebook-get-supported-auth-methods.c
2013-01-22 Tristan Van... Added test case ensuring that new contacts have thier...
2013-01-22 Tristan Van... EBookBackendFile: Don't overwrite UIDs on incomming...
2013-01-22 Tristan Van... EBookBackendSqliteDB: Added e_book_backend_new_contact...
2013-01-22 Colin Waltersbuild: Fix parallel make issue in GResource change
2013-01-22 Matthew BarnesBundle built-in data sources as a GResource.
2013-01-22 Matthew BarnesDeprecate e_source_registry_server_load_all().
2013-01-22 Matthew BarnesAdd e_source_registry_server_load_resource().
next