aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_1_4nobody2000-02-171-509/+0
* Implemented.Federico Mena Quintero2000-02-121-2/+55
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-0/+2
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-1/+51
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-0/+58
* Sync to laptop - FedericoArturo Espinosa2000-02-031-1/+1
* Added the get_object() method.Federico Mena Quintero2000-02-021-0/+30
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-16/+16
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-11/+11
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-251-18/+23
* New function to remove a calendar client interface object from a backend.Federico Mena Quintero2000-01-241-3/+0
* Moved the calendar backend here. This is the actual calendar-handlingFederico Mena Quintero2000-01-191-79/+73
* Removed the CORBA listener methods, adjusted for the new IDL.Federico Mena Quintero2000-01-121-29/+6
* New IDL for the personal calendar server.Federico Mena Quintero2000-01-121-0/+343