aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-backend.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagnew-parser-anchornobody2000-04-071-1015/+0
* Use ical_object_to_string().Federico Mena Quintero2000-03-281-71/+3
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-1/+1
* moved CalendarFormat type def hereSeth Alves2000-02-181-7/+129
* Implemented.Federico Mena Quintero2000-02-171-6/+46
* Implemented.Federico Mena Quintero2000-02-121-1/+138
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-38/+144
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-0/+71
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-10/+119
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-041-1/+45
* Sync to laptop - FedericoArturo Espinosa2000-02-031-24/+64
* Added the get_object() method.Federico Mena Quintero2000-02-021-0/+27
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-1/+1
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-251-6/+7
* New function to remove a calendar client interface object from a backend.Federico Mena Quintero2000-01-241-1/+48
* Take in a GnomeVFSURI, not a string.Federico Mena Quintero2000-01-221-13/+8
* Moved the calendar backend here. This is the actual calendar-handlingFederico Mena Quintero2000-01-191-0/+344