commit f913039319a46bc0d009c09596ca74e28de14359 Author: Matthew Barnes Date: Sat Jun 2 21:37:18 2012 -0400 NEWS update for 3.5.2 release. NEWS | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) commit ceea3a0a1feaa25b8022852b52b7dab1bdf5eb5d Author: Matthew Barnes Date: Sat Jun 2 16:52:01 2012 -0400 Reduce diff noise with 'account-mgmt' branch. One last time. addressbook/gui/merging/eab-contact-merging.c | 4 ++- calendar/gui/dialogs/copy-source-dialog.c | 3 +- calendar/gui/e-cal-config.c | 1 + calendar/gui/e-calendar-selector.c | 2 - calendar/gui/e-calendar-view.c | 6 ++-- calendar/gui/e-memo-list-selector.c | 6 +++- calendar/gui/e-task-list-selector.c | 8 +++--- calendar/gui/e-task-table.c | 8 +++--- calendar/gui/gnome-cal.c | 1 - configure.ac | 12 +++++----- mail/e-mail-ui-session.c | 16 +++++++------- mail/e-mail-ui-session.h | 8 +++--- mail/em-format-html.c | 3 +- maint/evolution.xml | 4 +-- modules/addressbook/autocompletion-config.c | 2 - modules/addressbook/autocompletion-config.h | 2 +- modules/addressbook/e-book-shell-backend.c | 12 +++++++--- modules/calendar/e-cal-attachment-handler.c | 6 +++- modules/calendar/e-cal-shell-backend.c | 18 +++++++++++----- modules/calendar/e-cal-shell-view-memopad.c | 2 + modules/calendar/e-cal-shell-view-private.c | 4 +- modules/calendar/e-cal-shell-view-taskpad.c | 2 + modules/calendar/e-memo-shell-backend.c | 12 +++++++--- modules/calendar/e-memo-shell-view-actions.c | 3 ++ modules/calendar/e-task-shell-backend.c | 12 +++++++--- modules/calendar/e-task-shell-content.c | 4 +- modules/calendar/e-task-shell-sidebar.c | 3 +- modules/calendar/e-task-shell-view-actions.c | 3 ++ modules/mail/e-mail-shell-backend.h | 17 +++++++++------ modules/mail/e-mail-shell-view-actions.c | 3 +- modules/online-accounts/camel-sasl-xoauth.c | 11 ++++----- plugins/itip-formatter/itip-view.c | 27 ++++++++++++------------- plugins/publish-calendar/url-editor-dialog.c | 18 +++++++++++++--- widgets/misc/e-auth-combo-box.c | 6 +++++ 34 files changed, 149 insertions(+), 100 deletions(-) commit 184ec36d35db3c2e0377a1845390070a23a7cf64 Author: Matthew Barnes Date: Sat Jun 2 08:35:58 2012 -0400 Fix an unused-but-set-variable warning. modules/mail/e-mail-shell-backend.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit f62371c4d736e1181fbbe0a8b8b05acbc0f7edca Author: Matthew Barnes Date: Sat Jun 2 07:55:43 2012 -0400 Whitespace cleanups. mail/e-mail-reader.c | 6 +++--- mail/em-account-editor.c | 14 +++++++------- mail/em-folder-tree.c | 2 +- mail/mail-guess-servers.c | 2 +- mail/message-list.c | 2 +- widgets/misc/e-calendar-item.c | 2 +- widgets/misc/e-calendar.c | 4 ++-- 7 files changed, 16 insertions(+), 16 deletions(-) commit 4f636a34c4d8b0e1cce81f1455c197f0f28f9bb6 Author: Matthew Barnes Date: Fri Jun 1 11:18:40 2012 -0400 Bug 677280 - "Help - Quick Reference" opens multiple PDF documents shell/e-shell-window-actions.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit f7ba41210b205c663338142b634b0c1a7df8a1d8 Author: Matthew Barnes Date: Fri Jun 1 11:04:03 2012 -0400 Bug 677273 - Bad default for month-hpane-position setting data/org.gnome.evolution.calendar.gschema.xml.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8513ca7a3c9e54eb6b454d233e959c6f7733d47a Author: Daniel Mustieles Date: Thu May 31 12:11:23 2012 +0200 Updated Spanish translation po/es.po | 628 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 320 insertions(+), 308 deletions(-) commit 93178424f2a5504adcec14f89d868f00bca60f38 Author: Milan Crha Date: Thu May 31 11:50:44 2012 +0200 Bug #673946 - Cannot delete search folders libemail-engine/mail-vfolder.c | 7 ++++--- mail/e-mail-reader-utils.c | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) commit 71924fc48776c642fe8520febc384250cf55973c Author: Milan Crha Date: Thu May 31 10:44:49 2012 +0200 Fix memory leaks around gtk_tree_model_get() function calendar/alarm-notify/alarm-notify-dialog.c | 4 ++++ mail/e-mail-label-list-store.c | 1 + mail/e-mail-sidebar.c | 2 ++ mail/em-folder-tree.c | 1 + modules/mail/em-mailer-prefs.c | 7 +++++++ plugins/attachment-reminder/attachment-reminder.c | 2 ++ plugins/imap-features/imap-headers.c | 2 ++ plugins/templates/templates.c | 12 ++++++++++-- smime/gui/certificate-manager.c | 7 +++++++ widgets/e-timezone-dialog/e-timezone-dialog.c | 12 +++++++----- widgets/misc/e-contact-map-window.c | 1 + 11 files changed, 44 insertions(+), 7 deletions(-) commit c88d3170304e1892b221d0581a3cd3c767de4281 Author: Milan Crha Date: Wed May 30 18:46:49 2012 +0200 Adapt to vFolder changes from evolution-data-server data/org.gnome.evolution.mail.gschema.xml.in | 5 +++ libemail-engine/mail-vfolder.c | 22 +++++++++++----- mail/e-mail-reader.c | 9 +++++- mail/message-list.c | 36 +++++++++++++++++++++----- modules/mail/e-mail-shell-backend.c | 11 ++++++++ modules/mail/e-mail-shell-settings.c | 5 +++ modules/mail/e-mail-shell-view-actions.c | 20 +++++++++++--- modules/mail/e-mail-shell-view-actions.h | 2 + modules/mail/e-mail-shell-view.c | 16 ++++++++--- ui/evolution-mail.ui | 1 + 10 files changed, 102 insertions(+), 25 deletions(-) commit b9d8defa321ea315ca15e59c9df33845563d5042 Author: Kjartan Maraas Date: Wed May 30 13:21:08 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 87 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 45 insertions(+), 42 deletions(-) commit 3e2721e26b1a532e366dae2b032f0531f5c1c24b Author: Matthew Barnes Date: Tue May 29 13:37:02 2012 -0400 Bump goa_minimum_version to 3.2. Just to make it a stable release number. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8d62d64bf1e97ae356b69223408cdf5ee64582c4 Author: Matthew Barnes Date: Tue May 29 12:55:45 2012 -0400 Bug 677045 - pkg-config files missing libebackend-1.2 requirement evolution-shell.pc.in | 2 +- libemail-utils/libemail-utils.pc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 5c92cad744932e9bfb1869fd61c112d805325117 Author: Nguyễn Thái Ngọc Duy Date: Tue May 29 15:59:09 2012 +0700 po/vi.po: better translations in preference dialog po/vi.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit fce0bdb9cf33d0761997fe83bbf84af2b499c4b7 Author: Christian Kirbach Date: Mon May 28 23:46:17 2012 +0200 Updated German help translation help/de/de.po | 317 +++++++++++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 264 insertions(+), 53 deletions(-) commit 005ac1efa32c7e3a3dc5eb959b69fdee5fb91320 Author: Matthew Barnes Date: Mon May 28 12:36:37 2012 -0400 Make the settings capplet optional. The evolution-settings capplet was originally designed for Anjal, it was used in MeeGo as part of the Express Mode effort, but doesn't really fit in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion). Add a --with-capplet configure switch defaulting to 'no'. The capplet will eventually be removed unless I see someone actively maintaining it. Makefile.am | 6 ++- configure.ac | 14 ++++ data/Makefile.am | 6 ++- modules/mail/Makefile.am | 7 ++- modules/mail/e-mail-shell-backend.c | 71 ++++++++++++--------- modules/mail/em-account-prefs.c | 2 - modules/startup-wizard/Makefile.am | 11 +++- modules/startup-wizard/evolution-startup-wizard.c | 11 +++- 8 files changed, 87 insertions(+), 41 deletions(-) commit 2c9f0932e8c2bc100f8ec7335a20fbfecea052a2 Author: Dmitry Shachnev Date: Sun May 27 00:32:49 2012 +0400 Fixed Russian translation po/ru.po | 8270 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 4990 insertions(+), 3280 deletions(-) commit d979ee428da2d4b04e0207645712b7bd1bf959ce Author: Luca Ferretti Date: Sat May 26 13:22:36 2012 +0200 l10n: updated Italian translation po/it.po |29015 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 15216 insertions(+), 13799 deletions(-) commit 430b8379ecd7b84936ece7ffe35c52c8d69bc419 Author: Luca Ferretti Date: Sat May 26 12:09:41 2012 +0200 l10n: Updated Italian translation Close bug #675664 po/it.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c84be7f376951c59ad9aa685c366ecb148e0ba60 Author: Milan Crha Date: Thu May 24 08:58:13 2012 +0200 Avoid New unread icon emblem on virtual folders mail/em-folder-tree.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit d04dd269e1be631f201fdf34bf56410313db3e74 Author: David Woodhouse Date: Mon May 21 14:54:31 2012 +0100 Bug 676492 - Mail backend properties with underscores stopped working. Fix oal_selected and oab_offline properties for EWS, and account_uid for ActiveSync. mail/e-mail-migrate.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit d8bf9f5b383a6ee723f2cd536bbfc8e9a5c4a055 Author: Matthew Barnes Date: Sun May 20 21:20:01 2012 -0400 Bug 672827 - 'Mark as read' confirmation dialog is too big plugins/mark-all-read/mark-all-read.c | 59 ++++++++------------------------- 1 files changed, 14 insertions(+), 45 deletions(-) commit 078dd8a64f1fb419bb809fe82c57d2a569e0316e Author: Jeremy Bicha Date: Sun May 20 20:11:49 2012 -0400 Bug 676410 - Add Unity to OnlyShowIn whitelist data/evolution-alarm-notify.desktop.in.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f727f7041e96e7b5154d598321264850cd98b3c3 Author: Bruno Brouard Date: Sat May 19 21:37:25 2012 +0200 Updated French doc translation help/fr/fr.po | 21 ++++++++++++++++----- 1 files changed, 16 insertions(+), 5 deletions(-) commit 98f39d7ee0581aaa28c33564d9d6b27aa23028fa Author: Matthew Barnes Date: Sat May 19 11:11:58 2012 -0400 Adapt to CamelService API changes. em_utils_connect_service_sync() and em_utils_disconnect_service_sync() are no longer needed. CamelService itself now effectively does what these functions were doing. libemail-engine/e-mail-session-utils.c | 8 ++--- libemail-engine/e-mail-session.c | 6 ++-- libemail-engine/e-mail-store-utils.c | 13 +++---- libemail-engine/e-mail-utils.c | 58 -------------------------------- libemail-engine/e-mail-utils.h | 8 ---- libemail-engine/mail-ops.c | 12 +++--- mail/em-folder-utils.c | 4 +- modules/mail/e-mail-shell-view.c | 4 +- 8 files changed, 22 insertions(+), 91 deletions(-) commit 98462b59ec41432fe0334c473b4e4c11a0f3def6 Author: Kjartan Maraas Date: Sat May 19 11:54:59 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 523 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 288 insertions(+), 235 deletions(-) commit 885cb6c0507de2267ed1adfe9f7fd7c49833ec95 Author: Piotr Drąg Date: Fri May 18 18:54:55 2012 +0200 Remove tooltip_markup from .ui As it turns out, it's not actually required. .../gui/contact-list-editor/contact-list-editor.ui | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 5aedd2c4cc984fe4b112e0ce098dafcddc80c46f Author: Milan Crha Date: Fri May 18 08:59:12 2012 +0200 Remove camel_folder_has_search_capability() mail/message-list.c | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit bf3cd1b5ec1949c81db611c86e115e92d6601999 Author: Dan Vrátil Date: Thu May 17 21:21:31 2012 +0200 Bug #675061 - Evolution 3.5.1 does not build em-format/em-format.h | 2 +- plugins/itip-formatter/itip-formatter.c | 2 -- 2 files changed, 1 insertions(+), 3 deletions(-) commit 7d337633ecc3a737580748c669e1f61144b80738 Author: Milan Crha Date: Thu May 17 14:08:30 2012 +0200 Bug #676226 - Changing GOA mail account looses GOA key mail/em-account-editor.c | 41 ++++++++++++++++++++ modules/online-accounts/e-online-accounts-google.c | 7 +++ 2 files changed, 48 insertions(+), 0 deletions(-) commit a0303ab5d220329fd23407149aaed1bdcdfb8c09 Author: Fran Diéguez Date: Thu May 17 12:32:13 2012 +0200 Updated Galician translations po/gl.po | 908 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 488 insertions(+), 420 deletions(-) commit 0341599bf7d2f353838b8691ae36b6bc11370175 Author: Daniel Mustieles Date: Thu May 17 12:16:29 2012 +0200 Updated Spanish translation po/es.po | 231 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 128 insertions(+), 103 deletions(-) commit c29f4f4f081f634ebbe7c7b20d45fc4a61ba2199 Author: Milan Crha Date: Thu May 17 10:52:33 2012 +0200 Restore previously set port in mail account editor only if it was set mail/em-account-editor.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 9179758e50aa2e094ceb14c6d16b0d46f5d8bb7d Author: Milan Crha Date: Wed May 16 23:01:39 2012 +0200 Bug #206484 - Add year scrolling to date picker widgets/misc/e-calendar-item.c | 105 +++++++++++++++++--- widgets/misc/e-calendar-item.h | 6 +- widgets/misc/e-calendar.c | 206 +++++++++++++++++++++++++++++++++++----- widgets/misc/e-calendar.h | 2 + 4 files changed, 277 insertions(+), 42 deletions(-) commit de8c6c1bdc0f70e13f9d5e1212b783641b633df0 Author: Dan Vrátil Date: Wed May 16 19:05:38 2012 +0200 Bug #673514 - Crash in WebKit after printing mail/e-mail-reader-utils.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit f14af6f9988ec850e5da566657163fdcdb22aeaf Author: Dan Vrátil Date: Wed May 16 19:02:42 2012 +0200 Bug #675863 - Cannot load webview.css from Tasks/Memos calendar/gui/e-cal-component-preview.c | 4 ++-- modules/calendar/e-memo-shell-content.c | 28 ++++++++++++++++------------ modules/calendar/e-task-shell-content.c | 28 ++++++++++++++++------------ 3 files changed, 34 insertions(+), 26 deletions(-) commit f28b9dfded9f083c5d6d6537102e9c56fcc79e6d Author: Volker Sobek Date: Wed May 16 15:30:08 2012 +0200 Bug #671585 - e-week-view.c: Use page_increment for smooth scrolling Otherwise 4 smooth scroll events with a delta_y of 1.0 are required to scroll the view by a month if the setting 'Scroll Month View by a week' is disabled. calendar/gui/e-week-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fb1dd37d4eb68c0827ac81581a7adcc116969571 Author: Daniel Mustieles Date: Wed May 16 12:31:31 2012 +0200 Updated Spanish translation po/es.po | 609 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 325 insertions(+), 284 deletions(-) commit 874e72d0d2cf35844f6dfa7d6b56b2fba5b90f18 Author: Javier Jardón Date: Wed May 16 10:11:55 2012 +0900 Update About dialog content configure.ac | 4 ++-- shell/e-shell-window-actions.c | 9 ++++----- 2 files changed, 6 insertions(+), 7 deletions(-) commit dfb3a6b6ed46bbdb3c9f4fbf1c398ddf2e1b2a19 Author: Piotr Drąg Date: Tue May 15 21:12:02 2012 +0200 Mark forgotten tooltip strings as translatable .../gui/contact-list-editor/contact-list-editor.ui | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit abbeb6018582bc6b7700056a0c0f9d196664c1ec Author: Milan Crha Date: Tue May 15 17:08:45 2012 +0200 Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig also Tasks There were slightly more fixes included, namely: - alternate domain name was not recognized in autoconfig files - POP3 to IMAP+ change for mail account type in offline Yahoo! autoconfig - calendar/task ESources for Google/Yahoo should have set color - autoconfig didn't add Yahoo!'s Calendar, even when checked - allow preconfig Yahoo! Tasks mail/em-account-editor.c | 135 +++++++++++++++++++++++++-------------- mail/mail-autoconfig/yahoo.com | 10 ++-- mail/mail-guess-servers.c | 93 ++++++++++++++++++++++++++- 3 files changed, 181 insertions(+), 57 deletions(-) commit 5e379370ae0653c229308e1d7af31a54739ccc7e Author: Milan Crha Date: Tue May 15 16:23:10 2012 +0200 Bug #671585 - Add support for smooth scrolling devices calendar/gui/e-day-view.c | 32 +++++++++++++++++++++++++- calendar/gui/e-week-view.c | 8 ++++++ libgnomecanvas/gnome-canvas.c | 1 + modules/calendar/e-cal-shell-view-private.c | 31 ++++++++++++++++++++++--- widgets/misc/e-web-view-gtkhtml.c | 22 +++++++++++++++++- widgets/misc/e-web-view.c | 22 +++++++++++++++++- 6 files changed, 108 insertions(+), 8 deletions(-) commit 0f7f848300bb2282cde20777c26168bdffe2d955 Author: Kjartan Maraas Date: Tue May 15 16:24:26 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 986 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 513 insertions(+), 473 deletions(-) commit f008dfba1096d24214a228ad7fbfa6facffd21b5 Author: Dan Vrátil Date: Tue May 15 11:08:40 2012 +0200 Bug #675723 - UI lock from action_mail_show_source_cb mail/e-mail-reader.c | 76 ++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 67 insertions(+), 9 deletions(-) commit 6c05da47e30a3708d278f6c7310565bef94e2a84 Author: Milan Crha Date: Mon May 14 18:56:41 2012 +0200 Bug #669893 - Send/Receive dialog content too tall mail/em-event.c | 4 +- mail/em-event.h | 4 +- mail/mail-send-recv.c | 83 ++++++++++++++++++++----------------------------- 3 files changed, 38 insertions(+), 53 deletions(-) commit 34513c10bebed8dbd4964936616f2f32e041ce45 Author: Matthew Barnes Date: Mon May 14 12:33:34 2012 -0400 Don't unref the result in GAsyncReadyCallback functions. The callback does not own the GAsyncResult passed to it. mail/e-mail-reader.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 2ab1737f33db974383e653fc8c2ee2ad104b271f Author: Holger Macht Date: Mon May 14 17:20:05 2012 +0200 Bug #669657 - Move External Editor plugin to standard plugins configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 56b48a7717f9137ecc94d9457e72b5ea4acd6b16 Author: Milan Crha Date: Mon May 14 16:23:59 2012 +0200 Bug #669983 - Add "To" only search option (like for CC and BCC exists) mail/em-filter-i18n.h | 1 + mail/searchtypes.xml | 67 +++++++++++++++++++++++++++++++++++++++++++++++++ mail/vfoldertypes.xml | 67 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 135 insertions(+), 0 deletions(-) commit ec64c08d269accf0a30b21e2f7c535c196e36400 Author: Matthew Barnes Date: Mon May 14 09:00:42 2012 -0400 Don't unref GAsyncResult in "finish" functions. e-util/e-file-request.c | 1 - e-util/e-stock-request.c | 1 - mail/e-http-request.c | 1 - mail/e-mail-request.c | 1 - 4 files changed, 0 insertions(+), 4 deletions(-) commit 8d48eaf598c2444efbc056286d2b9f2108fc258e Author: Milan Crha Date: Mon May 14 15:24:41 2012 +0200 Bug #669674 - EMailBrowser doesn't copy search settings mail/e-mail-reader-utils.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit 59ba5e620d20c8db4b02f7ae180536da1b5d09d5 Author: Matthew Barnes Date: Sun May 13 09:32:51 2012 -0400 Fix some GSimpleAsyncResult reference leaks. addressbook/gui/widgets/eab-contact-formatter.c | 2 ++ e-util/e-file-request.c | 2 ++ e-util/e-stock-request.c | 2 ++ em-format/em-format.c | 2 ++ mail/e-http-request.c | 2 ++ mail/e-mail-request.c | 2 ++ 6 files changed, 12 insertions(+), 0 deletions(-) commit 53a3d2f4e1473dd93fee8e7367bc329b8dc5ef23 Author: Matthew Barnes Date: Sun May 13 09:29:38 2012 -0400 Use g_simple_async_result_set_check_cancellable(). Always call it immediately after g_simple_async_result_new(). addressbook/gui/widgets/eab-contact-formatter.c | 13 +++++++------ composer/e-msg-composer.c | 8 ++++++++ e-util/e-file-request.c | 15 ++++++++++----- e-util/e-file-utils.c | 2 ++ e-util/e-stock-request.c | 15 ++++++++++----- em-format/em-format.c | 15 ++++++++++----- libemail-engine/e-mail-folder-utils.c | 14 ++++++++++++++ libemail-engine/e-mail-session-utils.c | 8 ++++++++ libemail-engine/e-mail-session.c | 6 ++++++ libemail-engine/e-mail-store-utils.c | 8 ++++++++ mail/e-http-request.c | 15 ++++++++++----- mail/e-mail-request.c | 15 ++++++++++----- modules/composer-autosave/e-autosave-utils.c | 4 ++++ 13 files changed, 107 insertions(+), 31 deletions(-) commit 89777f0726a0127daddd593c8a28384204cb7aaf Author: Matthew Barnes Date: Sun May 13 09:15:42 2012 -0400 Whitespace cleanups. addressbook/gui/widgets/eab-contact-display.c | 5 +-- addressbook/gui/widgets/eab-contact-formatter.c | 6 ++-- calendar/gui/dialogs/comp-editor.c | 4 +- calendar/gui/dialogs/event-page.c | 4 +- calendar/gui/dialogs/memo-page.c | 1 - composer/e-composer-private.c | 2 +- composer/e-composer-spell-header.c | 2 +- libemail-engine/e-mail-session-utils.c | 2 +- mail/e-http-request.c | 9 +++--- mail/e-mail-account-store.c | 12 ++++---- mail/e-mail-display.c | 5 +-- mail/em-account-editor.c | 4 +- mail/em-folder-tree.c | 8 +++--- mail/em-format-html.c | 5 ++- modules/calendar/e-cal-shell-view-actions.c | 6 ++-- modules/calendar/e-cal-shell-view-private.c | 22 +++++++------- modules/calendar/e-cal-shell-view.c | 4 +- modules/mdn/evolution-mdn.c | 6 ++-- plugins/attachment-reminder/attachment-reminder.c | 14 +++++----- plugins/caldav/caldav-browse-server.c | 4 +- plugins/calendar-http/calendar-http.c | 2 +- widgets/misc/e-attachment.c | 4 +- widgets/misc/e-signature-editor.c | 2 +- widgets/misc/e-spell-entry.c | 30 ++++++++++---------- widgets/misc/e-web-view.c | 7 ++--- widgets/misc/e-web-view.h | 1 - 26 files changed, 83 insertions(+), 88 deletions(-) commit 26f133162d798a342fea56a79301caf0117b7d63 Author: Daniel Mustieles Date: Fri May 11 16:49:59 2012 +0200 Updated Spanish translation po/es.po | 284 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 145 insertions(+), 139 deletions(-) commit 4e71af1b1946f3db86b4a6e5f62fce019d54e6bd Author: Milan Crha Date: Fri May 11 15:43:02 2012 +0200 Bug #675871 - Hide gnu make extensions warnings for automake 1.12 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 25a9b4ba8beaf5716fd8642b800c7800a07bbc67 Author: Milan Crha Date: Fri May 11 13:46:13 2012 +0200 Bug #675725 - SMTP configuration window forgets custom port mail/em-account-editor.c | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit d2de841ec6dbae4ba9439bf3b30da8d4048ea4de Author: Milan Crha Date: Fri May 11 12:38:38 2012 +0200 Bug #559710 - Do not close Event/Task/Memo editor on save calendar/gui/dialogs/comp-editor.c | 62 +++++++++++++++++++++++++++++++++-- 1 files changed, 58 insertions(+), 4 deletions(-) commit 79ba8e48f2670e16fe4eba837016880aef5a524b Author: Fran Diéguez Date: Fri May 11 11:24:57 2012 +0200 Updated Galician translations po/gl.po | 504 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 264 insertions(+), 240 deletions(-) commit c2380dc855c1b5dda62651045b843c386e0d499d Author: Milan Crha Date: Thu May 10 20:12:02 2012 +0200 Bug #675728 - Crash in strcmp, e_filter_rule_find_list filter/e-rule-editor.c | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) commit 250c3cade5534f6ff396f8dbddd999918cba9781 Author: Matthew Barnes Date: Thu May 10 12:09:27 2012 -0400 Rename Evolution module libraries. Drop the "libevolution" prefix so it's not so verbose and also consistent with upcoming evolution-data-server module libraries. libevolution-module-foo.so --> module-foo.so modules/addressbook/Makefile.am | 10 +++++----- modules/bogofilter/Makefile.am | 10 +++++----- modules/calendar/Makefile.am | 11 +++++------ modules/composer-autosave/Makefile.am | 10 +++++----- modules/mail/Makefile.am | 10 +++++----- modules/mailto-handler/Makefile.am | 10 +++++----- modules/mdn/Makefile.am | 10 +++++----- modules/offline-alert/Makefile.am | 10 +++++----- modules/online-accounts/Makefile.am | 10 +++++----- modules/plugin-lib/Makefile.am | 10 +++++----- modules/plugin-manager/Makefile.am | 10 +++++----- modules/plugin-mono/Makefile.am | 10 +++++----- modules/plugin-python/Makefile.am | 10 +++++----- modules/spamassassin/Makefile.am | 10 +++++----- modules/startup-wizard/Makefile.am | 10 +++++----- modules/web-inspector/Makefile.am | 10 +++++----- 16 files changed, 80 insertions(+), 81 deletions(-) commit 3c6919a70c6653c9306900b97f2896fdeed3375a Author: Milan Crha Date: Thu May 10 17:59:21 2012 +0200 Spell checking for 'Summary' in Event/Task/Memo editors calendar/gui/dialogs/event-page.c | 13 ++++++++ calendar/gui/dialogs/event-page.ui | 2 +- calendar/gui/dialogs/memo-page.c | 22 +++++++++++++ calendar/gui/dialogs/memo-page.ui | 2 +- calendar/gui/dialogs/task-editor.c | 58 ++++++++++++++++++------------------ calendar/gui/dialogs/task-page.c | 17 ++++++++++ calendar/gui/dialogs/task-page.ui | 2 +- 7 files changed, 84 insertions(+), 32 deletions(-) commit 3c7cce96c0a51c908c5819479489003e5b88bf68 Author: Daniel Mustieles Date: Thu May 10 12:00:14 2012 +0200 Updated Spanish translation po/es.po | 436 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 222 insertions(+), 214 deletions(-) commit f634ecbafe820d4a38a690c250766212d8e52d32 Author: Piotr Drąg Date: Wed May 9 22:53:48 2012 +0200 Updated POTFILES.in po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ecc1f7ae88ae9ef26f182f97a481a00470969cd1 Author: Milan Crha Date: Wed May 9 19:50:33 2012 +0200 Bug #200683 - Composer subject spell checking composer/Makefile.am | 2 + composer/e-composer-header-table.c | 3 +- composer/e-composer-private.c | 23 + composer/e-composer-spell-header.c | 75 ++++ composer/e-composer-spell-header.h | 68 +++ composer/e-composer-text-header.c | 31 +- composer/e-composer-text-header.h | 2 + configure.ac | 2 +- widgets/misc/Makefile.am | 2 + widgets/misc/e-spell-entry.c | 861 ++++++++++++++++++++++++++++++++++++ widgets/misc/e-spell-entry.h | 59 +++ 11 files changed, 1119 insertions(+), 9 deletions(-) commit f46ea07a61ad8fc8a6af8e95fcda73cfa4983348 Author: Jiro Matsuzawa Date: Mon May 7 23:53:53 2012 +0900 [l10n] Update Japanese translation Fix an error in translation po/ja.po | 386 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 193 insertions(+), 193 deletions(-) commit 37bced5691f1b5d333d2ddb0de1a5db2e1f10690 Author: Reinout van Schouwen Date: Mon May 7 01:04:46 2012 +0200 Last commit didn't include the fix for #566029. po/nl.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 4b009799b16939687b9e6e74c78bf2ef6ad9b7c0 Author: Reinout van Schouwen Date: Mon May 7 01:02:02 2012 +0200 Correct spelling errors and typos. Fixes bugs 566029 and 648135. po/nl.po | 279 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 137 insertions(+), 142 deletions(-) commit 3cce397e3e7bde2e7bcb55d15405a160756a7a66 Author: Milan Crha Date: Fri May 4 12:03:53 2012 +0200 Bug #669111 - Lost charset in replies to encrypted mails em-format/em-format.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 381c91c0d23f717e07da16ab6df56a655b5388b5 Author: Matthew Barnes Date: Thu May 3 15:45:52 2012 -0400 Bug 675391 - Remove support for EVOLUTION_PLUGIN_PATH. This was a hidden feature to load EPlugins from a custom location by setting the EVOLUTION_PLUGIN_PATH environment variable. It defaulted to $HOME/.eplugins, which is in violation of the XDG Base Directory Specification. Since I've never ever heard of anyone using this and wasn't even aware of it myself, rather than migrating the folder to a standard-compliant location I'm just going to drop support for EVOLUTION_PLUGIN_PATH and put my money on no one noticing. The EPlugin framework is gradually being decommissioned anyway in favor of the simpler and more flexible EExtension framework in Evolution-Data-Server. e-util/e-plugin.c | 79 +++++++++++----------------------------------------- e-util/e-plugin.h | 1 - 2 files changed, 17 insertions(+), 63 deletions(-) commit 32e4f0814d464ebf175f7a39e56fb41fcd73f70d Author: Dan Vrátil Date: Thu May 3 17:01:53 2012 +0200 Fix displaying icons in EWebView alerts e-util/e-stock-request.c | 3 ++- mail/e-mail-display.c | 1 - widgets/misc/e-web-view.c | 38 ++++++++------------------------------ 3 files changed, 10 insertions(+), 32 deletions(-) commit f25826211b007a615118f9b583a66d7027eddeac Author: Milan Crha Date: Thu May 3 14:43:32 2012 +0200 Bug #669463 - HTML signature opens in editor as Plain text modules/mail/e-mail-shell-backend.c | 19 ++++++++----- widgets/misc/e-signature-editor.c | 48 ++++++++++++++++++++++++++++++++++- widgets/misc/e-signature-editor.h | 5 +++ widgets/misc/e-signature-manager.c | 2 + 4 files changed, 66 insertions(+), 8 deletions(-) commit a195cd1e79d3226011935f3d238579cc8009d92d Author: Milan Crha Date: Thu May 3 13:54:02 2012 +0200 Initialize ESignatureEditor with GtkHTML's WebView widgets/misc/e-signature-editor.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 6c1a8089235c9dad49c3ce37d188ca9de0d06bbf Author: Milan Crha Date: Thu May 3 13:45:37 2012 +0200 Bug #669445 - A way of turning Message Preview off by default mail/e-mail-paned-view.c | 26 +++++++++++++++++++++----- 1 files changed, 21 insertions(+), 5 deletions(-) commit a5984501854e6625a92f6323cfef5aaea1225484 Author: Milan Crha Date: Thu May 3 13:02:14 2012 +0200 Bug #669295 - Choice made for 'setup Google contact/calendar' is not remembered mail/em-account-editor.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 55a83bbbaa1e78363f3c631f9f92b86c87ed80b5 Author: Dan Vrátil Date: Thu May 3 11:58:14 2012 +0200 Bug #675347 - No 'Retrieving message...' in preview panel mail/e-mail-reader.c | 1 + widgets/misc/e-web-view.c | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) commit a59e6b170897945a4f73a827de6e8fb1cfc987e0 Author: Milan Crha Date: Thu May 3 11:42:24 2012 +0200 Bug #669133 - Import Assistant preview widget is too small widgets/misc/e-import-assistant.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 96f9d7a159ebec6ff456f53cedb4beb338b8b3f6 Author: Dan Vrátil Date: Thu May 3 10:14:37 2012 +0200 Bug #674997 - Collapsing contact lists broken in Contacts preview addressbook/gui/widgets/eab-contact-display.c | 21 ++++++ addressbook/gui/widgets/eab-contact-formatter.c | 88 ++++++++++++++++++++--- addressbook/gui/widgets/eab-contact-formatter.h | 2 + plugins/vcard-inline/vcard-inline.c | 5 ++ 4 files changed, 105 insertions(+), 11 deletions(-) commit b91c6da187f51f6e2956f5d89b193f7004449360 Author: Milan Crha Date: Wed May 2 13:59:21 2012 +0200 Bug #246581 - Replies in Sent folder goes to myself mail/em-composer-utils.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit c136ccf7bdb2f460dd1746d7b33b649b9425944e Author: Christian Kirbach Date: Mon Apr 30 23:42:47 2012 +0200 Updated German translation po/de.po | 340 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 169 insertions(+), 171 deletions(-) commit b88015e933f731faecfa8cd1562b5e6c187a7f26 Author: Matthew Barnes Date: Mon Apr 30 13:11:31 2012 -0400 Require libsoup >= 2.38.1. To pick up the fix for bug 673678: "Property SSL_USE_SYSTEM_CA_FILE's value is ignored" configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0daddb3c43170b994f25cffed40799db68cae0c7 Author: Kjartan Maraas Date: Mon Apr 30 10:38:20 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 1763 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 872 insertions(+), 891 deletions(-) commit 992b9329c5b17b115767bf3291fb004255d76f6e Author: Priit Laes Date: Sun Apr 29 20:41:35 2012 +0300 Fix memleak introduced from patch for bug #674466 mail/e-mail-display.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 747db5952db1ac5251ea9d3b47780ed441ed77ed Author: Matthew Barnes Date: Sun Apr 29 10:21:12 2012 -0400 EMFormat: Cleanups. em-format/em-format-quote.c | 8 +- em-format/em-format.c | 78 ++++++------ em-format/em-format.h | 273 ++++++++++++++++++++----------------------- 3 files changed, 171 insertions(+), 188 deletions(-) commit a5447adfe6d3579f32305933c9b0d2b27e33eaac Author: Matthew Barnes Date: Sat Apr 28 21:57:15 2012 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)