[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_7_92
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_7_92
- Date: Sun, 17 Mar 2013 12:42:46 +0000 (UTC)
The signed tag 'EVOLUTION_DATA_SERVER_3_7_92' was created.
Tagger: Matthew Barnes <mbarnes redhat com>
Date: Sun Mar 17 08:17:03 2013 -0400
Evolution-Data-Server 3.7.92
Changes since the last tag 'EVOLUTION_DATA_SERVER_3_7_90':
Anish A (1):
Updated Malayalam Localization
Aurimas Černius (1):
Updated Lithuanian translation
Bruce Cowan (1):
Updated British English translatioN
Changwoo Ryu (1):
Updated Korean translation
Chao-Hsiung Liao (2):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Colin Walters (1):
ecalclient: Fix uninitialized list
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (2):
Updated Greek translation
Updated Greek translation
Duarte Loreto (1):
Updated Portuguese translation and converted to New Spelling (Novo AO)
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Fran Diéguez (2):
Updated Galician translations
Updated Galician translations
Gheyret Kenji (10):
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Ihar Hrachyshka (1):
Updated Belarusian translation.
Kjartan Maraas (3):
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Mario Blättermann (1):
[l10n] Updated German translation
Marián Čavojský (1):
Updated slovak translation
Martin Srebotnjak (1):
Updated Slovenian translation
Matej Urbančič (1):
Updated Slovenian translation
Mathias Hasselmann (16):
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
test-client-custom-summary: Include <config.h>
test-server-utils: Allow to keep sources
libedata-book: Improve national phone number matching
libedata-book: Avoid setlocale()
sqlitedb: Improve national phone number matching
sqlitedb: Only create indexes after introspection
sqlitedb: Update attr_list_indexes during introspection
libebook-contacts: Always use the C linker
libebook: Report missing phone number support by GError
Matthew Barnes (95):
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.
Post-release version bump.
goa: Add missing linker flag.
Define an enum for 'contacts-reminder-units' setting.
goa: Add missing linker flag (for real).
ESourceRegistry: Use weak references in signal closures.
EBookClient: Use weak references in signal closures.
EBookClientView: Use weak references in signal closures.
ECalClient: Use weak references in signal closures.
ECalClientView: Use weak references in signal closures.
ECalBackend: Use weak references in signal closures.
CamelFolder: Use weak references in signal closures.
CamelStore: Use weak references in signal closures.
CamelSubscribable: Use weak references in signal closures.
ESourceRegistry: Fix a typo.
tests: Remove unnecessary thread-default context manipulation.
EBookClient: Remove direct access checks from asynchronous methods.
e_data_cal_respond_get_attachment_uris: Fix a typo.
e_cal_client_get_attachment_uris: Forgot to embed the AsyncContext.
imapx_untagged_fetch: Replace assertion with runtime-warning.
Revert "tests: Remove unnecessary thread-default context manipulation."
test-client-view-operations.c: Add thread assertions to callbacks.
e_cal_component_free_id() cleanups.
cal_client_get_backend_property_sync: Add missing returns.
Bug 695960 - Use a weak reference for GBusNameVanishedCallback
NEWS update for 3.7.92 release.
Milan Crha (19):
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
Bug #695308 - Migration of broken signature breaks whole migration
[IMAPX] Fix a memory leak around imapx_untagged_vanished()
Bug #690552 - Property 'other-phone' overwrites first phone in home or work group
Bug #690433 - Do not refresh folder on every message transfer
Bug #352266 - Can't filter on body of message if Content-Transfer-Encoding is base64
Bug #350323 - Filter by "Mailing list contains" requires "@" symbol
Bug #215428 - Show percentage progress when filtering messages
Change some IMAPx defaults
Nguyễn Thái Ngọc Duy (2):
po/vi: import from Damned Lies
Updated Vietnamese translation
Nilamdyuti Goswami (1):
Assamese translation updated for gnome 3.8
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
Rūdolfs Mazurs (1):
Updated Latvian translation
Sebastian Keller (1):
Bug 695539 - Birthdays don't show up in the calendar
Simon McVittie (1):
EBookClient: be more introspectable
Sweta Kothari (2):
Updated gujarati file
Updated gujarati file
Tristan Van Berkom (46):
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
EBookBackendSqliteDB: Add new overall revision to the contacts DB
EBookBackendSqliteDB: Fixed configurable summary indexes
test-client-view-operations: Enhanced test to test both sync/async variants.
tests: Migration of EContact related tests into a new directory
Removed obsolete test cases from tests/libebook
Reworked test cases in tests/libebook/client directory
Disabling tests in tests/libecal/client
Removing obsolete tests from test/libecal/client
Fixing makefile in tests/libecal/client
Cleanup/Remove obsolete tests in tests/libecal
Adding the custom vcard test data to EXTRA_DIST
Disable make check in docs/reference/libebackend
e-test-server-utils.[ch]: Making the test fixture more strict.
ECalClient view tests, fixed ref counting.
Vadim Rutkovsky (1):
Correct names for im_jabber_work variables
Yuri Myasoedov (1):
Updated Russian translation
Мирослав Николић (3):
Updated Serbian translation
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]