CVSROOT: /cvs/gnome Module name: evolution-sharp Changes by: joeshaw 05/07/18 18:11:59
Modified files: . : ChangeLog configure.in evolution : Cal.custom TestCal.cs evolution-sharp.dll.config.in evolution/src : CalComponent.cs CalGlueComponentUtil.cs CalUtil.cs glue : Makefile.am Removed files: glue : Makefile.in Log message: 2006-07-18 Joe Shaw <[EMAIL PROTECTED]> * configure.in: Bump version number to 0.8. Add the libecal .so version number to the list of things being exported. * evolution/Cal.custom: Add a GetItems() method to make the API nicer. * evolution/evolution-sharp.dll.config.in: dllmap libecal. * evolution/src/CalComponent: Rename UID to Uid to be consistent with C# naming conventions. * evolution/src/CalGlueComponentUtil.cs: Ditto. * evolution/src/CalUtil.cs: Ditto. Also add MinDate and MaxDate properties which are the lowest and highest dates that ecal can handle for range queries. In GetQueryStringForTimeRange() throw an ArgumentOutOfRangeException if those bounds are exceeded. * glue/Makefile.am: Install libevolutionglue in libdir, and set LDFLAGS to reflect that we'll always only be p/invoking into it. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-sharp&who=joeshaw&date=explicit&mindate=2005-07-18%2018:10&maxdate=2005-07-18%2018:12 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list