aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/idl/evolution-calendar.idl
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagCONTROL_CENTER_1_3_1nobody2000-08-221-181/+0
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-091-2/+3
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-261-2/+1
* server code to service these:Seth Alves2000-06-291-0/+20
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+3
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-121-1/+8
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-0/+24
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-5/+6
* Use ical_object_to_string().Federico Mena Quintero2000-03-281-1/+0
* Implemented.Federico Mena Quintero2000-02-121-8/+16
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-2/+5
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-0/+15
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-0/+22
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-041-2/+2
* Added the get_object() method.Federico Mena Quintero2000-02-021-0/+6
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-5/+5
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-4/+4
* Check that the listener is not nil and emit and exception if it is.Federico Mena Quintero2000-01-251-2/+6
* Take in a GnomeVFSURI, not a string.Federico Mena Quintero2000-01-221-1/+7
* Moved the calendar backend here. This is the actual calendar-handlingFederico Mena Quintero2000-01-191-1/+1
* Sync - FedericoArturo Espinosa2000-01-181-1/+1
* New IDL for the personal calendar server.Federico Mena Quintero2000-01-121-0/+63