Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed to be a .la file instead of .a, this allows lib*_conduit to use | Eskil Heyn Olsen | 1999-09-19 | 1 | -0/+13 |
| | | | | | | | | | | | | * libversit: changed to be a .la file instead of .a, this allows lib*_conduit to use the library. * gncal/calendar-conduit: implemented iterate and iterate_specific. * gncal/corba-cal: fixed warnings. svn path=/trunk/; revision=1239 | ||||
* | uses GNOME_PILOT_CHECK | Eskil Heyn Olsen | 1999-09-08 | 1 | -0/+52 |
* configure.in: uses GNOME_PILOT_CHECK * gncal/GnomeCal.idl: added a get_objects() call, which returns all the objects in the calendar. * gncal/Makefile.am: added two conduits with control-applets. Compiled only if configure sets HAVE_GNOME_PILOT * gncal/calender-conduit.[ch]: began implementing conduit. * gncal/todo-conduit.[ch]: begin implementing conduit. * gncal/corba-cal.c: implemented the get_objects() call. svn path=/trunk/; revision=1216 |