commit aef5471ca5fef3bcd170334e0cbae1c5d57bc152 Author: Matthew Barnes Date: Sun Feb 6 01:12:43 2011 -0500 NEWS update for 2.32.2 release. NEWS | 40 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) commit 2159775a7c3b50bc655cc69e3dea3ad574639c54 Author: Matthew Barnes Date: Sat Feb 5 23:31:59 2011 -0500 CalDAV: Fix a compiler warning. calendar/backends/caldav/e-cal-backend-caldav.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 04de6a3d5dd2d631c263d92e5f388f57d607a56b Author: Vibha Yadav Date: Fri Feb 4 15:04:27 2011 +0100 Bug #641250 - Cannot add more than 2 recipients in To: or Cc: field libedataserverui/e-name-selector-entry.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 12116eb27db8691d5fd9656a95e35cdceb07d030 Author: Raul Gutierrez Segales Date: Wed Feb 2 18:17:40 2011 -0500 Improve libebook annotations. addressbook/libebook/e-book.c | 12 ++++++------ addressbook/libebook/e-contact.c | 4 ++-- addressbook/libebook/e-vcard.c | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) commit 16e2e84aaff70a12145978f88107b63da2cf39ce Author: Milan Crha Date: Wed Feb 2 13:51:36 2011 +0100 Bug #634743 - Moving message on GMail with real Trash set deletes it (2nd try) camel/providers/imap/camel-imap-folder.c | 27 ++++++++++++++++++--------- 1 files changed, 18 insertions(+), 9 deletions(-) commit d6eb500aae5b8f9062bccfbcd7134595c4093bd9 Author: Milan Crha Date: Tue Feb 1 20:07:51 2011 +0100 Bug #634743 - Moving message on GMail with real Trash set deletes it camel/providers/imap/camel-imap-folder.c | 43 +++++++++++++++++++++++++++-- 1 files changed, 40 insertions(+), 3 deletions(-) commit bc9e9d79f096b24ae949d66add58fd5975792aa9 Author: Matthew Barnes Date: Sat Jan 29 23:22:56 2011 -0500 Bug 640898 - Evolution creates invalid vCard addressbook/libebook/e-vcard.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ff2a3874a379ae3071b40858d096c6633a093e3c Author: Milan Crha Date: Fri Jan 21 15:14:28 2011 +0100 Bug #635339 - 'Mark as read' from popup menu not working on Junk folder camel/camel-folder-summary.c | 21 ++++++++++++++++++--- camel/camel-store.c | 21 +++++++++++++++++++++ camel/camel-vee-summary.c | 25 +++++++------------------ 3 files changed, 46 insertions(+), 21 deletions(-) commit 4e0280283ad62c45cbe0b6de63833f9ae6ff3397 Author: Jonathan-Christofer Demay Date: Wed Jan 19 20:58:59 2011 -0500 Fix build issue when not using Kerberos. Apparently when building without Kerberos support the entire contents of camel-sasl-gssapi.c is omitted, which breaks generating API docs because camel-scan.c expects a camel_sasl_gssapi_get_type() regardless. With this commit, when building with Kerberos support, CamelSaslGssapi is still a registered CamelSasl subclass but it does absolutely nothing and is never used by Camel's SASL support. camel/camel-sasl-gssapi.c | 49 +++++++++++++++++++++++++++++--------------- 1 files changed, 32 insertions(+), 17 deletions(-) commit ee21a86b6ea8b84962d878924b2daeb5e3d2087b Author: Matthew Barnes Date: Tue Jan 18 21:27:37 2011 -0500 Treat empty cache files as nonexistent. For some reason, cached mail message files are sometimes winding up as zero-length files. Still need to figure out how this is happening, but in the meantime teach Camel to disregard zero-length cache files. camel/camel-data-cache.c | 9 +++++- camel/providers/imapx/camel-imapx-server.c | 39 +++++++++++---------------- 2 files changed, 23 insertions(+), 25 deletions(-) commit e1420460dd77ac74e9b71161ade1ba00bc755f1e Author: Andika Triwidada Date: Mon Jan 17 12:58:23 2011 +0700 Revert "Updated Indonesian translation" Should have been commited to master This reverts commit 28feecc3b3fea2af6ac329cb1632ee7e271e5880. po/id.po | 2727 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1321 insertions(+), 1406 deletions(-) commit 28feecc3b3fea2af6ac329cb1632ee7e271e5880 Author: Andika Triwidada Date: Mon Jan 17 12:47:44 2011 +0700 Updated Indonesian translation po/id.po | 2723 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1404 insertions(+), 1319 deletions(-) commit 2d0f4a345e6b228171cbbd3e5b4cca1af04e6695 Author: Milan Crha Date: Tue Jan 11 11:41:14 2011 +0100 Bug #638948 - NNTP folder doesn't implement Expunge camel/camel-disco-folder.c | 13 +++++++++++++ camel/providers/nntp/camel-nntp-folder.c | 29 +++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 0 deletions(-) commit cd47a3a9c65ae53c3a4140450261252d2fad4a05 Author: Milan Crha Date: Mon Jan 10 14:02:19 2011 +0100 Crash on bogus component removal in file calendar backend calendar/backends/file/e-cal-backend-file.c | 21 ++++++--------------- 1 files changed, 6 insertions(+), 15 deletions(-) commit da42efc59d9541c4b1f098bbf267210630e17ccd Author: Stef Walter Date: Mon Dec 27 08:17:25 2010 -0500 Bug 637916 - configure.ac with_nspr_includes test is incorrect configure.ac | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 0e7257764fdf45cd348098cc8e230d7b8574358c Author: Milan Crha Date: Mon Dec 20 11:04:49 2010 +0100 Bug #636334 - Birthdays&Anniversaries calendar skips local address books .../backends/contacts/e-cal-backend-contacts.c | 20 +++++++++++++------- 1 files changed, 13 insertions(+), 7 deletions(-) commit 1b959c2b74f029e2e5bc391c9e7199f724401976 Author: Milan Crha Date: Thu Dec 16 12:03:52 2010 +0100 Bug #420813 - Unnecessarily slow update/reopen of webcal calendars calendar/backends/http/e-cal-backend-http.c | 82 +++++++++++++++++++++++--- 1 files changed, 72 insertions(+), 10 deletions(-) commit b08a6a13d4cb48e9de8ffbc7f9d74ef8c7a9a8a4 Author: Milan Crha Date: Wed Dec 15 15:56:43 2010 +0100 Bug #634385 - Crash in smtp_connect camel/camel-tcp-stream-raw.c | 16 +++++++++------- camel/providers/smtp/camel-smtp-transport.c | 11 +++++++++-- 2 files changed, 18 insertions(+), 9 deletions(-) commit 0558e8ce4b6b24576feff95adac4bbca79a8dfa5 Author: Milan Crha Date: Fri Dec 10 17:48:15 2010 +0100 Do not store and generate local:/system URIs libedataserver/e-source.c | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) commit d113197091d51de358548c708b6f0e12e3e40dc6 Author: Federico Mena Quintero Date: Thu Nov 25 13:17:34 2010 -0600 bmo#6498 - Filters are not applied to imapx Inboxes The default for the 'filter' option in imapx was set to False. Now we make the default be True. This means that incoming messages through imapx will be filtered with Evolution's normal filters. A default of False means that your configuration doesn't work - people have no idea why their filters aren't working. Signed-off-by: Federico Mena Quintero camel/providers/imap/camel-imap-provider.c | 2 +- camel/providers/imapx/camel-imapx-provider.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 3d433ff3ac6e894e116cd3f6d727c02adf26fb3d Author: Milan Crha Date: Thu Dec 2 19:48:11 2010 +0100 Bug #625048 - Fails to detect America/New York system timezone calendar/libecal/e-cal-system-timezone.c | 63 ++++++++++++++++++++++++++---- 1 files changed, 55 insertions(+), 8 deletions(-) commit da8e52eb4d2e796cf8286bca94af1fc9f938d7af Author: Milan Crha Date: Fri Nov 26 09:12:44 2010 +0100 Bug #624420 - Crash camel_imapx_server_append_message camel/providers/imapx/camel-imapx-server.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit d43e7fb0ed9c76791b22ce5401735e307c766e5b Author: Milan Crha Date: Wed Nov 24 14:29:53 2010 +0100 Bug #635673 - Stack overflow when opening slow calendar calendar/libecal/e-cal.c | 44 ++++++++++++++++++++++---------------------- 1 files changed, 22 insertions(+), 22 deletions(-) commit 132709ba897951b7cf080d68cf98262de4c81e5d Author: Milan Crha Date: Wed Nov 24 13:38:09 2010 +0100 Bug #632962 - Duplicate "On this computer" sources after update libedataserver/e-source-group.c | 28 +++++++++++++++++++++------- 1 files changed, 21 insertions(+), 7 deletions(-) commit 15c7d8948cd0f628097976b7c054c79a6627841c Author: Diego Escalante Urrelo Date: Mon Nov 22 20:02:16 2010 -0500 Bug 635572 - Various linking failures On Debian sid, using binutils-gold, a couple missing links are discovered. addressbook/libedata-book/Makefile.am | 1 + calendar/libedata-cal/Makefile.am | 8 +++++--- camel/providers/imapx/Makefile.am | 1 + libedataserverui/Makefile.am | 4 ++++ 4 files changed, 11 insertions(+), 3 deletions(-) commit eb94ed95b24cb810a2d401c312b80ba162a158ea Author: Milan Crha Date: Mon Nov 22 21:17:37 2010 +0100 Bug #635550 - e-calendar-factory leaks memory calendar/libedata-cal/e-cal-backend-file-store.c | 2 - calendar/libedata-cal/e-cal-backend-intervaltree.c | 31 ++++++++---- calendar/libedata-cal/test-intervaltree.c | 54 +++++++++++++++++--- 3 files changed, 67 insertions(+), 20 deletions(-) commit 8e936b3e0bde9435bd20d4f453f8c686fecfb432 Author: Milan Crha Date: Fri Nov 19 15:46:30 2010 +0100 Bug #634573 - Crash when importing ics file calendar/backends/file/e-cal-backend-file.c | 9 ++- calendar/libecal/e-cal-component.c | 154 ++++++++++++++++++++++---- 2 files changed, 137 insertions(+), 26 deletions(-) commit b51c794af0fa4c443a59ee8239fcfdef327c7063 Author: Milan Crha Date: Fri Nov 19 09:51:44 2010 +0100 Bug #633181 - Deadlock after moving some mails in maildir camel/camel-folder-summary.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 22dcfedb465485d3d9eb09e358c83b11252c90b9 Author: Bharath Acharya Date: Tue Nov 16 11:09:52 2010 +0530 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)