commit cb16162cee376996c5b7050e2759523a15f7bdc9 Author: Matthew Barnes Date: Sun Nov 11 09:04:24 2012 -0500 NEWS update for 3.6.2 release. NEWS | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) commit 2f8dcbeb4ab33852ffd44d1acc57d22f3fadd623 Author: Matthew Barnes Date: Fri Nov 9 21:54:46 2012 -0500 Coding style and whitespace cleanup. camel/camel-certdb.c | 9 ++++----- camel/camel-imapx-server.c | 2 +- camel/camel-mime-utils.c | 2 +- camel/providers/pop3/camel-pop3-engine.c | 8 ++++---- camel/providers/pop3/camel-pop3-folder.c | 8 ++++---- libebackend/e-collection-backend.c | 9 +++++---- modules/online-accounts/goaewsclient.c | 6 +++--- modules/online-accounts/module-online-accounts.c | 9 +++++++-- 8 files changed, 29 insertions(+), 24 deletions(-) commit b20c31defbc4af6f3723954df62bee11d8767761 Author: Matthew Barnes Date: Fri Nov 9 22:33:30 2012 -0500 vala: Remove unused metadata. vala/EDataServer-1.2.metadata | 1 - 1 file changed, 1 deletion(-) commit 3bc44ae16837ad495351f840370a0cc58127788b Author: Matthew Barnes Date: Fri Nov 2 16:33:03 2012 -0400 Suppress g-ir-scanner warnings. They're far too noisy, and make it difficult to spot new C compiler warnings, which are the only ones I care about. We can enable them again when we're serious about cleaning them up. In the meantime, they're just getting in the way. (cherry picked from commit e8ecbd7356caf9e3a4668a71224c60cce2bf94bf) addressbook/libebook/Makefile.am | 2 +- calendar/libecal/Makefile.am | 2 +- libedataserver/Makefile.am | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit c9a2cbd7dfd0c11dcccbedb4f0235af8e1570015 Author: Matthew Barnes Date: Wed Nov 7 07:53:56 2012 -0500 Disable runtime check in source_registry_initable_init(). Rationale explained in the source code. (cherry picked from commit fab2ee606fad729edafc9a22379a26c01b1f0eb5) libedataserver/e-source-registry.c | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) commit 88ae806e70ac9902170b2ad899fef5aadf797d8a Author: Dan Williams Date: Wed Nov 7 06:59:51 2012 -0500 Bug 687694 - imapx_untagged_vanished() is inefficient For uid->len = 318320, timing the loop yields: g_list_append(): 60+ seconds g_list_prepend(): 0.3 seconds (cherry picked from commit ffd4d6931fd5af8624610825dd026139a6926a38) camel/camel-imapx-server.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit a72fce911a90e0645cf3e05366a7fdb095aa0da3 Author: Milan Crha Date: Wed Nov 7 13:09:18 2012 +0100 Bug #687642 - Crash under caldav_synch_slave_loop() calendar/backends/caldav/e-cal-backend-caldav.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 92b736559ea5d2ede02cd6b060e48071ce8b7185 Author: Andreas Kohn Date: Wed Nov 7 12:35:51 2012 +0100 Bug #669082 - Workaround crash in imapx_command_copy_messages_step_done() camel/camel-imapx-server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7668bc28f0427901e0e7b75d8bf0d740ce389606 Author: Milan Crha Date: Tue Nov 6 19:00:43 2012 +0100 Bug #687776 - E-D-S crash in local address book addressbook/backends/file/e-book-backend-file.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit eaf9825a785c0e78bd72f7bfd961951d917990a6 Author: Paul Menzel Date: Sun Nov 4 22:42:08 2012 +0100 [l10n] Fixed German translation, bug #687562 po/de.po | 529 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 268 insertions(+), 261 deletions(-) commit 4fb1d0e12510fdf20082dd57921b57754979d77e Author: Matthew Barnes Date: Sun Nov 4 11:41:16 2012 -0500 EBookBackendSqliteDB: Add argument guards. (cherry picked from commit 1bfd6765d4684ab91842aabb87604badf80b52c0) .../libedata-book/e-book-backend-sqlitedb.c | 105 ++++++++++++++++++-- 1 file changed, 98 insertions(+), 7 deletions(-) commit 3fd3e05dac42b255250e10b95f3b13bd6a708810 Author: Yuri Myasoedov Date: Sun Nov 4 20:21:41 2012 +0400 Updated Russian translation po/ru.po | 133 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 89 insertions(+), 44 deletions(-) commit 9c843b8cb4d1bc77323d63c1815daff06b25df29 Author: A S Alam Date: Sun Nov 4 09:54:11 2012 +0530 update Punjabi Translation for package po/pa.po | 208 ++++++++++++++++++++++++++++---------------------------------- 1 file changed, 94 insertions(+), 114 deletions(-) commit 05f81278cdf7fb40466b30016e81a743fb4057f3 Author: Gil Forcada Date: Sat Nov 3 16:10:07 2012 +0100 [l10n] Updated Catalan translation po/ca.po | 761 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 401 insertions(+), 360 deletions(-) commit 22a53d47e25b0f9e0dc6ab513037df30e768d951 Author: Matthew Barnes Date: Fri Nov 2 13:15:00 2012 -0400 Fix invalid Gtk-Doc syntax in comments. Not certain this is everything, just what I could find. addressbook/libedata-book/e-data-book-view.c | 7 ++++--- calendar/libecal/e-cal-check-timezones.c | 2 +- calendar/libecal/e-cal-client.c | 22 +++++++++++----------- calendar/libecal/e-cal-component.c | 7 ++++--- calendar/libecal/e-cal.c | 22 +++++++++++----------- calendar/libedata-cal/e-cal-backend.c | 4 ++-- 6 files changed, 33 insertions(+), 31 deletions(-) commit 56e29e6a9260a26cabfc2a077093a79f44ee1d43 Author: Milan Crha Date: Fri Nov 2 11:10:17 2012 +0100 e_async_closure_callback: Do not test 'object' parameter validity It is unnecessary to test validity of the 'object' parameter, especially when this callback does nothing with it. The reason is that the secret_password_store() calls the callback with NULL 'object', which leads to a deadlock on the source registry side. libedataserver/e-data-server-util.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 8f1a9518da373d081c9a7475c64cf58563709bd0 Author: Milan Crha Date: Fri Nov 2 10:40:07 2012 +0100 Bug #685090 - GOA EWS module doesn't save all required values modules/online-accounts/goaewsclient.c | 41 +++++++++++++++++- modules/online-accounts/module-online-accounts.c | 49 +++++++++++++++++++++- 2 files changed, 88 insertions(+), 2 deletions(-) commit 9dae6ba3c2dac006c4a941011daedc45b861c0a1 Author: Milan Crha Date: Wed Oct 31 20:39:29 2012 +0100 Collection's child source Enabled should match collections Enabled libebackend/e-collection-backend.c | 5 +++++ 1 file changed, 5 insertions(+) commit a7a73cbf35102868fd5637fdd129cd9d56547fe1 Author: Sandeep Sheshrao Shedmake Date: Wed Oct 31 09:24:17 2012 +0530 Updated Marathi Translations po/mr.po | 197 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 113 insertions(+), 84 deletions(-) commit c0835a29f75cd997906c9f748e901d273368bb55 Author: Alexandre Franke Date: Tue Oct 30 19:30:03 2012 +0100 Update French translation po/fr.po | 217 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 129 insertions(+), 88 deletions(-) commit 29287144fd7821ddf0d1dda875dae20b0eebb3e9 Author: Milan Crha Date: Tue Oct 30 19:00:34 2012 +0100 Bug #681962 - Identify server certificates by hostname and fingerprint camel/camel-certdb.c | 102 ++++++++++++++++++++++++++++++++++++------ camel/camel-certdb.h | 4 +- camel/camel-tcp-stream-ssl.c | 11 ++--- 3 files changed, 94 insertions(+), 23 deletions(-) commit 8976a4c0f54e5635e785c64dabfec778a6f9f4ac Author: Milan Crha Date: Tue Oct 30 18:49:15 2012 +0100 Bug #685034 - [imapx] Read status of email is not persisted correctly camel/camel-imapx-server.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit a548011233eeba195aa519eaa210d4c1457a89e9 Author: Sweta Kothari Date: Tue Oct 30 15:41:52 2012 +0530 Updated gujarati file po/gu.po | 191 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 112 insertions(+), 79 deletions(-) commit 5323e33d2986e049f78c985c9b028870c0993748 Author: Milan Crha Date: Mon Oct 29 17:05:47 2012 +0100 Bug #687100 - Crash under cal_backend_contacts_remove_book_record() calendar/backends/contacts/e-cal-backend-contacts.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) commit a0d04e1ce5dacc564782d1a8300f61d2e4a74087 Author: Milan Crha Date: Mon Oct 29 15:13:41 2012 +0100 Bug #686924 - Doesn't parse Gerrit encoded From address correctly camel/camel-mime-utils.c | 48 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) commit eb808f333600ffcc952ee7d7deb9b28b5b55188d Author: Matthew Barnes Date: Sun Oct 28 07:38:10 2012 -0400 imapx_command_start: Improve handling of write-to-stream error. For some reason we were calling camel_stream_write_string() without passing a GError, and on failure setting a very generic error message and losing potentially useful information about the actual error. (cherry picked from commit 3ea35694702692ad17895e5751146127606e591d) camel/camel-imapx-server.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) commit 5ce9ff162effaa170af34ff3f4b8d6d5b79692d1 Author: JB Lallement Date: Fri Oct 26 11:26:13 2012 -0400 Bug 686719 - Missing linker flags in Camel tests (cherry picked from commit 52f87cba60b4d65a3d91718c25afc66d34db7db5) camel/tests/folder/Makefile.am | 3 ++- camel/tests/message/Makefile.am | 3 ++- camel/tests/mime-filter/Makefile.am | 3 ++- camel/tests/misc/Makefile.am | 3 ++- camel/tests/smime/Makefile.am | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) commit b775fba157e0937baeec6df62ec3b943e0d1aa67 Author: Matthew Barnes Date: Thu Oct 25 13:03:52 2012 -0400 Revert "Revert "Bug #678400 - ECollectionBackend populates disabled accounts"" This reverts commit 99f0208d4005f2650729c9b63a629c17e1cd964b. This reverts my revert, since I mistakenly thought it was breaking the ESourceCollection API. The solution is not ideal, but is fine as a stop-gap measure for Evolution-Data-Server 3.6.x. In 3.7.x I've added an e_source_registry_check_enabled() function and swapped out most of the e_source_get_enabled() calls throughout Evo and EDS, which obviates the need to keep enabled states for child sources sychronized with parent sources at all times. libebackend/e-collection-backend.c | 37 ++++++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 6 deletions(-) commit e54f417323fb783a4ad654df4fd5ef290abd1bb2 Author: Matthew Barnes Date: Tue Oct 23 16:07:47 2012 -0400 CamelIMAPXServer: Handle errors in imapx_continuation(). There was no error handling at all on the write-to-stream operations. (cherry picked from commit b46171b645a7e120fc25d627d84f07bea964d17c) camel/camel-imapx-server.c | 58 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 10 deletions(-) commit 40649bd390df0f521a11c064cdc13fad57188553 Author: Matthew Barnes Date: Tue Oct 23 15:31:56 2012 -0400 CamelIMAPXServer: Return a boolean from imapx_command_start_next(). The function is failable and takes a GError, yet returns void. This is how GErrors pile up. Return a boolean and add the necessary error checks where the function is called. (cherry picked from commit 687ac881cf58df2e01dc509c007321f758b0c9d2) camel/camel-imapx-server.c | 73 ++++++++++++++++++++++++++++++++------------ 1 file changed, 54 insertions(+), 19 deletions(-) commit 8ca1458779c3676420cc997e87265f69f212b531 Author: Matthew Barnes Date: Tue Oct 23 12:07:50 2012 -0400 CamelIMAPXServer: Improve error handling around stopping IDLE. imapx_stop_idle() returned a boolean but TRUE had an ambiguous interpretation. It either meant the DONE command was sent or an I/O error occurred. Define a new enum type (CamelIMAPXIdleStopResult) to resolve the ambiguity. Also imapx_command_idle_stop() returned a boolean but FALSE had an ambiguous interpretation. It either meant an I/O error occurred, or there was no available CamelIMAPXStream from which to issue the DONE command. Resolve the ambiguity by forcing callers to explicitly pass in a CamelIMAPXStream (and a GCancellable, while we're at it). (cherry picked from commit 21a5722a814e91e7224978e26ce86c751f6fe017) camel/camel-imapx-server.c | 152 +++++++++++++++++++++++++++++--------------- 1 file changed, 100 insertions(+), 52 deletions(-) commit 2b8c404fd91eda2bb4335ef7a2019e2fa1374ee1 Author: Milan Crha Date: Thu Oct 25 12:02:42 2012 +0200 Bug #680497 - POP3 re-adds messages to local Inbox camel/providers/pop3/camel-pop3-engine.c | 58 +++++++++++++++++--------- camel/providers/pop3/camel-pop3-engine.h | 10 +++-- camel/providers/pop3/camel-pop3-folder.c | 66 ++++++++++++++++++++++-------- camel/providers/pop3/camel-pop3-store.c | 22 ++++++---- 4 files changed, 110 insertions(+), 46 deletions(-) commit 1563f570ed6978ec9f41e730ab0de6549e298213 Author: Nilamdyuti Goswami Date: Thu Oct 25 13:09:57 2012 +0530 Assamese translation updated po/as.po | 859 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 467 insertions(+), 392 deletions(-) commit df973a04a3c578b379f797aa13b1cd2cf86549ff Author: Milan Crha Date: Wed Oct 24 18:38:43 2012 +0200 Bug #686727 - POP3 provider deadlocks on finalize camel/providers/pop3/camel-pop3-store.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) commit 431e900d18fb7a2a473e5eeb8e4c9ac5e60b1de7 Author: Rūdolfs Mazurs Date: Wed Oct 24 15:12:16 2012 +0300 Updated Latvian translation po/lv.po | 688 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 364 insertions(+), 324 deletions(-) commit 6234482a9b3f2411054c33f0f6d02f46b5ccdc40 Author: Hendrik Knackstedt Date: Wed Oct 24 10:54:15 2012 +0200 Updated German translation po/de.po | 1000 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 523 insertions(+), 477 deletions(-) commit 99f0208d4005f2650729c9b63a629c17e1cd964b Author: Matthew Barnes Date: Tue Oct 23 14:31:04 2012 -0400 Revert "Bug #678400 - ECollectionBackend populates disabled accounts" This reverts commit 20d7ae7dd4ba86a65a74a05146d6c143a725c3c4. Need to find a better solution than corrupting what are supposed to be separate state flags. libebackend/e-collection-backend.c | 37 ++++++------------------------------ 1 file changed, 6 insertions(+), 31 deletions(-) commit 20d7ae7dd4ba86a65a74a05146d6c143a725c3c4 Author: Milan Crha Date: Tue Oct 23 20:16:02 2012 +0200 Bug #678400 - ECollectionBackend populates disabled accounts libebackend/e-collection-backend.c | 37 ++++++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 6 deletions(-) commit 20ba89d361e8b5227c1fc3c0f3d6035eae031546 Author: Matthew Barnes Date: Tue Oct 23 11:04:21 2012 -0400 CamelIMAPXServer: Declare imapx_uidset_* functions as static. These functions were never meant to be exported. The "static" keyword seems to have been omitted by accident. Can't find any evidence of them being called from outside camel-imapx-server.c, so just make them static. (cherry picked from commit 8a77efaa3f94ec1a6aa4743c72e1a0b34163e8b8) camel/camel-imapx-server.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit a9880da361a3d4f92a890cb651e5eaa2fcb36dcf Author: Matthew Barnes Date: Tue Oct 23 10:53:46 2012 -0400 CamelIMAPXServer: Clean up static function declarations. One argument per line. (cherry picked from commit bc4f85db1f4efabe6c991fdccec00209a5b8c863) camel/camel-imapx-server.c | 59 +++++++++++++++++++++++++++++++------------- 1 file changed, 42 insertions(+), 17 deletions(-) commit b7e37966349e5f95497134970d2daa17e53069e9 Author: Matthew Barnes Date: Tue Oct 23 10:57:07 2012 -0400 CamelIMAPXServer: Make sure all disabled bits have a comment. Normally I throw away all disabled-with-no-explanation-why code chunks, but in this case they all seem related, so clarify that in the code. (cherry picked from commit 0fa4740592cf6aa06a552e4b8af724083e35f404) camel/camel-imapx-server.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit b79f0592d1895f10a7d987ddaa1ba41ac1f04ecf Author: Gabor Kelemen Date: Tue Oct 23 14:50:01 2012 +0200 Updated Hungarian translation po/hu.po | 1349 ++++++++++++++++++++++++++------------------------------------ 1 file changed, 561 insertions(+), 788 deletions(-) commit 9edd57b90a6a907c43f1db5e73cde89536cad732 Author: Kjartan Maraas Date: Mon Oct 22 19:49:57 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 627 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 335 insertions(+), 292 deletions(-) commit 08d7e9f4c7de3934f74d6f2dc8504f211c63c712 Author: Matthew Barnes Date: Mon Oct 22 13:20:11 2012 -0400 EAuthenticationSession: Close prompt before storing password. Close our prompt before storing the password in the keyring. If the keyring is locked, it will need to prompt the user for a keyring password, but it can't do that if our password prompt is still open since both prompts are system-modal. Not sure what would happen next; probably the store operation would either fail or deadlock. (cherry picked from commit d4e32002bfae7e48a83da10dfe53d17efafb74c6) libebackend/e-authentication-session.c | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) commit a540f318df15819167108671a472c2b34d3ef0a3 Author: Milan Crha Date: Mon Oct 22 11:25:00 2012 +0200 Bug #640594 - Save also UID/REV in WebDAV backend (for CardDAV) addressbook/backends/webdav/e-book-backend-webdav.c | 4 ---- 1 file changed, 4 deletions(-) commit 2a431a4a312602caffb30735914e62987eb1908e Author: Matthew Barnes Date: Sat Oct 20 20:13:34 2012 -0400 Coding style and whitespace cleanup. addressbook/backends/file/e-book-backend-file.c | 163 +++-- .../backends/google/e-book-backend-google.c | 98 +-- addressbook/backends/google/e-book-google-utils.c | 68 +- addressbook/backends/ldap/e-book-backend-ldap.c | 727 +++++++++++--------- addressbook/backends/vcf/e-book-backend-vcf.c | 53 +- .../backends/webdav/e-book-backend-webdav.c | 124 ++-- addressbook/libebook/e-address-western.c | 5 +- addressbook/libebook/e-book-client-view.c | 93 +-- addressbook/libebook/e-book-client.c | 146 ++-- addressbook/libebook/e-book-query.c | 21 +- addressbook/libebook/e-book-view.c | 95 +-- addressbook/libebook/e-book.c | 119 ++-- addressbook/libebook/e-contact.c | 147 ++-- addressbook/libebook/e-destination.c | 62 +- addressbook/libebook/e-name-western.c | 8 +- addressbook/libebook/e-vcard.c | 27 +- .../libedata-book/e-book-backend-db-cache.c | 3 +- addressbook/libedata-book/e-book-backend-sexp.c | 5 +- .../libedata-book/e-book-backend-sqlitedb.c | 104 +-- addressbook/libedata-book/e-book-backend-summary.c | 15 +- addressbook/libedata-book/e-data-book-view.c | 10 +- addressbook/libegdbus/e-gdbus-book-factory.c | 103 +-- addressbook/libegdbus/e-gdbus-book-view.c | 121 ++-- addressbook/libegdbus/e-gdbus-book.c | 126 ++-- calendar/backends/caldav/e-cal-backend-caldav.c | 223 +++--- calendar/backends/file/e-cal-backend-file.c | 196 +++--- calendar/backends/http/e-cal-backend-http.c | 47 +- calendar/backends/weather/e-cal-backend-weather.c | 14 +- calendar/libecal/e-cal-check-timezones.c | 7 +- calendar/libecal/e-cal-client-view.c | 147 ++-- calendar/libecal/e-cal-client.c | 226 +++--- calendar/libecal/e-cal-component.c | 146 ++-- calendar/libecal/e-cal-recur.c | 307 +++++---- calendar/libecal/e-cal-system-timezone.c | 84 +-- calendar/libecal/e-cal-time-util.c | 5 +- calendar/libecal/e-cal-util.c | 23 +- calendar/libecal/e-cal-view.c | 162 +++-- calendar/libecal/e-cal.c | 205 +++--- calendar/libedata-cal/e-cal-backend-cache.c | 26 +- calendar/libedata-cal/e-cal-backend-file-store.c | 5 +- calendar/libedata-cal/e-cal-backend-intervaltree.c | 15 +- calendar/libedata-cal/e-cal-backend-sexp.c | 276 +++++--- calendar/libedata-cal/e-cal-backend.c | 5 +- calendar/libedata-cal/e-data-cal-view.c | 40 +- calendar/libegdbus/e-gdbus-cal-factory.c | 109 +-- calendar/libegdbus/e-gdbus-cal-view.c | 109 +-- calendar/libegdbus/e-gdbus-cal.c | 175 +++-- camel/camel-imapx-folder.c | 5 +- camel/camel-imapx-server.c | 150 ++-- camel/camel-imapx-store.c | 8 +- camel/camel-imapx-stream.c | 5 +- camel/camel-imapx-summary.c | 7 +- camel/camel-imapx-utils.c | 41 +- camel/camel-mime-part.c | 11 +- camel/camel.c | 2 +- camel/providers/imap/camel-imap-folder.c | 4 +- libedataserver/e-time-utils.c | 17 +- libedataserverui/e-name-selector-entry.c | 2 +- libedataserverui/e-name-selector.c | 2 +- .../evolution-source-registry-migrate-sources.c | 3 +- tests/libebook/client/client-test-utils.c | 3 +- tests/libebook/client/test-client-revision-view.c | 5 +- tests/libebook/client/test-client-uid-only-view.c | 5 +- tests/libebook/ebook-test-utils.c | 129 ++-- tests/libebook/test-ebook-add-contact.c | 7 +- tests/libebook/test-ebook-commit-contact.c | 4 +- tests/libebook/test-ebook-get-book-view.c | 3 +- tests/libebook/test-ebook-get-contact.c | 4 +- tests/libebook/test-ebook-get-required-fields.c | 3 +- .../test-ebook-get-supported-auth-methods.c | 4 +- tests/libebook/test-ebook-get-supported-fields.c | 4 +- tests/libebook/test-ebook-remove-contact-by-id.c | 10 +- tests/libebook/test-ebook-remove-contact.c | 22 +- tests/libebook/test-ebook-remove-contacts.c | 3 +- tests/libebook/test-ebook-remove.c | 4 +- tests/libecal/client/test-client-revision-view.c | 21 +- tests/libecal/ecal-test-utils.c | 174 ++--- tests/libecal/test-ecal-add-timezone.c | 8 +- tests/libecal/test-ecal-create-object--2.c | 16 +- tests/libecal/test-ecal-get-object-list.c | 19 +- tests/libecal/test-ecal-get-query.c | 54 +- tests/libecal/test-ecal-get-timezone.c | 4 +- tests/libecal/test-ecal-modify-object.c | 25 +- tests/libecal/test-ecal-open.c | 8 +- tests/libecal/test-ecal-receive-objects.c | 8 +- tests/libecal/test-ecal-send-objects.c | 8 +- tests/libecal/test-ecal-set-default-timezone.c | 8 +- tests/libecal/test-ecal-set-mode.c | 18 +- tests/libecal/test-ecal-stress-factory--fifo.c | 4 +- .../libecal/test-ecal-stress-factory--open-async.c | 13 +- tests/libecal/test-ecal-stress-factory--serial.c | 4 +- .../libecal/test-ecal-stress-factory--single-cal.c | 4 +- tests/libecal/test-ecal.c | 27 +- tests/libedata-cal/test-cal-backend-sexp.c | 4 +- tests/libedata-cal/test-intervaltree.c | 5 +- tests/libedataserverui/test-name-selector.c | 3 +- tests/libedataserverui/test-source-combo-box.c | 3 +- tests/libedataserverui/test-source-selector.c | 3 +- 98 files changed, 3347 insertions(+), 2556 deletions(-) commit ee01ef9c0ca5d2ee8e95b67d14bb13f605b27bec Author: Aurimas Černius Date: Fri Oct 19 20:43:02 2012 +0300 Updated Lithuanian translation po/lt.po | 680 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 351 insertions(+), 329 deletions(-) commit 49869a0609307f9e86fbe86a064813962b09cd11 Author: Milan Crha Date: Wed Oct 17 13:47:17 2012 +0200 Bug #641825 - Crash in poll_ldap() when finalizing the backend addressbook/backends/ldap/e-book-backend-ldap.c | 25 +++++++++++++++-------- 1 file changed, 16 insertions(+), 9 deletions(-) commit 9db0a72cd2fc5801f3318bc082032c6a104d83fd Author: Мирослав Николић Date: Wed Oct 17 10:07:12 2012 +0200 Updated Serbian translation po/sr.po | 599 ++++++++++++++++++++++++++++++-------------------------- po/sr@latin.po | 599 ++++++++++++++++++++++++++++++-------------------------- 2 files changed, 634 insertions(+), 564 deletions(-) commit 5b01e76a6c16d3836960782c5ec4a0512a951a86 Author: Tom Tryfonidis Date: Wed Oct 17 10:51:11 2012 +0300 Updated Greek translation po/el.po | 606 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 317 insertions(+), 289 deletions(-) commit 209f05fda45f6455905347d664bc381cb9359f79 Author: Marek Černocký Date: Wed Oct 17 09:28:12 2012 +0200 Updated Czech translation po/cs.po | 232 ++++++++++++++++++++++---------------------------------------- 1 file changed, 83 insertions(+), 149 deletions(-) commit 99855c7c59e5640894f8757d9bacd7f40150b166 Author: Fran Diéguez Date: Tue Oct 16 17:04:53 2012 +0200 Updated Galician translations po/gl.po | 595 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 316 insertions(+), 279 deletions(-) commit 88cd47b1592e7a72635f70a1d057fe9429975d41 Author: Ihar Hrachyshka Date: Tue Oct 16 12:03:35 2012 +0300 Updated Belarusian translation. po/be.po | 593 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 320 insertions(+), 273 deletions(-) commit 539b36f627ec3536bde676b87794a46f43f9d5d5 Author: Daniel Mustieles Date: Tue Oct 16 11:01:44 2012 +0200 Updated Spanish translation po/es.po | 209 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 125 insertions(+), 84 deletions(-) commit 2d369229949a96feb55688f4a0be0d13f94fa07b Author: Martin Srebotnjak Date: Tue Oct 16 08:50:50 2012 +0200 Updated Slovenian translation po/sl.po | 138 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 91 insertions(+), 47 deletions(-) commit fec44b8a9eeb6b48e984c82fca83c135b2fba6ea Author: Andika Triwidada Date: Tue Oct 16 07:21:10 2012 +0700 Updated Indonesian translation po/id.po | 603 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 319 insertions(+), 284 deletions(-) commit e927074cfaaa4bba6f2d0d7b8b69175e1638f17c Author: Piotr Drąg Date: Mon Oct 15 23:36:22 2012 +0200 Updated Polish translation po/pl.po | 236 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 140 insertions(+), 96 deletions(-) commit af8313480c7f39818300799169f1f18c16bce28b Author: Gert Kulyk Date: Mon Oct 15 17:19:13 2012 -0400 Bug 684655 - Files in data/sources are not getting translated (cherry picked from commit 6089fd32ab46ded602209ab1dc154be059837f34) po/POTFILES.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) commit 3a349592583c729ff3d39e524495296a9a80f1da Author: Matthew Barnes Date: Sun Oct 14 14:09:13 2012 -0400 Fix code examples in ESourceExtension API docs. The examples did not follow our single-include policy. (cherry picked from commit 95604cb1324217dd090ea2a72a3f7bc0e1abfdb9) libedataserver/e-source-address-book.c | 2 +- libedataserver/e-source-alarms.c | 2 +- libedataserver/e-source-authentication.c | 2 +- libedataserver/e-source-autocomplete.c | 2 +- libedataserver/e-source-calendar.c | 6 +++--- libedataserver/e-source-collection.c | 2 +- libedataserver/e-source-goa.c | 2 +- libedataserver/e-source-mail-account.c | 2 +- libedataserver/e-source-mail-composition.c | 2 +- libedataserver/e-source-mail-identity.c | 2 +- libedataserver/e-source-mail-signature.c | 2 +- libedataserver/e-source-mail-submission.c | 2 +- libedataserver/e-source-mail-transport.c | 2 +- libedataserver/e-source-mdn.c | 2 +- libedataserver/e-source-offline.c | 2 +- libedataserver/e-source-openpgp.c | 2 +- libedataserver/e-source-refresh.c | 2 +- libedataserver/e-source-resource.c | 2 +- libedataserver/e-source-security.c | 2 +- libedataserver/e-source-smime.c | 2 +- libedataserver/e-source-webdav.c | 2 +- 21 files changed, 23 insertions(+), 23 deletions(-) commit 4da3f5898fc2781f0598ce67d70aa944afcd3aa0 Author: Matthew Barnes Date: Sat Oct 13 16:52:53 2012 -0400 Post-release version bump. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)