aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-587/+0
* Convert to bonobo xobjectJP Rosevear2001-05-081-235/+115
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-131-1/+16
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-301-7/+33
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-86/+23
* kill (Cal_get_changes): return the corba sequence directlyJP Rosevear2000-12-071-37/+1
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-10/+8
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-80/+80
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-53/+0
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-0/+58
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-291-2/+2
* Fixed some warnings.Christopher James Lahey2000-08-091-2/+2
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-091-75/+45
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-0/+4
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-261-2/+0
* server code to service these:Seth Alves2000-06-291-0/+53
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+29
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-121-5/+48
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-15/+118
* fixed code to populate the todo clistSeth Alves2000-04-201-1/+4
* Use ical_object_to_string().Federico Mena Quintero2000-03-281-1/+0
* Implemented.Federico Mena Quintero2000-02-171-0/+50
* 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