2008-11-07 Johnny Jacob * NEWS: Release updates. * configure.in: Bumped to 0.18.1. 2008-11-06 Chenthill Palanisamy * evolution/Cal.custom: Added SetMode * evolution/CalBackendCache.custom: Implement GetComponents, GetComponentsByUid. * evolution/Evolution.metadata: Hide above methods. Changed Icatimetype not be opaque. * evolution/Icaltimetype.custom: Set/Get times in DateTime. * evolution/Makefile.am: * evolution/TestCache.cs: Test changed Apis * evolution/TestCal.cs: Enabled recurrence testing * evolution/evolution-api.raw: Fixed libical timezone function arguments. * evolution/src/CalCompChanges.cs: Gets the changes between old and new components. * evolution/src/CalComponent.cs: Implemented extensions required. * evolution/src/CalComponentDateTime.cs: Incorporate changes in Icaltimetype. * evolution/src/CalRecurrence.cs: ReImplemented. * evolution/src/CalUtil.cs: Implemented GetDaysInMonth. 2008-11-05 Johnny Jacob ** Fix for BGO 555242. * Book.custom , BookView.custom, Cal.custom, CalBackend.custom, CalView.custom, SourceGroup.custom, SourceList.custom : Added signal handlers from gapi-codegen 2.12.1. * Evolution.metadata : Hide signals. Use them from custom. * Makefile.am : Added new *.custom and SignalHandler.cs. * src/SignalHandlers.cs : Added. Signal handlers.