aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/GnomeCal.idl
Commit message (Collapse)AuthorAgeFilesLines
* uses GNOME_PILOT_CHECKEskil Heyn Olsen1999-09-081-0/+7
| | | | | | | | | | | | | | | | | | | * 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
* Lots of more work on the sync stuff. It works pretty well now.Arturo Espinosa1999-07-291-1/+19
| | | | | | | | | | Lots of more work on the sync stuff. It works pretty well now. I dont know why my pilot is not accepting the events I send to it though Miguel. svn path=/trunk/; revision=1040
* Add the missing files -miguelArturo Espinosa1999-07-281-0/+55
svn path=/trunk/; revision=1039