aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-client/cal-client.c
Commit message (Expand)AuthorAgeFilesLines
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-4/+8
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-1/+13
* fixed code to populate the todo clistSeth Alves2000-04-201-1/+4
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-2/+7
* Use ical_object_to_string().Federico Mena Quintero2000-03-281-1/+0
* Implemented.Federico Mena Quintero2000-02-171-0/+35
* Implemented.Federico Mena Quintero2000-02-121-33/+60
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-36/+165
* Added inline documentation comment - FedericoArturo Espinosa2000-02-091-0/+10
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-0/+55
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-0/+54
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-041-7/+8
* Added the get_object() method.Federico Mena Quintero2000-02-021-6/+54
* Handle the cal_loaded signal from the listener. Store the calendar clientFederico Mena Quintero2000-02-011-0/+130
* Sync to desktop - FedericoArturo Espinosa2000-01-311-3/+6
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-7/+7
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-1/+1
* Calendar client side work - FedericoArturo Espinosa2000-01-251-0/+291