Accepting request 71621 from home:vuntz:branches:GNOME:Factory

tweak

OBS-URL: https://build.opensuse.org/request/show/71621
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=120
This commit is contained in:
Vincent Untz 2011-05-27 08:17:55 +00:00 committed by Git OBS Bridge
parent 3be799890a
commit 9ba03393d5

View File

@ -2,62 +2,27 @@
Tue May 17 17:26:29 CEST 2011 - dimstar@opensuse.org Tue May 17 17:26:29 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.1: - Update to version 3.1.1:
+ Remove libunique dependency. + Remove libunique dependency, and port to GtkApplication.
+ Port EShell to GtkApplication.
+ Port AlarmNotify to GtkApplication.
+ Fix alignment of extra widgets in EAlertDialogs.
+ Change the accelerator map file location.
+ Reduce EAlertBar height.
+ EAlertBar: Make warnings time out after 5 minutes
+ Change "mail:async-error" alerts to warnings.
+ Restore lockdown integration. + Restore lockdown integration.
+ Remove the profiler plugin. + Remove the profiler plugin.
+ Don't crash on missing EAlert definitions.
+ EWebView: Implement the EAlertSink interface
+ EWebView: Fix icon retrieval when showing EAlerts.
+ Demonstrate EWebView as an EAlertSink.
+ Don't try to refresh or sync mail folders when offline. + Don't try to refresh or sync mail folders when offline.
+ Adapt to sealed up CamelService. + Fix popb4smtp authentication.
+ Adapt to CamelService changes.
+ Adapt to new CamelSession background job API.
+ EMailBackend: Ignore cancelled background jobs.
+ Add e_meeting_store_find_self().
+ Add itip_address_is_user().
+ Refactor CompEditor pages to isolate EAccount usage.
+ Add itip_get_user_identities().
+ Add itip_get_fallback_identity().
+ Make EAlertBar messages selectable
+ Adapt to extra arg in camel_session_get_service_by_url().
+ EMFolderSelectionButton: Remove unused multiselect functions.
+ MailFolderCache: Remove 'folders_uri' hash table
+ e_get_account_by_uid(): Also handle CamelTransport UIDs.
+ EMEventTargetFolder: Add an EAccount member.
+ EMConfigTargetAccount: Add original_account member.
+ Simplify mail_session_get_password().
+ Remove e_get_account_by_transport_url().
+ EMailSession: Fix popb4smtp authentication.
+ Add em_folder_tree_get_selected_account().
+ EMailShellView: Open the selected folder ourselves.
+ Remove e_mail_reader_set_folder_uri().
+ Add some handy folder URI utility functions.
+ Build vfolder rules with CamelFolders instead of folder URIs.
+ MessageList: Simplify the "Location" column.
+ EMFolderTreeModel: Always populate the CamelStore column.
+ EMFolderTreeModel: Avoid e_get_account_by_source_url().
+ EMAccountEditor: Fix a runtime warning.
+ EMFolderTreeModel: Use the new folder URI format.
+ EMFilterFolderElement: Use the new folder URI format.
+ EMVFolderRule: Use the new folder URI format.
+ MailFolderCache: Emit folder names instead of URIs in signals.
+ Adapt to X-Evolution-Source headers storing UIDs. + Adapt to X-Evolution-Source headers storing UIDs.
+ Bugs fixed: bgo#303653, bgo#303862, bgo#332497, bgo#418954, + UI improvements and fixes.
bgo#502188, bgo#547954, bgo#588891, bgo#597082, bgo#619782, + Adapt to API changes in Camel.
bgo#627952, bgo#641154, bgo#641845, bgo#644310, bgo#645545, + Fix crashes.
bgo#645551, bgo#645610, bgo#645721, bgo#645825, bgo#646197, + Misc code and build changes.
bgo#646200, bgo#646384, bgo#646817, bgo#647116, bgo#647429, + Bug Fixes:
bgo#647698, bgo#647708, bgo#647816, bgo#648308, bgo#648346, - bgo#303653: Make headers collapsable in preview pane
bgo#648756, bgo#649046, bgo#649365, bgo#649381. - bgo#418954: Add a separate entry combo for port numbers
- Drop pkgconfig(unique-3.0) BuildRequires. - bgo#303862, bgo#332497, bgo#502188, bgo#547954, bgo#588891,
bgo#597082, bgo#619782, bgo#627952, bgo#641154, bgo#641845,
bgo#644310, bgo#645545, bgo#645551, bgo#645610, bgo#645721,
bgo#645825, bgo#646197, bgo#646200, bgo#646384, bgo#646817,
bgo#647116, bgo#647429, bgo#647698, bgo#647708, bgo#647816,
bgo#648308, bgo#648346, bgo#648756, bgo#649046, bgo#649365,
bgo#649381.
- Drop now unneeded pkgconfig(unique-3.0) BuildRequires.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 27 17:01:22 UTC 2011 - fcrozat@novell.com Wed Apr 27 17:01:22 UTC 2011 - fcrozat@novell.com