platform/upstream/evolution-data-server.git
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().
2013-01-21 Mathias HasselmannFix the copyright in test-client-custom-summary.c
2013-01-21 Mathias Hasselmannlibebook: Reduce code-duplication in e_book_query_from_...
2013-01-21 Mathias Hasselmannlibecal: Fix accidental double semicolon
2013-01-21 Kjartan MaraasUpdated Norwegian bokmål translation
2013-01-20 Theppitak Karoonboon... Updated Thai translation
2013-01-20 Gheyret KenjiUpdated Uyghur translation
2013-01-19 Matthew Barneslibebook: Allow *some* deprecated API into bindings.
2013-01-19 Matthew Barneslibedataserver: Allow *some* deprecated API into bindings.
2013-01-19 Theppitak Karoonboon... Updated Thai translation
2013-01-18 Milan CrhaBug #691126 - Fix warnings found by Clang (POP3 part)
2013-01-18 Milan CrhaBug #691126 - Fix warnings find by Clang
2013-01-18 Milan CrhaBump libsoup dependency to 2.40.3
2013-01-17 Tristan Van... EBookBackendSqliteDB: Fixed retry loop when SQLite...
2013-01-17 Tristan Van... Make GTK+ a soft dependancy
2013-01-17 Tristan Van... This patch makes google addressbook backend optional
2013-01-16 Mathias Hasselmanntest-server-utils: Permit to preserve working directory
2013-01-16 Mathias Hasselmannlibebook: Explicitly check e_sexp_parse() result
2013-01-16 Mathias Hasselmanntests: Remove phone number specific EBook query tests
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-16 Mathias Hasselmannbuild: Move langinfo checks into autoconf macro
2013-01-16 Mathias Hasselmanntests: Verify more EBook queries
2013-01-16 Mathias Hasselmanntests: Port libebook/test-query.c to GTest
2013-01-16 Ihar HrachyshkaUpdated Belarusian translation.
2013-01-15 Daniel MustielesUpdated Spanish translation
2013-01-15 Mathias Hasselmannlegal: Update copyright notice of our recent contributions.
2013-01-15 Krasimir ChonovUpdated Bulgarian translation
2013-01-13 Fran DiéguezUpdated Galician translations
2013-01-13 Matthew BarnesPost-release version bump.
2013-01-13 Matthew BarnesNEWS update for 3.7.4 release. upstream/3.7.4
2013-01-13 Matej UrbančičUpdated Slovenian translation
next