[evolution] Created tag EVOLUTION_3_7_90
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Created tag EVOLUTION_3_7_90
- Date: Sun, 17 Feb 2013 21:30:54 +0000 (UTC)
The signed tag 'EVOLUTION_3_7_90' was created.
Tagger: Matthew Barnes <mbarnes redhat com>
Date: Sun Feb 17 16:26:43 2013 -0500
Evolution 3.7.90
Changes since the last tag 'EVOLUTION_3_7_4_FIXED':
Akom Chotiphantawanon (1):
Updated Thai translation
Andre Klapper (10):
Bug #692213 - Remove evolution-exchange recommendation
Bug #690696 - Remove references to the old IMAP backend
Bug #688294 - Update how online/offline mode works nowadays
Bug #690697 - Document using real (non-virtual) Junk and Trash folders with IMAP+
Remove pages on 3.0 errors from user help
Update file list after last commits
Update file list after last commits. Again.
Bug #685757 - Update cache location in user docs
Bug #692818 - Remove documentation on Novell GroupWise
Update Makefile.am. I always forget that when removing files.
Aurimas Äernius (1):
Updated Lithuanian translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Fran DiÃguez (2):
Updated Galician translations
Updated Galician translations
Gheyret Kenji (3):
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Kjartan Maraas (1):
Updated Norwegian bokmÃl translation
MariÃn Äavojskà (1):
Updated slovak translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Matthew Barnes (75):
Post-release version bump.
Avoid deprecated libedataserver APIs.
configure.ac: Remove obsolete deprecation flags.
Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.
Add a "settings" module.
evolution-module-mail.c: Remove unused declaration.
Bug 692143 - Auto-configured MSN account should use POP, not IMAP
EMailBrowser: Fix packing of preview pane.
EMsgComposer: Fix packing of content area.
E_CLIENT_ERROR_BUSY is no longer used.
Remove usage of deprecated e_client_is_opened().
Use e_book_client_connect().
Use e_cal_client_connect().
pst-importer: Avoid EClientSourceType enum.
Remove e-client-utils.[ch].
Fix up error handling around e_book/cal_client_connect_finish().
Incorporate ESourceUOA.
EMailAccountStore: Use an appropriate icon for online accounts.
Teach EMailExtensionRegistry to find extensions.
Add a priority field for mail formatter and parser extensions.
NEWS update for 3.7.5 release.
Post-release version bump.
ESourceWeather: Synchronize with ESourceWeather in E-D-S.
e-mail-formatter-utils.c cleanups.
Use CamelMimeFilterToHTMLFlags enum type where appropriate.
EMailFormatterQuote: Use e_mail_formatter_find_rfc822_end_iter().
[web-inspector] Add a secret debugging shortcut.
Revert "Bug #683867 - Schedule actions with higher idle priority"
email-custom-header.c cleanups.
G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.
Use camel_service_ref_session().
Remove old GTK+ version checks.
EBookShellView: Use g_clear_object() in dispose().
ECalShellView: Use g_clear_object() in dispose().
EMailShellView: Use g_clear_object() in dispose().
EMemoShellView: Use g_clear_object() in dispose().
ETaskShellView: Use g_clear_object() in dispose().
EBookShellView: Keep an ID for "source-removed" signal handler.
Add EClientCache.
Add ESettingsClientCache.
EShell: Add a read-only "client-cache" property.
e_shell_load_modules: Explicitly load EClientCache extensions.
Defer "backend-died" alerts to EShell.
EBookShellView: Handle error signals from address book backends.
ECalShellView: Handle error signals from calendar backends.
EMemoShellView: Handle error signals from memo list backends.
ETaskShellView: Handle error signals from task list backends.
Defer "backend-error" alerts to shell views.
ECalShellSidebar: Use EClientCache to obtain EClient instances.
EMemoShellSidebar: Use EClientCache to obtain EClient instances.
ETaskShellSidebar: Use EClientCache to obtain EClient instances.
Remove e_cal_shell_view_update_timezone().
Remove e_memo_shell_view_update_timezone().
Remove e_task_shell_view_update_timezone().
Remove client list param from e_task_table_process_completed_tasks().
e_task_shell_view_delete_completed: Obtain client list from ECalModel.
Remove e_cal_shell_sidebar_get_clients().
Remove e_memo_shell_sidebar_get_clients().
Remove e_task_shell_sidebar_get_clients().
ECalShellSidebar: Use EClientCache to determine refresh support.
EMemoShellSidebar: Use EClientCache to determine refresh support.
ETaskShellSidebar: Use EClientCache to determine refresh support.
ECalShellSidebar: Remove internal client table.
EMemoShellSidebar: Remove internal client table.
ETaskShellSidebar: Remove internal client table.
EventPage: Use EClientCache to obtain an EClient.
MemoPage: Use EClientCache to obtain an EClient.
TaskPage: Use EClientCache to obtain an EClient.
EBookShellBackend: Use EClientCache to obtain an EClient.
EBookShellView: Use EClientCache to obtain an EClient.
ECalShellBackend: Use EClientCache to obtain an EClient.
EMemoShellBackend: Use EClientCache to obtain an EClient.
ETaskShellBackend: Use EClientCache to obtain an EClient.
EClientCache: Keep a strong reference on the ESourceRegistry.
NEWS update for 3.7.90 release.
Michel DÃnzer (2):
Bug #683867 - Schedule actions with higher idle priority
Bug #683867 - Schedule actions with higher idle priority
Milan Crha (22):
Bug #691640 - Distinguish the word "Title" for translation
Bug #691194 - Import .ics preview shows UTC time instead of local time
Fix a recently introduced white-space error in a source file
Bug #691732 - multipart/related hides attachments
Bump libsoup dependency to 2.40.3
Update X-GNOME-Bugzilla-OtherBinaries with evolution-user-prompter too
Bug #692003 - Print of text/html with no html/body end tag cuts content
Bug #692005 - Changing character encoding doesn't work
Bug #692009 - text/css always formatted as attachment
Exclude also text/calendar in a fix for bug #692009
Contact's print doesn't decode QP encoded email addresses
Bug #639698 - Crash in mail_shell_view_execute_search()
Bug #680537 - Reply to individual message in digest generates empty body
Bug #692009 - text/css always formatted as attachment
Bug #692775 - Double-quoting message with HTML and text
Revert "Teach EMailExtensionRegistry to find extensions."
Bug #692777 - Crash on folder rename
Bug #692783 - [mail-to-task] Crash on edit prompt cancel
Bug #692781 - [pine-importer] Abort on book failure during contact import
Bug #689476 - Slow composer open (ENameSelector object leaks)
Bug #693132 - Editing a signature does not refresh preview after save
Add comments around g_idle_add() changes
Nguyán ThÃi Ngác Duy (1):
Updated Vietnamese translation
Nilamdyuti Goswami (1):
Assamese translation updated
Patrick Holthuizen (1):
Updated Dutch translation by Patrick Holthuizen (bug 690720)
Piotr DrÄg (3):
Updated Polish translation
Updated Polish translation
Updated Polish translation
Rachid (1):
Update Dutch translation
Theppitak Karoonboonyanan (1):
Updated Thai translation
Vadim Rutkovsky (3):
Add mnemonic widgets for title and suffix comboboxes
Replace deprecated static mutexes
Add mnemonic widget for Start date field in memo editor
ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]