commit 0fbb9568b64c216d4ccc0c44a7b4d10e8ac0c315 Author: Matthew Barnes Date: Sun Oct 16 11:36:47 2011 -0400 NEWS update for 3.2.1 release. NEWS | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) commit 6fc77de5143ed5ad403f3790e61b8718ee4edc1d Author: Mario Blättermann Date: Fri Oct 14 21:20:13 2011 +0200 [l10n] Updated German doc translation help/de/de.po | 576 ++++++++++++++++++++++++++++++--------------------------- 1 files changed, 302 insertions(+), 274 deletions(-) commit 1f791069266f2c65e94b06937fe1f08b8d6dc2d2 Author: Veerapuram Varadhan Date: Fri Oct 14 15:58:50 2011 +0530 Downstream bug Bnc#688711 unable to book resource calendar/gui/itip-utils.c | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) commit 3ef0aaec239b10c85f4aa51b713145033ecb8ced Author: Milan Crha Date: Thu Oct 13 14:42:52 2011 +0200 Bug #576478 - [Windows] Redirect Help->Contents to a web page shell/e-shell-window-actions.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 08e036104f9c8c9e9e8377cced4b55b0090f56d7 Author: Milan Crha Date: Thu Oct 13 10:31:29 2011 +0200 Bug #660721 - Online Account services not always activating mail/e-mail-store.c | 4 ++-- modules/online-accounts/e-online-accounts-google.c | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) commit e92b9ed8d85b555eaac65cb80eed8a7e0ddb5ddc Author: Vincent Untz Date: Wed Oct 12 09:31:17 2011 -0400 Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use GConf's default value for the version key is an empty string, which causes "sscanf (string, "%d.%d.%d", major, minor, micro)" to fail and leaves the major/minor/micro variables uninitialized. Instead, initialize the up front before reading the GConf key. (cherry picked from commit c2288452b3a7181057935fdb9f28c191f7a78658) shell/e-shell-migrate.c | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) commit 51d019cc1931bf5d475e06d90382b7ac0848dad4 Author: Milan Crha Date: Tue Oct 11 15:22:23 2011 +0200 Bug #661434 - Unfriendly search result widgets/text/e-text.c | 6 +++++- widgets/text/e-text.h | 1 + 2 files changed, 6 insertions(+), 1 deletions(-) commit 1d298e4c9e4b616d7fa7aa9657a4ee30c078839d Author: Milan Crha Date: Tue Oct 11 10:06:49 2011 +0200 Bug #660829 - Allow 'Mark as read' in right click menu on spam folder plugins/mark-all-read/mark-all-read.c | 30 ++++++++++++------------------ 1 files changed, 12 insertions(+), 18 deletions(-) commit 1a49802488336f112d25386cae7f02fefba80b68 Author: Milan Crha Date: Mon Oct 10 22:31:13 2011 +0200 Bug #660861 - Avoid mark-all-read on a non-folder selection plugins/mark-all-read/mark-all-read.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 1c53c9058b3c723e77c2331f7d069477277fd0a5 Author: Milan Crha Date: Mon Oct 10 22:09:39 2011 +0200 Bug #660850 - Missing set mnemonic widgets in composer preferences mail/mail-config.ui | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 6ccd82f59f2fd6bc9ab4897d28ccee5c64178d6a Author: Milan Crha Date: Mon Oct 10 20:28:52 2011 +0200 Bug #660782 - [pst-import] Missing tasks after import plugins/pst-import/pst-importer.c | 121 ++++++++++++++++++++++++++++++++----- 1 files changed, 105 insertions(+), 16 deletions(-) commit 3072771cd7136daccae63d86f6e96999b7dc0a6b Author: Rudolfs Mazurs Date: Sat Oct 8 21:46:05 2011 +0300 Updated Latvian translation. po/lv.po | 3832 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1882 insertions(+), 1950 deletions(-) commit 0ece877533b6faaac036051e6fc5a4295bc3363d Author: Dan Vrátil Date: Fri Oct 7 15:58:04 2011 +0200 Revert new string in "Bug #659876 - Make automatic contact address formatting optional" This reverts a new string in commit 3218a0ae85011e050b678043942136cfc6746c4c. .../apps_evolution_addressbook.schemas.in | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) commit 3218a0ae85011e050b678043942136cfc6746c4c Author: Dan Vrátil Date: Fri Oct 7 14:44:05 2011 +0200 Bug #659876 - Make automatic contact address formatting optional Added only GConf option to schema, GUI option will be available in Evolution 3.4. addressbook/gui/contact-editor/e-contact-editor.c | 26 ++++++++++++++++--- .../apps_evolution_addressbook.schemas.in | 12 +++++++++ 2 files changed, 34 insertions(+), 4 deletions(-) commit f211a81214948f80b0403208197af5718b7ac11b Author: Dan Vrátil Date: Fri Oct 7 14:29:37 2011 +0200 Bug #658066 - Security dialog is too big Fixed security dialog default size and resizing issues by simplifying the layout and replacing GtkVBoxes by GtkGrids. mail/em-format-html-display.c | 28 +++++++++-------- mail/mail-dialogs.ui | 68 +++------------------------------------- 2 files changed, 21 insertions(+), 75 deletions(-) commit 823920893a9aec9de335f322c071d0c5596631d7 Author: Nguyễn Thái Ngọc Duy Date: Fri Oct 7 22:46:44 2011 +1100 Updated Vietnamese translation po/vi.po | 107 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 66 insertions(+), 41 deletions(-) commit 15ccfba23f6f79db20f4fffae9515c89ce679aa6 Author: Matthew Barnes Date: Mon Oct 3 18:25:01 2011 -0400 Bug 660799 - Bad GOptionEntry in evolution-addressbook-export G_OPTION_FLAG_FILENAME is only for G_OPTION_ARG_CALLBACK options. (cherry picked from commit d5658725bf1c8cf7a705ca15e4fdd9b28939dd7e) addressbook/tools/evolution-addressbook-export.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 904978e17c5760a92554ab458d101c6d90d18a86 Author: Nguyễn Thái Ngọc Duy Date: Sun Oct 2 20:48:58 2011 +1100 Updated Vietnamese translation po/vi.po | 1065 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 410 insertions(+), 655 deletions(-) commit 55cf3b1be6f22ddc88916d1c7453ce5a9389e382 Author: Nguyễn Thái Ngọc Duy Date: Sat Oct 1 20:55:25 2011 +1000 Updated Vietnamese translation po/vi.po | 205 +++++++++++++++++++++----------------------------------------- 1 files changed, 70 insertions(+), 135 deletions(-) commit a4b15f667b2c6558660da3a41bcc5c4c1c24b3e4 Author: Nguyễn Thái Ngọc Duy Date: Sat Oct 1 20:38:13 2011 +1000 po/vi: import from Damned Lies po/vi.po |11617 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 5670 insertions(+), 5947 deletions(-) commit 20fc87485e564bc6befdda6eef89688c16ff12f3 Author: Matthew Barnes Date: Fri Sep 30 12:28:29 2011 -0400 Bug 659486 - EAlert default response is ignored by EAlertDialog (cherry picked from commit 75be8d77019b08759864d4405dbdbcbfef98ced5) composer/mail-composer.error.xml | 2 +- e-util/e-alert-dialog.c | 28 ++++++++++++++++++++++------ 2 files changed, 23 insertions(+), 7 deletions(-) commit 08c9a7506ea63e37a449be87b78fb5dd1453dca3 Author: Milan Crha Date: Thu Sep 29 14:30:11 2011 +0200 Bug #659517 - Calendar reminds of old events following upgrade calendar/gui/alarm-notify/config-data.c | 25 +++++++++++++++++-------- 1 files changed, 17 insertions(+), 8 deletions(-) commit e7d85fe7f7b85f0464d0d449fde0750de8d9d97a Author: krishnababu k Date: Thu Sep 29 17:38:00 2011 +0530 Updated Telugu Translations po/te.po |33081 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 16888 insertions(+), 16193 deletions(-) commit b93e6b4adae097207708a688d592eb0c10a61415 Author: Daniel Mustieles Date: Wed Sep 28 16:28:26 2011 +0200 Updated Spanish translation help/es/es.po | 44 ++++++++++++++++++++++---------------------- 1 files changed, 22 insertions(+), 22 deletions(-) commit 72db1165871d992969c71d54b3bd6fc1ff6307fe Author: Jorge González Date: Wed Sep 28 15:55:47 2011 +0200 Updated Spanish translation help/es/es.po | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 53 insertions(+), 1 deletions(-) commit d782b6db9adcb172fc54060d9ba0594abc923ec6 Author: Jorge González Date: Wed Sep 28 15:17:20 2011 +0200 Updated Spanish translation help/es/es.po | 50 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 48 insertions(+), 2 deletions(-) commit 18e0c9441c74346a98dcade1cafb25f4656674f6 Author: Jorge González Date: Wed Sep 28 13:23:13 2011 +0200 Updated Spanish translation help/es/es.po | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 44 insertions(+), 1 deletions(-) commit fab637f05b9ddfb00d1fe4699e64c7bf8debf636 Author: Jorge González Date: Wed Sep 28 12:58:14 2011 +0200 Updated Spanish translation help/es/es.po | 42 +++++++++++++++++++++++++++++++++++++++++- 1 files changed, 41 insertions(+), 1 deletions(-) commit 920207cba14679ade7d54fc5ba5b856360a1bb8b Author: Jorge González Date: Wed Sep 28 12:14:43 2011 +0200 Updated Spanish translation help/es/es.po | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 44 insertions(+), 1 deletions(-) commit 4df2b0bae1f97525531c1d9d4681988c2b02a784 Author: Jorge González Date: Wed Sep 28 11:38:04 2011 +0200 Updated Spanish translation help/es/es.po | 53 +++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 49 insertions(+), 4 deletions(-) commit 2d6fa0d4ca273e7ba07da3e9704797d5040df898 Author: Jorge González Date: Wed Sep 28 10:34:19 2011 +0200 Updated Spanish translation po/es.po | 125 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 64 insertions(+), 61 deletions(-) commit 331ea8ade2174b979c46029fb0ea0bb2aeb2bd7f Author: Jorge González Date: Wed Sep 28 10:30:54 2011 +0200 Updated Spanish translation help/es/es.po | 139 +++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 86 insertions(+), 53 deletions(-) commit 904166e404e813d664760c070716c0816d2752db Author: Matthew Barnes Date: Tue Sep 27 18:00:33 2011 -0400 Bug 659726 - Search Folders contain ambiguous reference to accounts This introduces a new function called e_mail_folder_uri_to_markup(), which may prove useful in other contexts. (cherry picked from commit 807184393ae4d9bd271797d74775939dd353dbd3) mail/e-mail-folder-utils.c | 48 +++++++++++++++++++++++++++++++++ mail/e-mail-folder-utils.h | 3 ++ mail/em-vfolder-rule.c | 64 ++++++++++++++++--------------------------- mail/mail-dialogs.ui | 2 +- 4 files changed, 76 insertions(+), 41 deletions(-) commit bd9e1e8f639c9e468a5b375ddbe5d92797dd4a31 Author: Milan Crha Date: Tue Sep 27 19:30:40 2011 +0200 Bug #659874 - Address Cards Render extra Phone Number addressbook/gui/widgets/e-minicard.c | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit 185570ee5d42ca13b4438cbf7ac1752b7b96e205 Author: Daniel Mustieles Date: Tue Sep 27 12:27:49 2011 +0200 Updated Spanish translation help/es/es.po | 250 +++++++++++++++++++++++++++++++-------------------------- 1 files changed, 137 insertions(+), 113 deletions(-) commit 6007aba94d8464aa7235c5e7915ed8c44f5bc3ca Author: Milan Crha Date: Tue Sep 27 11:16:13 2011 +0200 Bug #660224 - Assertion failure when forwarding message mail/e-mail-reader.c | 45 +++++++++++++++++++++++++++------------------ mail/em-composer-utils.c | 11 ++++++++++- mail/em-composer-utils.h | 3 ++- 3 files changed, 39 insertions(+), 20 deletions(-) commit be106511ef831f3b6a2f6ee10df3cc3a7db69747 Author: Seán de Búrca Date: Mon Sep 26 21:49:39 2011 -0600 Updated Irish translation po/ga.po | 8893 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 4439 insertions(+), 4454 deletions(-) commit f476fece5496306c9c8620a799ef8096d0d96d44 Author: Jorge González Date: Mon Sep 26 20:54:18 2011 +0200 Updated Spanish translation help/es/es.po | 45 +++++++++++++++++---------------------------- 1 files changed, 17 insertions(+), 28 deletions(-) commit b712d1bb466da50e30fc0b11b737e449c0ed075c Author: Jorge González Date: Mon Sep 26 20:35:20 2011 +0200 Updated Spanish translation help/es/es.po | 201 +++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 125 insertions(+), 76 deletions(-) commit 57dea592577dd871fda728f75d98d827b86a2494 Author: Jorge González Date: Mon Sep 26 15:57:55 2011 +0200 Updated Spanish translation help/es/es.po | 60 ++++++++++++++++++++++++++++++++++++++++++-------------- 1 files changed, 45 insertions(+), 15 deletions(-) commit 38c1f29bf77dcfe36b925e7c6f52739714376f5b Author: Carles Ferrando Date: Mon Sep 26 14:36:18 2011 +0200 [l10n]Updated Catalan (Valencian) translation po/ca@valencia.po | 7864 +++++++++++++++++++++++++++-------------------------- 1 files changed, 4021 insertions(+), 3843 deletions(-) commit 5e1c08530413a8b141c257c0f27ea01933069bc8 Author: Shankar Prasad Date: Mon Sep 26 16:53:29 2011 +0530 Updated Kannada Translation po/kn.po |33615 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 17863 insertions(+), 15752 deletions(-) commit 8a8087fac4c1ff229be021e452ad0b67916cc1f2 Author: Milan Crha Date: Mon Sep 26 12:44:38 2011 +0200 Bug #659568 - One day delay in calendar view calendar/gui/e-cal-model.c | 18 +++++++++------ calendar/gui/gnome-cal.c | 40 ++++++++++++++++++++++------------ modules/calendar/e-cal-shell-view.c | 16 ++++++++----- 3 files changed, 47 insertions(+), 27 deletions(-) commit 743a04d0a8dd0d539bc9f75657205f5896ad2621 Author: Milan Crha Date: Mon Sep 26 12:30:42 2011 +0200 Bug #655625 - Crash in atk_state_set_contains_state .../table/gal-a11y-e-table-click-to-add-factory.h | 2 +- widgets/table/gal-a11y-e-table-item.c | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) commit 5c1ba20566860a9170c79e44ef4bd378ba2f8146 Author: Milan Crha Date: Mon Sep 26 12:27:28 2011 +0200 Bug #659828 - Selecting a message with a sound attached loses focus mail/em-format-html-display.c | 2 +- widgets/table/e-tree.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit be8f9a8b899dbc8f685dcae64106284ace84a1d4 Author: Milan Crha Date: Mon Sep 26 12:23:45 2011 +0200 Bug #659440 - Doesn't mark messages as replied when sending offline mail/mail-ops.c | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit e4541643ea9a1ddd2bdfb3a2a18262f965edf368 Author: Milan Crha Date: Mon Sep 26 11:27:25 2011 +0200 Bug #659558 - Missing set mnemonic widgets modules/addressbook/ldap-config.ui | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit c21ff9fa99ae3a03884fea6db50f79003d0f9837 Author: Petr Kovar Date: Mon Sep 26 11:27:48 2011 +0200 Update Czech translation by Jiri Eischmann help/cs/cs.po |14211 +++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 13389 insertions(+), 822 deletions(-) commit ee075fdea7b89c4c7edda78b655519fe9c9ce8c4 Author: Petr Kovar Date: Mon Sep 26 11:23:06 2011 +0200 Update Czech translation by Jiri Eischmann po/cs.po | 4551 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 2275 insertions(+), 2276 deletions(-) commit 6ef0ed5c7abf8866f5ecff54bb14bb4522fddec2 Author: Milan Crha Date: Mon Sep 26 11:21:13 2011 +0200 Bug #659932 - 'Use system time zone' in not honored immediately calendar/gui/e-cal-model.c | 2 ++ modules/calendar/e-cal-shell-settings.c | 31 ++++++++++++++++++++++++++++--- 2 files changed, 30 insertions(+), 3 deletions(-) commit 9899d83cd78904602dbb23a6e8fc38fa1f4acf06 Author: Milan Crha Date: Mon Sep 26 11:11:32 2011 +0200 Bug #658835 - Color Scheme off in calendar calendar/gui/e-cal-model.c | 58 +++++++++++++++++++++++++++++++------------- 1 files changed, 41 insertions(+), 17 deletions(-) commit 0f033f626a85bcb022a7bfc79933305b0c7af3ee Author: Milan Crha Date: Mon Sep 26 09:59:06 2011 +0200 Invalid unref when merging contacts addressbook/gui/merging/eab-contact-merging.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit d216866d341c1e6681944db968055833ce027c35 Author: Milan Crha Date: Mon Sep 26 08:21:57 2011 +0200 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8c49381d9806cfeb2f3e3f3dfbd3766ad1033e99 Author: Manoj Kumar Giri Date: Mon Sep 26 10:34:44 2011 +0530 Updated Oriya Translation po/or.po |13010 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 6672 insertions(+), 6338 deletions(-) commit 615171f8dba06866ca93850e766cdf01558b1da0 Author: Gil Forcada Date: Sun Sep 25 23:28:48 2011 +0200 [l10n]Updated Catalan translation po/ca.po |10570 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 5355 insertions(+), 5215 deletions(-) commit d29a7bdffaed1a38a52e23e95406b18e3b9799f5 Author: Nilamdyuti Goswami Date: Sun Sep 25 22:24:53 2011 +0530 Updated Assamese Translations:bugzilla#659595 po/as.po |41888 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 22393 insertions(+), 19495 deletions(-) commit 71e8bcbf70bb98479f78db48640dc9b198947e3f Author: Inaki Larranaga Murgoitio Date: Sun Sep 25 18:44:19 2011 +0200 Updated Basque language po/eu.po |10913 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 5846 insertions(+), 5067 deletions(-) commit 95c0d59e9ac9023a67e526ffd027f361a374f710