commit 87aa42259b096689d81dcadb9d5c926865f2e16c Author: Chenthill Palanisamy Date: Mon Mar 19 11:57:06 2012 +0530 News update for 3.3.92 release NEWS | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) commit 4c58e189aa71d87021c3294f7757e1b2d540cd33 Author: Chenthill Palanisamy Date: Thu Feb 23 14:06:08 2012 +0530 Bug 736655 (bnc) - Deadlocks when auto-completing address in email composer addressbook/libedata-book/e-book-backend.c | 5 ++--- addressbook/libedata-book/e-data-book-view.c | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) commit 4ac112d1b46048c56ac39f2ace735a1bb8f8774b Author: Matthew Barnes Date: Sun Mar 18 11:25:29 2012 -0400 Update API documentation. addressbook/libebook/e-book-query.c | 4 ++-- addressbook/libebook/e-vcard.c | 10 +++++----- camel/camel-operation.c | 2 +- .../addressbook/libebook/libebook-sections.txt | 2 ++ .../libedata-book/libedata-book-sections.txt | 13 ++++++++++--- 5 files changed, 20 insertions(+), 11 deletions(-) commit 2d9df479aa740ca02dae7161fc9d9eb0f5e5c092 Author: Duarte Loreto Date: Sun Mar 18 13:44:45 2012 +0000 Updated Portuguese translation po/pt.po | 2913 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1622 insertions(+), 1291 deletions(-) commit 096e90bce705bd6c69a319c9f231910a35b463c8 Author: Jiri Eischmann Date: Sat Mar 17 17:49:24 2012 +0100 Updated Czech translation po/cs.po | 304 +++++++++++++++----------------------------------------------- 1 files changed, 74 insertions(+), 230 deletions(-) commit 366369834b9691da16e206b992cd266878dddc84 Author: Hannie Dumoleyn Date: Fri Mar 16 22:50:01 2012 +0100 Updated Dutch translation po/nl.po | 2874 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1605 insertions(+), 1269 deletions(-) commit 7efd1e7969c70fb497febd455591041994bbf90b Author: Matthew Barnes Date: Fri Mar 16 15:30:32 2012 -0400 Fix some crashes in imapx_command_start_next(). Start the next CamelIMAPXCommand before unreferencing the current one. imapx_command_start() calls camel_imapx_command_close() on the current command before initiating the next command, but imapx_command_start() is being handed a potentially dangling CamelIMAPXCommand pointer. This is most certainly causing of all the camel_imapx_command_close() crashes, and likely a good number of memory corruption crashes as well. camel/providers/imapx/camel-imapx-server.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit f8e6e4f4da952c8b662bf7b5525d683826d4377c Author: Matthew Barnes Date: Fri Mar 16 12:57:37 2012 -0400 Mention the return of dbus-glib in a NEWS blurb. NEWS | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 990e10860a7a624edcc38241422b7ad39f2cdf45 Author: Milan Crha Date: Fri Mar 16 16:12:34 2012 +0100 Bug #659756 - Initialize dbus-glib threading for GConf configure.ac | 9 +++++++++ services/evolution-addressbook-factory/Makefile.am | 2 ++ .../evolution-addressbook-factory.c | 5 +++++ services/evolution-calendar-factory/Makefile.am | 2 ++ .../evolution-calendar-factory.c | 5 +++++ 5 files changed, 23 insertions(+), 0 deletions(-) commit c0907ba4246c0e3760504fc4ffa948f1d765af85 Author: Rudolfs Mazurs Date: Tue Mar 13 00:22:14 2012 +0200 Updated Latvian translation. po/lv.po | 3180 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1760 insertions(+), 1420 deletions(-) commit 0227827fff524bbd757bf8f0443463ac797d785e Author: Milan Crha Date: Mon Mar 12 13:49:38 2012 +0100 Fix regression after commit for bug #664186 camel/providers/local/camel-maildir-store.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit fc9a3e7630e0c08043fa0d97a67559567d6663da Author: Sweta Kothari Date: Mon Mar 12 16:16:09 2012 +0530 Updated Gujarati Translations po/gu.po | 3021 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1637 insertions(+), 1384 deletions(-) commit 0192681ac6258df1489d41e208502a2acce68d20 Author: Timo Jyrinki Date: Mon Mar 12 11:00:35 2012 +0200 Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint po/fi.po | 5844 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 2706 insertions(+), 3138 deletions(-) commit dd6e2b26cb3b6d43c51d4360fb370754d9320fb6 Author: Yuri Myasoedov Date: Mon Mar 12 00:27:15 2012 +0400 Updated Russian translation po/ru.po | 130 +++++++++++++++++++++++++------------------------------------ 1 files changed, 53 insertions(+), 77 deletions(-) commit 9ac29052cac2da05b9c333902cd6d758ba8202d7 Author: Khoem Sokhem Date: Sat Mar 10 13:09:43 2012 +0100 Add initial Khmer translation po/LINGUAS | 1 + po/km.po | 5122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 5123 insertions(+), 0 deletions(-) commit 6df2b56276ad9dda7b1aa6089c2852d16abbd261 Author: Seong-ho Cho Date: Sat Mar 10 17:56:30 2012 +0900 Updated Korean translation po/ko.po | 161 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 83 insertions(+), 78 deletions(-) commit f9480820aa7ab3e0b629810062501e75a8914bc0 Author: Gabor Kelemen Date: Sat Mar 10 02:39:17 2012 +0100 Updated Hungarian translation po/hu.po | 2928 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1657 insertions(+), 1271 deletions(-) commit 4ed5287e572c137e7d418316806b3fa4be84c148 Author: Bruno Brouard Date: Fri Mar 9 22:52:16 2012 +0100 Updated French translation po/fr.po | 2800 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1525 insertions(+), 1275 deletions(-) commit e0bb9b9522080bf0660e74c1a5e7f9f40878dce9 Author: Piotr Drąg Date: Fri Mar 9 21:38:00 2012 +0100 Updated Polish translation po/pl.po | 2778 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1512 insertions(+), 1266 deletions(-) commit b058e4b1004abcb36aa5683fe43f5b5f977a5f38 Author: Milan Crha Date: Fri Mar 9 16:46:01 2012 +0100 Bug #665025 - Memory leak in camel mime camel/camel-data-wrapper.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 2b8a727115e617b4876dc70f6356092c3eaf4e62 Author: Bruce Cowan Date: Fri Mar 9 13:51:36 2012 +0000 Updated British English translation po/en_GB.po | 2890 +++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 1606 insertions(+), 1284 deletions(-) commit a62360e74d0c153dce98bcf6d68a6b460efd1ca2 Author: Patrick Ohly Date: Wed Mar 7 16:07:33 2012 +0000 EDS: memory leak fixes All of these leaks were found with valgrind when testing in combination with SyncEvolution. The fixed code passes the same tests without issues (in particular no double frees). The only non-obvious leak is the one of "muid" after e_gdbus_cal_call_create_object_sync() apparently a string is returned even if the call itself fails. addressbook/backends/file/e-book-backend-file.c | 7 +++++-- addressbook/libebook/e-contact.c | 2 ++ calendar/libecal/e-cal.c | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) commit 80680df918074e0665478d728901182327b5a742 Author: Mario Blättermann Date: Wed Mar 7 22:33:26 2012 +0100 [l10n] Updated German translation po/de.po | 2571 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1446 insertions(+), 1125 deletions(-) commit 07b1c5de5be3d6fcdeb90144e374fa49e59fc607 Author: Milan Crha Date: Wed Mar 7 20:17:33 2012 +0100 Update store<=>folder summaries connection on folder rename camel/providers/imap/camel-imap-folder.c | 8 ++++++++ camel/providers/imapx/camel-imapx-folder.c | 20 ++++++++++++++++++++ 2 files changed, 28 insertions(+), 0 deletions(-) commit ffd8689da2f2c3c87f12c196695558c49e885382 Author: Milan Crha Date: Wed Mar 7 19:30:54 2012 +0100 Bug #664186 - Maildir scan checks incorrectly for folder name prefix camel/providers/local/camel-maildir-store.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit 132b32693210b8173c591d9c8c80efc798f8bfbb Author: Matthew Barnes Date: Wed Mar 7 13:23:50 2012 -0500 CamelIMAPXServer: Avoid crashing in cancel_all_jobs(). This is a workaround. I don't know why some CamelIMAPXCommands are bad. camel/providers/imapx/camel-imapx-server.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit c9f56debf75e62206b4c083235172c1079d7cb8c Author: Matthew Barnes Date: Wed Mar 7 11:42:10 2012 -0500 camel-local-provider.c: Remove superfluous conf entries. camel/providers/local/camel-local-provider.c | 23 +---------------------- 1 files changed, 1 insertions(+), 22 deletions(-) commit 0ccca7619d6fdef42e26aa987a5eea57ab110a41 Author: Milan Crha Date: Wed Mar 7 11:17:50 2012 +0100 Fix compiler format warnings in IMAPX code camel/providers/imapx/camel-imapx-command.c | 4 ++-- camel/providers/imapx/camel-imapx-server.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit 13aed50b786a147b0c1c7dac53e82e5742202f04 Author: Milan Crha Date: Wed Mar 7 11:07:18 2012 +0100 Bug #671470 - Mail search on body doesn't work (local mail) This contains also an interim "solution", till body indexing for maildir folders is properly fixed. camel/providers/local/camel-local-folder.c | 15 ++++++++++++--- camel/providers/local/camel-maildir-folder.c | 9 +++++++-- 2 files changed, 19 insertions(+), 5 deletions(-) commit 68cacfcb108c40932d6f776dd217d57c8335bb96 Author: Milan Crha Date: Wed Mar 7 08:28:31 2012 +0100 Try to RC2047-decode address-only string when parsing email addresses This is for cases when email address consists only of an encoded string, with no SMTP part. That way the encoded string was treated as email address and is never decoded, which was shown in the UI. camel/camel-mime-utils.c | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit 28e0ff467602ce2f498c2e0d79a33a87d02c4695 Author: Matthew Barnes Date: Tue Mar 6 10:10:19 2012 -0500 Suppress deprecation warnings. Suppress deprecated declaration warnings, particularly from GTK+, until we're ready to care again. Once we require GTK+ 3.4 we can start using the new deprecation min/max macros. configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7b4643dd17d94057e414326d37faccb8e5dd6576 Author: Nilamdyuti Goswami Date: Tue Mar 6 13:28:28 2012 +0530 Assamese translation completed po/as.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f0f4ee1f5a618887b725f7651196d84bb6a7a5ab Author: Nilamdyuti Goswami Date: Tue Mar 6 13:23:17 2012 +0530 Assamese translation completed po/as.po | 3045 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1709 insertions(+), 1336 deletions(-) commit d37eb88087ee0d70cbca7ae27331c79762188fa2 Author: Matthew Barnes Date: Mon Mar 5 17:08:14 2012 -0500 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)