[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_7_91



The signed tag 'EVOLUTION_DATA_SERVER_3_7_91' was created.

Tagger: Matthew Barnes <mbarnes redhat com>
Date: Sun Mar 3 06:47:58 2013 -0500

    Evolution-Data-Server 3.7.91

Changes since the last tag 'EVOLUTION_DATA_SERVER_3_7_90':

Anish A (1):
      Updated Malayalam Localization

Aurimas Černius (1):
      Updated Lithuanian translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Colin Walters (1):
      ecalclient: Fix uninitialized list

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

Dimitris Spingos (2):
      Updated Greek translation
      Updated Greek translation

Fran Diéguez (1):
      Updated Galician translations

Gheyret Kenji (1):
      Updated Uyghur translation

Kjartan Maraas (2):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Mathias Hasselmann (7):
      sqlitedb: Fix a few indenting issues
      tests: Actually use existing country calling code
      sqlitedb: Repair summary based eqphone_national
      build: Make --without-phonenumber work
      tests: Always create E_BOOK_INDEX_PHONE summary
      build: Support (and prefer) libboost_thread-mt
      test-server-utils: Permit custom source names

Matthew Barnes (70):
      Post-release version bump.
      EBackend: Use g_clear_object() in dispose().
      EBackend: Add a "connectable" property (GSocketConnectable).
      EBackend: Keep a reference on GNetworkMonitor.
      EBackend: Utilize g_network_monitor_can_reach_async().
      source_write_sync: Fail gracefully when given a scratch source.
      source_remove_sync: Fail gracefully when given a scratch source.
      ESourceAuthentication: Add a read-only "connectable" property.
      EBackend: Use e_source_authentication_ref_connectable().
      Revert "Make network connection change listener actually working"
      Give CamelNetworkService a private structure.
      CamelNetworkService: Add a "connectable" property (GSocketConnectable).
      CamelNetworkService: Add a read-only "host-reachable" property.
      CamelIMAPXStore: Override new CamelNetworkService properties.
      CamelNNTPStore: Override new CamelNetworkService properties.
      CamelPOP3Store: Override new CamelNetworkService properties.
      CamelSmtpTransport: Override new CamelNetworkService properties.
      e_source_registry_server_load_directory: Monitor failure is non-fatal.
      e_cal_client_modify_objects_sync: Fix infinite loop.
      EBackend: Add a read-only "main-context" property.
      ECalBackend: Follow up on a timezone-related FIXME comment.
      cal_client_add_cached_timezone: Wrong GDestroyNotify callback.
      CamelSession: Improve "main-context" property description.
      ESource: Improve "main-context" property description.
      Add camel_session_ref_main_context().
      Add libebook-contacts-overrides.txt to source control.
      ESourceMailComposition: Escape brackets in documentation.
      EBackend: Update online state from the correct main loop context.
      EClient: Deprecate get_dbus_proxy() method.
      EClient: Deprecate unwrap_dbus_error() method.
      Deprecate e_client_util_unwrap_dbus_error().
      Deprecate e_client_error_create().
      evo_phonenumber.m4: Don't stomp on LDFLAGS.
      Fix build break from libebook-contacts.
      CamelSMIMEContext cleanups.
      CamelSMIMEContext: Support IANA registered hash function names.
      evolution-user-prompter: Add a --keep-running option.
      Add e_source_registry_dup_unique_display_name().
      EClient cleanups.
      EClient: Add a read-only "main-context" property.
      Fix translator comment in camel_session_build_password_prompt().
      Fix typo in e_phone_number_error_to_string().
      Fix comments in e_contact_map_google_with_evo_group().
      EBookBackendWebdav: Make error msgs with HTTP status more consistent.
      EBookClient: Remove global "book_factory" variable.
      ECalClient: Remove global "cal_factory" variable.
      Fix typo in e_cal_client_get_object_list_as_comps_finish().
      ECalBackendHttp: Ignore cancellations when retrieving data.
      Make e_contact_photo_copy() public.
      CamelIMAPXServer: Add a mutex to guard selected/pending folders.
      CamelIMAPXServer: Hold weak references on selected/pending folders.
      EBookClient: Create view objects in the D-Bus thread.
      ECalClient: Create view objects in the D-Bus thread.
      EBookClientView: Don't block in dispose().
      ECalClientView: Don't block in dispose().
      module-gnome-online-accounts.c cleanups.
      goa: Populate imap/smtp details if using GOA >= 3.8.
      google-backend: Remove display-name synchronization on mail sources.
      yahoo-backend: Remove display-name synchronization on mail sources.
      ECollectionBackend: Synchronize display-names on mail sources.
      source_registry_call_authenticate_for_source: New corner case.
      Add EGoaPasswordBased.
      Makefile.am cleanups.
      Fix a compiler warning when using an older GOA.
      tests: Silence compiler warnings.
      Make gtk-doc happy about EBookQuery definitions.
      private: Silence compiler warnings in generated source files.
      Coding style and whitespace cleanup.
      Update API documentation.
      NEWS update for 3.7.91 release.

Milan Crha (11):
      Bug #693101 - IMAPx can vanish and redownload folder summary
      Do not use SSL_V2_COMPATIBLE_HELLO by default
      Local Delivery not updated on start and missing Receiving Options page
      Fix a memory leak in EBookQuery with field_test.locale
      Bug #694223 - The "message-location" search never matches on IMAP+
      Make network connection change listener actually working
      Revert "Revert "Make network connection change listener actually working""
      Do not compile code which might be unnecessary with GLib 2.35.9+
      Do not update EBackend::online in a separate thread
      Bug #693345 - dngettext should be used instead of ngettext
      Bug #694734 - Relative URI in Location on PUT confuses WebDAV

Nguyễn Thái Ngọc Duy (2):
      po/vi: import from Damned Lies
      Updated Vietnamese translation

Patrick Ohly (1):
      Bug #694152 - Compile errors in C++ due to G_BEGIN/END_DECLS

Piotr Drąg (4):
      Updated POTFILES.in
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation

Tristan Van Berkom (32):
      Migrating documentation into new libebook-contacts book.
      Added documentation for new Direct Read Access related apis.
      Cleanup: Remove double definition of E_BOOK_CLIENT_ERROR
      Fixing pkg-config files for libebook & libedata-book
      Fixing imbalanced G_BEGIN_DECLS/G_END_DECLS in EDS headers.
      Fixing typo in previous commit fixing G_BEGIN/END_DECLS
      e-test-server-utils: Add support for testing Direct Read Access books.
      Ported various EBookClient tests to additionally test Direct Read Access variants
      Extending test-client-custom-summary.c
      EBookBackendSexp: Restore suffix search functionality
      test-client-custom-summary.c: Fixup test case to also try Default summary
      EDataBook: Fix e_data_book_new_direct()
      test-client-view-operations.c: For now disable the regular access test
      test-client-remove-contact.c: Enhanced test case
      EBookBackendFile: Report the correct error from remove_contacts()
      test-client-custom-summary.c: Adding more tests regarding phone numbers.
      Documentation Makefiles: Added MKDB_OPTIONS
      EBookQuery/EPhoneNumber: Enhanced documentation
      Make the ESourceRegistryServer modules relocatable like addressbook & calendar
      Make the Camel provider modules relocatable
      Some changes to the isolated test fixture
      test-client-view-operations.c: Now test both direct access and indirect access
      test-client-view-operations.c: Removing unneeded nasty comment.
      Moving user-prompter test to noinst_PROGRAMS
      Fixed error reporting for direct access apis
      EBookBackendSqliteDB: added E_BOOK_SDB_ERROR_NOT_SUPPORTED error code
      EBookBackendFile: Propagate correct errors.
      test-client-custom-summary.c: Test unsupported phone number queries
      Add E_BOOK_SDB_ERROR_INVALID_QUERY
      EBookBackendFile: Properly translate E_BOOK_SDB_ERROR_QUERY_INVALID errors
      test-client-custom-summary enhancements.
      Added EDS_TESTING env var to silence messages

Yuri Myasoedov (1):
      Updated Russian translation

Мирослав Николић (2):
      Updated Serbian translation
      Updated Serbian translation


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