commit 5379faa3a982128dcf25075ea2f24f5cdfe1f288 Author: Chenthill Palanisamy Date: Mon Dec 19 19:26:17 2011 +0530 News update for 3.3.3 release NEWS | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) commit d875a47d6ebd229dca8dcf0c7184f7a56879b138 Author: Matthew Barnes Date: Fri Dec 16 11:22:12 2011 -0500 Adapt to Evolution API changes. eplugin/exchange-delegates-user.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) commit c5ab9efe3a23cda5b51ec7fb7984de3e642617c9 Author: Matthew Barnes Date: Sat Dec 10 22:04:33 2011 -0500 Adapt to Evolution API changes. eplugin/exchange-delegates-user.c | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) commit 00dc104dca62e74cba0c23406b36cc42dbde18f5 Author: Matthew Barnes Date: Thu Nov 24 18:04:08 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 4f1a05dec040f3846bd397a5f6c2922c420127e4 Author: Matthew Barnes Date: Thu Nov 24 17:53:39 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 d4292473650d147f8ae71a2a4d0b186ba4b10375 Author: Matthew Barnes Date: Thu Nov 24 17:49:49 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 3224821db207240422ccaec4aa58449213186842 Author: Milan Crha Date: Thu Nov 24 12:08:27 2011 +0100 Bug #664572 - Change e_cal_backend_notify_component* to use ECalComponent calendar/e-cal-backend-exchange-calendar.c | 149 +++++++++++++++------------- calendar/e-cal-backend-exchange-tasks.c | 58 ++++++----- calendar/e-cal-backend-exchange.c | 99 ++++++++++-------- 3 files changed, 163 insertions(+), 143 deletions(-) commit 149b8e7bafc22a71c76745d88fc4d7368b799776 Author: Matthew Barnes Date: Sun Nov 20 17:00:52 2011 -0500 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)