[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_11_2



The signed tag 'EVOLUTION_DATA_SERVER_3_11_2' was created.

Tagger: Matthew Barnes <mbarnes redhat com>
Date: Sun Nov 17 09:40:55 2013 -0500

    Evolution-Data-Server 3.11.2

Changes since the last tag 'EVOLUTION_DATA_SERVER_3_11_1':

Alexandre Franke (1):
      Switch from g_timeout_add to g_timeout_add_seconds

Anish A (1):
      Updated Malayalam Translation

Bastien Nocera (1):
      Bug 710808 - Name all the timeouts added with g_timeout_add()

Daniel Mustieles (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dimitris Spingos (1):
      Updated Greek translation

Fabiano Fidêncio (1):
      Fix 'may be used uninitialized' warnings found by cppcheck

Fran Diéguez (1):
      Updated Galician translations

Mathias Hasselmann (1):
      test-server-utils: Add e_test_server_utils_run_full()

Matthew Barnes (97):
      Post-release version bump.
      Add e_util_strv_equal().
      Add ESourceProxy.
      ESource: Implement the GProxyResolver interface.
      Add a built-in "system-proxy" data source.
      Migrate proxy settings from Evolution.
      Add e_source_registry_ref_builtin_proxy().
      ESourceAuthentication: Add a "proxy-uid" property.
      EBookBackend: Add a read-only "proxy-resolver" property.
      ECalBackend: Add a read-only "proxy-resolver" property.
      ECollectionBackend: Add a read-only "proxy-resolver" property.
      Bump minimum libsoup requirement to 2.42.
      EBookBackendWebdav: Bind to SoupSession's GProxyResolver.
      ECalBackendCalDAV: Bind to SoupSession's GProxyResolver.
      ECalBackendHttp: Bind to SoupSession's GProxyResolver.
      EOwncloudBackend: Bind to SoupSession's GProxyResolver.
      EBookBackendGoogle: Bind to GDataService's GProxyResolver.
      CamelService: Minor cleanups.
      CamelService: Rename 'settings_lock' to 'property_lock'.
      CamelService: Add a "proxy-resolver" property.
      Remove camel_session_ref_proxy_resolver().
      Deprecate EProxy.
      camel-lock-helper.c cleanups.
      Camel: Remove unused db-scrap-tools/db.c
      Add a test case for bug 710668.
      Bug 710668: ESource: Verify removal before returning
      Add camel_imapx_list_response_get_oldname().
      Add camel_imapx_folder_copy_message_map().
      Add CamelIMAPXNamespace.
      Add CamelIMAPXNamespaceResponse.
      Add CamelIMAPXMailbox.
      CamelIMAPXFolder: Add a "mailbox" property.
      CamelIMAPXServer: Add new namespace and mailbox APIs.
      CamelIMAPXFolder: Add camel_imapx_folder_list_mailbox().
      CamelIMAPXStore: Rough in handlers for CamelIMAPXServer signals.
      CamelIMAPXStore: Add imapx_store_add_mailbox_to_folder().
      CamelIMAPXStore: Add imapx_store_process_mailbox_attributes().
      CamelIMAPXStore: Add imapx_store_process_mailbox_status().
      CamelIMAPXCommand: Replace '%f' format character with '%M'.
      CamelIMAPXCommand: Add '%m' format character for mailbox names.
      CamelIMAPXServer: Convert API to CamelIMAPXMailbox.
      CamelIMAPXServer: Emit mailbox-select/mailbox-closed signals.
      Rework camel_imapx_server_list().
      CamelIMAPXStore: Simplify get_folder_info_offline().
      CamelIMAPXFolder: Finish camel_imapx_folder_list_mailbox().
      CamelIMAPXServer: LIST a mailbox after creating it.
      CamelIMAPXServer: Support the NOTIFY capability.
      CamelIMAPXServer: Support the LIST-STATUS capability.
      CamelIMAPXServer: Support the SPECIAL-USE capability.
      camel_imapx_store_summary_add_from_mailbox: Take a mailbox object.
      Store QUOTAROOT information in CamelIMAPXMailbox.
      Remove camel_imapx_folder_process_status_response().
      Remove camel_imapx_list_response_get_summary_flags().
      CamelIMAPXFolder: Remove public "on server" members.
      CamelIMAPXStoreSummary: Stop saving namespace information.
      Remove imapx_concat().
      Remove camel_imapx_store_summary_mailbox_from_path().
      Remove camel_imapx_store_summary_path_to_mailbox().
      Remove camel_imapx_store_summary_namespace_find_by_path().
      Remove camel_imapx_store_summary_namespace_find_by_mailbox().
      CamelIMAPXStoreSummary: Remove all public members.
      Remove camel_imapx_namespace_list_clear().
      Remove CamelIMAPXNamespaceList.
      Remove CamelIMAPXStoreNamespace.
      CamelIMAPXStore: Remove public 'dir_sep' member.
      Hack around default Courier namespaces.
      CamelIMAPXStoreSummary cleanups.
      CamelIMAPXStatusResponse: Don't assume all values are present.
      Support migrating merged GConf trees.
      Add macros/functions to help name timeouts.
      Remove duplicate "named timeout" docs.
      e-data-server-util.h: Fix a couple typos.
      Convert IMAPX back to a loadable module.
      Add --disable-examples to DISTCHECK_CONFIGURE_FLAGS.
      Limit usage of legacy CamelObject class.
      CamelDataCache: Return GIOStream instead of CamelStream.
      Add the other Camel services to API documentation.
      Remove unused camel_read/write_socket().
      CamelIMAPXFolder: Fix reference leak.
      CamelNetworkService: Return GIOStream instead of CamelStream.
      camel-maildir-summary.h: Remove unused enum.
      CamelService: Make "display-name" property thread-safe.
      CamelService: Make "password" property thread-safe.
      imapx_untagged_fetch: Fix a possible divide-by-zero error.
      ECollectionBackend: Implement "proxy-resolver" property.
      NNTP: Move from 'disco' to 'offline' base classes.
      Remove CamelDisco{Diary,Folder,Store}.
      Remove "CamelDisco" classes from documentation TOC.
      CamelOfflineStore: Prefer service's "host-reachable" status.
      CamelNetworkService: Disconnect as needed.
      CamelSession: Remove "network-available" property.
      Disable Nagle algorithm for IMAP connections.
      CamelObject: Implement the notify() method.
      CamelOfflineStore: Chain up in the notify() method.
      CamelIMAPXStore: Chain up in the notify() method.
      Fix distcheck error.
      NEWS update for 3.11.2 release.

Milan Crha (5):
      Include locale.h where needed
      Add missing CFLAGS/LIBS in the tests/ Makefile.am-s
      Update libebook-contacts::test-untyped-phones test
      Fix/mute issues found by Coverity scan
      Address some compiler warnings and Coverity scan issues in a different way

Murray Cumming (2):
      Bug 710787 - Replace most uses of sprintf() with g_snprintf()
      Bug 710989 - Replace most uses of strcpy()

Piotr Drąg (3):
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.in

Tristan Van Berkom (26):
      Added README file for addressbook migration test
      EBookBackendSqliteDB: Fix introspect_summary()
      EBookBackendSqliteDB: introspect summary structure before adding columns.
      Tests: Added 3 new contacts and a few more query tests.
      Added detection of ICU libs to configure.ac
      Added utility ECollator to libedataserver.
      Adding D-Bus API for cursor related APIs
      EBookBackendSqliteDB: Adding cursor related APIs
      EBookBackend: Adding cursor related APIs
      Added EDataBookCursor & EDataBookCursorSqlite
      EDataBook: Cursor related changes
      EBookBackendFile: Implement cursors.
      Added EBookClientCursor
      EBookClient: Implemented e_book_client_get_cursor() and locale property
      Added tests for the low level cursor API
      Added tests for EBookClientCursor
      Adding cursor example program
      Added new cursor related APIs to the documentation build.
      Fixed reference manual build for libedata-book.
      EBookClientCursor: Some additional documentation enhancements.
      Fixing cursor example build.
      Migrated org.gnome.evolution.shell.network-config.gschema.xml.in to data/ directory.
      test-sqlite-cursor-set-sexp.c: Added test.
      test-client-custom-summary.c: Added exact email match test.
      EBookBackendFile: Reduce uneeded warnings in server logs
      EBookClient: Fix arrays passed to e_book_client_get_cursor() to be constant.

Vadim Rutkovsky (1):
      Suppress a false-positive cppcheck memleak warning


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]