commit e6c498ec989f58b213f60005560289bc6ada30db Author: Piotr Drąg Date: Sun Sep 2 23:05:32 2012 +0200 Updated Polish translation po/pl.po | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) commit 80208e8dfcde457f6e65089839bbe7d05c43f4fa Author: Matej Urbančič Date: Wed Aug 29 08:51:02 2012 +0200 Updated Slovenian translation po/sl.po | 224 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 115 insertions(+), 109 deletions(-) commit 84d3c1e46b2a652753f7b9b9f00e336c360f46fe Author: Milan Crha Date: Thu Aug 23 16:24:44 2012 +0200 Install ESource::changed listener in mapi_backend_constructed() That way, if user enables MAPI account, the backend will know about it. The mapi_backend_populate() is not called for disabled accounts, thus it's not the right place to install the signal listener. src/collection/e-mapi-backend.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) commit 69b8988b102524989e3a418460e19dc883461b9b Author: Milan Crha Date: Thu Aug 23 13:13:01 2012 +0200 Be able to create book/calendar/task/memo folders src/collection/e-mapi-backend.c | 99 +++++++++++++++++++++++++++---- src/configuration/e-book-config-mapi.c | 8 +++ src/configuration/e-cal-config-mapi.c | 8 +++ src/configuration/e-mapi-config-utils.c | 39 ++++++++++++ src/configuration/e-mapi-config-utils.h | 1 + 5 files changed, 145 insertions(+), 10 deletions(-) commit c8a6b3c7c3a8bfec5f9768801be196691c503f6a Author: Milan Crha Date: Thu Aug 23 12:00:42 2012 +0200 Delete user's remote folders on delete of its local ESource src/collection/Makefile.am | 2 + src/collection/e-mapi-backend-authenticator.c | 163 +++++++++++++++++++++++++ src/collection/e-mapi-backend-authenticator.h | 41 +++++++ src/collection/e-mapi-backend.c | 62 ++++++++-- 4 files changed, 261 insertions(+), 7 deletions(-) commit 2dcdd12aa67fe29adab64134b20201f8d504a9c7 Author: Piotr Drąg Date: Wed Aug 22 03:45:36 2012 +0200 Updated Polish translation po/pl.po | 1654 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 807 insertions(+), 847 deletions(-) commit 684cf17e833a11ca58ac06764949e1334f63bd9e Author: Milan Crha Date: Tue Aug 21 12:31:46 2012 +0200 Fix a compiler warning (variable may be used uninitialized) src/calendar/e-cal-backend-mapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 027a6ac08a994379928eca626254f71e768b57ba Author: Daniel Mustieles Date: Mon Aug 20 14:13:43 2012 +0200 Updated Spanish translation po/es.po | 222 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 113 insertions(+), 109 deletions(-) commit 9b06d69d8719c5c00de72f863810bddcb12a1ef3 Author: Milan Crha Date: Mon Aug 20 08:02:35 2012 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 94ff115e5d5ccd93b821d4efb8a218c6ebf5c6c6 Author: Milan Crha Date: Mon Aug 20 08:01:25 2012 +0200 NEWS update for 3.5.90 NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+)