commit cdcda152462e01ce2dd4dc24890e698f76492319 Author: Chenthill Palanisamy Date: Mon Apr 25 10:54:14 2011 +0530 Updates for 3.0.1 release NEWS | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) commit 03f9673e122675749219a16b8aab8e998ea24844 Author: Alexander Shopov Date: Sat Apr 23 17:44:42 2011 +0300 Updated Bulgarian translation po/bg.po | 3285 +++++++++++--------------------------------------------------- 1 files changed, 568 insertions(+), 2717 deletions(-) commit e029599fb94c5f74b9e4362371633b0192c1216d Author: Krasimir Chonov Date: Sat Apr 23 17:43:15 2011 +0300 Updated Bulgarian translation po/bg.po |16062 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 8650 insertions(+), 7412 deletions(-) commit 05c2a38fbe133f4173b80c954857e1d93aef6625 Author: Matthew Barnes Date: Fri Apr 22 15:27:24 2011 -0400 Bug 619782 - Characters override in contact editor express mode (cherry picked from commit 04f5c83b068bc67b49929f630721f8f869c4515a) addressbook/gui/contact-editor/contact-editor.ui | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 6d2907bc170c3f035409f5eea3ef701c7fcc6a0d Author: Dan Vrátil Date: Fri Apr 22 11:55:02 2011 -0400 Bug 648308 - Do not display full folder URI in "Opening folder" activity (cherry picked from commit be3025aa4451ea342f519db940e56c1a9d4d519f) mail/e-mail-session.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 082e8593fdf6d857e4471757a94ace146169ef2c Author: Matthew Barnes Date: Thu Apr 21 07:44:26 2011 -0400 Bug 648346 - Add style class to message browser toolbar (cherry picked from commit 69add830e12856ab29b96bdce7335bf18e0a2a6f) mail/e-mail-browser.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 78f83f5811bc58678957c4995b5ed88417ccb2a1 Author: Milan Crha Date: Thu Apr 21 09:49:50 2011 +0200 Bug #641154 - Crash in emae_check_authtype_done mail/em-account-editor.c | 24 ++++++++++++++++++++++-- 1 files changed, 22 insertions(+), 2 deletions(-) commit eda1599271759c9fe298729a63c6f56d5cd9fccb Author: Abner Silva Date: Wed Apr 20 23:04:43 2011 +0100 Bug 648317 - MeeGo shell looking for the wrong atom Yet another s/MOBLIN/MEEGO/ https://bugs.meego.com/show_bug.cgi?id=13756 (cherry picked from commit a27e5eb99ec458993f631e5617483701a482f42d) shell/e-shell-meego.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7bd0191f4f09cbaac08454674f4012b68e79a437 Author: Milan Crha Date: Wed Apr 20 18:44:00 2011 +0200 Bug #502188 - Store 'Remember password' for calendars calendar/common/authentication.c | 42 ++++++++++++++++++++++++++++++++++--- 1 files changed, 38 insertions(+), 4 deletions(-) commit 36049edd4c86cd86eff25e2b60fa062072ce124b Author: Daniel Korostil Date: Wed Apr 20 18:06:40 2011 +0300 Fixing Ukranian po/uk.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 0dd6536176dc98467f9dee212f4b835e96dc38d3 Author: Alban Crequy Date: Tue Apr 19 15:09:55 2011 +0100 evolution-alarm-notify: replace Moblin by Meego evolution-alarm-notify didn't start correctly on Meego Netbook. This patch fixes the problem by replacing "Moblin" by the new Meego strings. https://bugs.meego.com/show_bug.cgi?id=14683 (cherry picked from commit 387d6e01e3ca74b50b17e5597847d2acb6322a91) data/evolution-alarm-notify.desktop.in.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit fbcd71de1b26e23a35b5487eb7621f99e046fbc4 Author: Matthew Barnes Date: Mon Apr 18 19:16:32 2011 -0400 Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory Always copy the xmlChar property into GLib-allocated memory. g_mem_is_system_malloc() has nothing to do with libxml2. (cherry picked from commit 37b3d691ca6f1cc8e305d89cd14aa35856423e8c) e-util/e-plugin.c | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-) commit 525406b7790317ed5f63d1b67ad168c012d4dec9 Author: Milan Crha Date: Tue Apr 19 14:17:11 2011 +0200 Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modified addressbook/gui/contact-editor/eab-editor.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 3778bd85c711d1173165e47326ff8640cc7fa4ab Author: Milan Crha Date: Tue Apr 19 09:42:24 2011 +0200 Bug #645610 - [regression] Editing contact doesn't refresh view addressbook/gui/widgets/e-addressbook-model.c | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) commit f735a0833bd610bc520d1567baf9d483be849388 Author: Milan Crha Date: Mon Apr 18 16:33:47 2011 +0200 Bug #646197 - Crash with VALARM without ACTION property plugins/itip-formatter/itip-formatter.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9cde869aa801d52e0ff9a5e6fb7144978b6e60ec Author: David Woodhouse Date: Fri Apr 15 14:57:39 2011 +0100 Bug 647816 - Moving folder hierarchy causes error When *moving*, as opposed to copying, we only need to operate on the top-level folder; its children will automatically follow it. (cherry picked from commit d44fb9e2cf43ebec0ffc811d6d1f9f6e28ccefae) mail/em-folder-utils.c | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) commit 9045eb0026c91ee2174b06090d6c978299854394 Author: Matthew Barnes Date: Thu Apr 14 08:23:13 2011 -0400 Bug 647698 - Selected calendar doesnt authenticate after offline/online When I wrote e_load_cal_source_async() it didn't occur to me that a calendar backend may emit "auth-required" after the initial connection attempt. And because I was passing the allocated context data for the asynchronous load operation to e_cal_set_auth_func(), meaning the data gets freed at the end of the load operation, I was then calling e_cal_set_auth_func(cal, NULL, NULL) after the initial authentication was complete so that the ECal would not try to access the freed context data after the load operation finished. But that turned out to break the case of switching to offline mode, then back to online mode. Most calendar backends need to re-authenticate when they come back online. This commit instead passes data to the authentication function by way of g_object_set_data_full() so that the authentication function can be left in place for the duration of the ECal instance. Note that e_cal_set_auth_func() lacks a GDestroyNotify argument for the user data passed to it, which rules out passing any kind of allocated data structure. This is an API design flaw, in my opinion. But g_object_set_data_full() *does* take a GDestroyNotify argument. (cherry picked from commit 760c438e670e4ebe01c5431779628ed3a3189b76) calendar/common/authentication.c | 56 ++++++++++++++++++++++++++----------- 1 files changed, 39 insertions(+), 17 deletions(-) commit dae7aabd8a5da9e033568395a8acc8e54cff26a6 Author: Matthew Barnes Date: Wed Apr 13 12:50:00 2011 -0400 Don't try to refresh or sync mail folders when offline. Switching between mail folders in offline mode produces lots of annoying alerts for operations we shouldn't even be attempting. mail/e-mail-paned-view.c | 4 +++- mail/e-mail-reader.c | 8 +++++++- 2 files changed, 10 insertions(+), 2 deletions(-) commit efe921ce7a0270d7a714af8a1ff8b09742bb373e Author: Takayoshi OKANO Date: Mon Apr 11 23:27:04 2011 +0900 Updated Japanese translation. po/ja.po | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) commit 3e8827010beb11d4bfe58d59f4449effad303e28 Author: Matthew Barnes Date: Thu Apr 7 17:41:04 2011 -0400 Bug 646817 - Hide View->Preview menu in express mode ui/evolution-mail.ui | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 7b1930b288e138493ad1cf1c7c4ea5f61a9f8b38 Author: Andre Klapper Date: Tue Apr 5 13:27:18 2011 +0200 Move translator comments so they get picked up calendar/gui/print.c | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit b752b40df2c3acaf46102bb7351ac59e6006a9b2 Author: Chao-Hsiung Liao Date: Mon Apr 4 20:38:58 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 61 ++++++++++++++++++++++++---------------------------------- po/zh_TW.po | 61 ++++++++++++++++++++++++---------------------------------- 2 files changed, 50 insertions(+), 72 deletions(-) commit 2d06c42c2db3ead9ce8aa49af2179e8a255c5d49 Author: Baris Cicek Date: Mon Apr 4 09:53:06 2011 +0300 Updated Turkish translation po/tr.po |30371 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 16583 insertions(+), 13788 deletions(-) commit 2cba6cf81a75a36c07733c62c15e6b93a6bdc31d Author: Matthew Barnes Date: Sun Apr 3 21:35:47 2011 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)