commit dceb24ebb8320b1eed277e663822faea9f63a14c Author: Matthew Barnes Date: Fri Nov 16 15:27:57 2012 -0500 Drop check for BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS. The property is now deprecated. Backends no longer need to check for it. src/addressbook/e-book-backend-mapi.c | 2 -- 1 file changed, 2 deletions(-) commit 326dc680f52f2365ffd6224d9a72fc648e58fa80 Author: Мирослав Николић Date: Wed Nov 14 11:03:44 2012 +0100 Updated Serbian translation po/sr.po | 1249 +++++++++++++++++++++++++++++++++++++++++--------------- po/sr@latin.po | 1249 +++++++++++++++++++++++++++++++++++++++++--------------- 2 files changed, 1838 insertions(+), 660 deletions(-) commit 60e8a3f5da8bb12b2277cc001cbb4ca3bf0c3687 Author: Milan Crha Date: Tue Nov 6 17:05:19 2012 +0100 Introduce --enable-strict configure option This is currently used to add extra AM_CPPFLAGS to disable deprecated symbols from other libraries. configure.ac | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) commit 24a0c1e9dda2bf3f98e2f553c2800e79350355a0 Author: Milan Crha Date: Tue Nov 6 17:01:17 2012 +0100 Replace deprecated GLib symbols (as of GLib 2.34.x) src/addressbook/e-book-backend-mapi.c | 8 +- src/calendar/e-cal-backend-mapi.c | 141 ++++++++++++--------------- src/camel/camel-mapi-folder.c | 22 +++-- src/camel/camel-mapi-store.c | 38 ++++---- src/configuration/e-mapi-config-utils.c | 13 ++- src/configuration/e-mapi-search-gal-user.c | 5 +- src/libexchangemapi/camel-mapi-settings.c | 36 +++---- src/libexchangemapi/e-mapi-cal-tz-utils.c | 42 ++++---- src/libexchangemapi/e-mapi-connection.c | 20 ++-- src/libexchangemapi/e-mapi-operation-queue.c | 10 +- src/libexchangemapi/e-mapi-utils.c | 6 +- src/libexchangemapi/e-source-mapi-folder.c | 16 +-- 12 files changed, 186 insertions(+), 171 deletions(-) commit 25166936f285fb4aa79ec16d334e1d9ce87a9fa4 Author: Milan Crha Date: Mon Nov 5 20:21:55 2012 +0100 Replace e_flag_timed_wait() with e_flag_wait_until() src/libexchangemapi/e-mapi-connection.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) commit 7aa31c271765faaa9bc2241b32adf8413468974c Author: Shankar Prasad Date: Mon Nov 5 17:24:30 2012 +0530 Updated kn translation po/kn.po | 1369 ++++++++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 1150 insertions(+), 219 deletions(-) commit ab918f15fa801d90a0cadd9e0d8fc31224851412 Author: Milan Crha Date: Wed Oct 31 19:40:51 2012 +0100 Avoid re-add of a GAL ESource src/collection/e-mapi-backend.c | 62 ++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 31 deletions(-) commit 3361b14890fb7f68dc80de27d7382cd06ae70287 Author: Christian Kirbach Date: Wed Oct 24 12:16:25 2012 +0200 Updated German translation po/de.po | 374 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 172 insertions(+), 202 deletions(-) commit b7cf4e94be492e7981998d26d74b6bc2d026a27e Author: Milan Crha Date: Mon Oct 22 09:24:51 2012 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7eac182b7f876a3c1a5502ca23406570b84d1bf1 Author: Milan Crha Date: Mon Oct 22 09:23:57 2012 +0200 NEWS update for 3.7.1 NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-)