[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_11_3
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_11_3
- Date: Mon, 16 Dec 2013 18:28:24 +0000 (UTC)
The signed tag 'EVOLUTION_DATA_SERVER_3_11_3' was created.
Tagger: Matthew Barnes <mbarnes redhat com>
Date: Mon Dec 16 13:11:38 2013 -0500
Evolution-Data-Server 3.11.3
Changes since the last tag 'EVOLUTION_DATA_SERVER_3_11_2':
Aurimas Černius (1):
Updated Lithuanian translation
Colin Walters (6):
libebackend: Use g_debug() for normal operation message instead of g_print()
registry-server: Demote g_print() to g_debug()
Bug 712829 - Silence unnecessary migration chatter on stdout
services: Demote g_print() -> g_debug() for bus names
Bug 719307 - trust-prompt: Squash a compiler warning
Bug 715035 - cache-reaper: Demote g_message() -> g_debug()
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (1):
Updated Greek translation
Fabiano Fidêncio (1):
Bug #715057 - Weather calendar is using Fahrenheit units as default
Fran Diéguez (1):
Updated Galician translations
Lionel Landwerlin (1):
Bug 719774 - Missing linker flag in evolution-addressbook-factory
Matthew Barnes (75):
Post-release version bump.
Makefile.am cleanups.
Remove --enable-nntp configure option.
Remove undefined $(GNOME_INCLUDEDIR) / $(GTK_INCLUDEDIR).
Update API documentation.
Bump AddressBook service name for new cursor API.
Bump minimum libgweather requirement.
UOA: Update google-calendar service to use OAuth-based CalDAV.
UOA: Miscellaneous cleanups.
UOA: Return IMAP/SMTP user names when collecting user info.
UOA: Add support for IMAP access to Windows Live accounts.
CamelNetworkService: Don't block first "host-reachable" notification.
Add camel_network_service_can_reach_sync().
CamelStore: Update "host-reachable" before connecting.
CamelFolder: Update "host-reachable" before connecting.
EBookBackend: Use GThreadPool instead of g_io_scheduler_push_job().
ECalBackend: Use GThreadPool instead of g_io_scheduler_push_job().
Bump libcamel soname.
CamelSession: Remove "check-junk" property.
Bug 709838 - CamelDataCache: Empty cache file leads to deadlock
CamelSession: Remove leftover "check_junk" function declarations.
CamelSession: Add a "user-alert" signal.
CamelService: Remove all asynchronous class methods.
CamelStore: Remove all asynchronous class methods.
CamelTransport: Remove all asynchronous class methods.
CamelSubscribable: Remove all asynchronous class methods.
CamelFolder: Remove all asynchronous class methods.
CamelFolder: Remove unused fetch_messages_sync() method.
CamelPOP3Settings: Remove unused "mobile-mode" property.
CamelPOP3Settings: Remove unused "batch-fetch-count" property.
CamelIMAPXSettings: Remove unused "mobile-mode" property.
Fix build break in e-data-book-factory.c.
Avoid camel_service_get_session().
Remove unused camel_service_get_session().
Remove unused camel_session_get_main_context().
Add CamelAsyncClosure.
CamelService: Use CamelAsyncClosure.
camel_store_get_inbox_folder_sync: Remove lock.
camel_subscribable_folder_is_subscribed: Remove lock.
CamelCipherContext: Remove all asynchronous class methods.
CamelDataWrapper: Remove all asynchronous class methods.
CamelMimePart: Remove all asynchronous class methods.
CamelOfflineFolder: Remove all asynchronous class methods.
CamelSasl: Remove all asynchronous class methods.
CamelSession: Remove all asynchronous class methods.
CamelCipherContext: Port to GTask.
CamelDataWrapper: Port to GTask.
CamelFolder: Port to GTask.
CamelMimePart: Port to GTask.
CamelNetworkService: Port to GTask.
CamelOfflineFolder: Port to GTask.
CamelSasl: Port to GTask.
CamelService: Port to GTask.
CamelSession: Port to GTask.
CamelStore: Port to GTask.
CamelSubscribable: Port to GTask.
CamelTransport: Port to GTask.
Deprecate ECancellable[Rec]Mutex.
Remove --enable-strict configure option.
Bug 719720 - Refcount error in imapx_command_select_done()
Bug 710361 - GError corruption in imapx_command_fetch_message_done()
Add camel_service_queue_task().
Add CAMEL_CHECK_LOCAL_GERROR.
CamelStore: Stop using the internal 'folder_lock'.
CamelTransport: Stop using the internal 'send_lock'.
CamelFolderSummary: Add a FIXME comment.
CamelStreamFilter: Fix broken debugging statements.
CamelGpgContext: Fix broken debugging statements.
CamelMimeFilter: Function signature cleanup.
Update API documentation.
Coding style and whitespace cleanups.
IMAPX: Remove unused member from GetMessageData struct.
CamelStore: Fix typo preventing valid folder renames.
CamelIMAPXServer: Fix handling of LSUB responses.
NEWS update for 3.11.3 release.
Milan Crha (6):
Make the Weather calendar work after changes for bug #712388
ESourceRegistry: Ignore hidden files from .source folder monitoring
Weather calendar: Be able to change temperature unit
Bug #680961 - Broken dispatching of EAuthenticationSession
Bug #712578 - MH folder refresh can cause summary rebuild
Bug #719382 - Build break, missing NSPR CFLAGS/LIBS in Camel
Philip Withnall (8):
e-vcard: Fix a minor memory leak for multi-valued parameters
e-vcard: Fix case sensitivity of string comparisions
Bug 712323 - Substantially expand EVCard documentation
CamelPOP3Folder: Fix a potential g_object_unref(NULL) call
EBookBackendCache: Remove an unnecessary NULL check.
libecal: Refactor system timezone key file parsing code
libedata-cal: Fix a potential g_strstrip(NULL) call
tests: Fix potential g_object_unref(NULL) calls in libebook tests
Piotr Drąg (4):
Updated POTFILES.in
Updated POTFILES.in
Updated Polish translation
Updated POTFILES.skip
Shantha kumar (1):
Tamil Translations Updated
Tristan Van Berkom (56):
Bug 712728 - Add --disable-migration option to evolution-source-registry
EDataBook: Fixed memory leak of every EContact succesfully added to the addressbook.
ESExp: Fixed memory leak of ESExp->error string
ESexp: Check for NULL before freeing a GPtrArray
test-client-custom-summary.c: Report specific error from add_contacts()
EDataBookCursor: fixed memory leak.
Added e_vcard_construct_full()
ECollator: fixed e_collator_collate() to allow NULL strings.
ECollator: Added e_collator_new_interpret_country()
EPhoneNumber: Fixed phone number matching semantics.
EBookQuery: Added end marker for the EBookQueryTest enum
Added E_BOOK_INDEX_SORT_KEY to EBookIndexType
Adding new EBookSqlite
EDataBook: Changed for EBookBackend set_locale() API change
EDataBookCursor: Changed APIs to permit GCancellable for long running operations.
EBookBackend: e_book_backend_set_locale() now has GCancellable
EBookBackendFile: Ported to new EBookSqlite API
EDataBookCursorSqlite: Ported to EBookSqlite
EBookClient: Changed for EDataBookCursor API change.
EBookClientCursor: Changed for EDataBookCursor API change (cancellables)
Ported the lower level cursor tests to use EBookSqlite.
Added case to the book-migration test for basic cursor operation.
test-server-utils: Disable the cache-reaper in the test environment
test-client-cursor-operations.c: Test cursor in fallback mode
test-client-custom-summary: Added various tests
test-client-revision-view: Disabled part of the test.
test-client-uid-only-view: Fixed test
EBookClient: Fixed e_book_client_cursor_get_contact_alphabetic_index()
Fixed test-client-cursor-create
Revert "test-server-utils: Disable the cache-reaper in the test environment"
EDataBookFactor / EDataBook: Migrated locale handling to EDataBookFactory
EBookBackend: Fixed ref-counting bug in e_book_backend_set_locale()
EBookClientCursor: Keep a strong reference to the client
EBookSqlite: Fixed a transaction which wanted to read, but asked to write.
test-server-utils: Fixed to wait for clients to finalize
EBookSqlite: Improved performance and simplified code
test-client-custom-summary: Added test for the 'x-evolution-any-field' NULL special case
test-client-cursor-operations.c: Removed bogus test for invalid sexp
ETestServerFixture: Fixed fixture futher for finalization.
e-test-server-utils.c: Behave differently when running installed.
Added m4/eds-installed-tests.m4 with the EDS_INSTALLED_TESTS macro
Use EDS_INSTALLED_TESTS macros to install tests
Fixed eds-installed-tests.m4 to consider DESTDIR.
Final fix for eds-installed-tests.m4
test-server-utils: Only create the work directory when running with `make check'
Better handling of the TEST_INSTALLED_SERVICES variable
Install test vcards if --enable-installed-tests is configured.
Moved all libebook/client tests to have a namespace
Moved all libecal/client tests to have a namespace
Addressbook: Fixing gtk-doc comments and adding gtk-doc section headers
Calendar: Fixing gtk-doc comments and adding gtk-doc section headers
Libebackend: Fixing gtk-doc comments and adding gtk-doc section headers
Libedataserver: Fixing gtk-doc comments and adding gtk-doc section headers
ETestServerFixture: Fixing gtk-doc comments.
Restructuring documentation build.
Migrated tests/cursor-example to examples/cursor
eternalhui (1):
Update Chinese simplified translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]