aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/idl/evolution-calendar.idl
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-260/+0
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-301-1/+50
* Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-241-1/+1
* Added a `registered' field. (cal_factory_oaf_register): New function; nowFederico Mena Quintero2001-02-211-2/+11
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-14/+11
* New interface for the alarm notification system.Federico Mena Quintero2001-01-101-0/+9
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-26/+38
* Create an empty cal component if the object has been deleted.JP Rosevear2000-12-081-2/+2
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-7/+8
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-18/+23
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-19/+0
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-0/+16
* 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