CVSROOT: /cvs/gnome Module name: evolution-sharp Changes by: vvaradan 05/08/01 17:18:06
Modified files: . : ChangeLog configure.in evolution : Book.custom Cal.custom Evolution.metadata Makefile.am TestBook.cs evolution/src : CalUtil.cs glue : Makefile.am Added files: evolution/src : GLibUtil.cs Log message: * glue/addressbook/e-book-glue.c: (e_book_glue_ebook_get_changes): A glue-wrapper for the e_book_get_changes () API in e-d-s. * glue/Makefile.am: Included the new file for compilation. * configure.in: Check for libebook libraries and set the CFLAGS and LIBS accordingly. * evolution/Book.custom (GetChanges): Customized GetChanges wrapper to return new/updated/removed contacts list/id list. * evolution/Evolution.metadata: Mark GetChanges API as hidden for Book class. * evolution/TestBook.cs: Updated to test GetChanges API. * evolution/Cal.custom (GetChanges): Initialize the pointers. * evolution/GLibUtil.cs: New file created from CalUtil.cs. Contains all GLib based utility functions. * evolution/CalUtil.cs: Moved GLib based utility functions to GLibUtil.cs and derive CalUtil from GLibUtil. * evolution/Makefile.am: Added GLibUtil.cs. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-sharp&who=vvaradan&date=explicit&mindate=2005-08-01%2017:17&maxdate=2005-08-01%2017:19 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list