commit 1917f50dfd63dd8ac9b9a2f700bbb9db3dabbf33 Author: Chenthill Palanisamy Date: Mon Dec 19 19:26:17 2011 +0530 News update for 3.3.3 release NEWS | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) commit 18806373079049c3f8b857432b0fc5b9909da829 Author: Matthew Barnes Date: Fri Dec 16 11:29:00 2011 -0500 Adapt to Evolution API changes. src/plugins/install-shared.c | 7 +------ src/plugins/share-folder-common.c | 10 ++++------ 2 files changed, 5 insertions(+), 12 deletions(-) commit 4cd0e35fec1d175f049621fdd4506fe2105fb703 Author: Vibha Yadav Date: Mon Dec 12 13:57:33 2011 +0530 Remove deprecated e-mail-store header file src/plugins/proxy-login.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 53c7c50c72b783187ada13588bbe051158e46fd7 Author: Matthew Barnes Date: Sat Dec 10 22:06:23 2011 -0500 Adapt to Evolution API changes. src/plugins/proxy-login.c | 13 ++++++++----- src/plugins/share-folder-common.c | 12 +++++++++--- 2 files changed, 17 insertions(+), 8 deletions(-) commit eb083544d8455f45071df9f7b003480eae0eb3f0 Author: Vibha Yadav Date: Fri Dec 2 17:26:04 2011 +0530 Bug #656273 - Groupwise addressbook doesn't work Calling up notify_auth_required() if backend is online. setting up source property properly for backend authentication. src/addressbook/e-book-backend-groupwise.c | 2 ++ src/plugins/camel-gw-listener.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletions(-) commit 2c4b1b1ea8feeb57a5192dae33e892be7748af3c Author: Matthew Barnes Date: Thu Nov 24 18:05:02 2011 -0500 Remove almost all *_DISABLE_DEPRECATED_FLAGS. Leave the EDS macros alone since we control them. I'll care about deprecated APIs again when a gtk4 release date is announced. Meanwhile it's just causing distros unnecessary pain. configure.ac | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 80145cc43621455f9428bedc491ce2980fe22be7 Author: Matthew Barnes Date: Thu Nov 24 17:54:03 2011 -0500 Remove GSEAL_ENABLE macro. We already comply, and it's required now anyway for gtk3. configure.ac | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 64c79edb23603f43b02c28b5e90f5f1bc65ad353 Author: Matthew Barnes Date: Thu Nov 24 17:50:21 2011 -0500 Remove *_DISABLE_SINGLE_INCLUDES macros. We already comply, and it's required now anyway for gtk3. configure.ac | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 99543430a5074a5607499117ffd82899324e57ad Author: Milan Crha Date: Thu Nov 24 12:37:26 2011 +0100 Bug #664572 - Change e_cal_backend_notify_component* to use ECalComponent src/calendar/e-cal-backend-groupwise.c | 131 ++++++++++++++++---------------- 1 files changed, 67 insertions(+), 64 deletions(-) commit 0e679bbf5ce74cd9d43147ef62f6c4e9504dacdd Author: Vibha Yadav Date: Wed Nov 23 14:15:04 2011 +0530 Bug #651453 - Missing groupwise features Since EAccounts is going to deprecate in some time it would be better to get CamelService's CamelProvider and check its protocol for "groupwise" src/plugins/gw-ui.c | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) commit ab4b7bbc2a9623a371e36b41d20bb2e435c25d84 Author: Vibha Yadav Date: Tue Nov 22 21:23:02 2011 +0530 Bug #651453 - Missing groupwise features folder uri no more starts with "groupwise://". src/plugins/gw-ui.c | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit 8dab966588f7f50af5822b650e0c6e4a6c21003f Author: Vibha Yadav Date: Mon Nov 21 14:48:27 2011 +0530 Bug #620223 - proxy access rights window has an additional string Removed the string "permission to read" src/plugins/proxy-add-dialog.ui | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 5f693743e0980cefd040f4d87fca58e63b89292e Author: Matthew Barnes Date: Sun Nov 20 17:05:42 2011 -0500 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)