aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-backend.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-153/+0
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-301-1/+12
* Move the get_change code hereJP Rosevear2001-02-091-2/+10
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-11/+11
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-9/+22
* kill (Cal_get_changes): return the corba sequence directlyJP Rosevear2000-12-071-1/+1
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-3/+1
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-9/+0
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-0/+8
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-291-3/+0
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-091-3/+6
* server code to service these:Seth Alves2000-06-291-0/+10
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+4
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-121-0/+7
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-0/+3
* Fix compilation with builddir != srcdir. Boy I love this.Ettore Perazzoli2000-05-091-1/+1
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-9/+14
* Renamed from backend_destroy_cb. Now we use it for the "last_client_gone"Federico Mena Quintero2000-04-261-0/+3
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-171-1/+1
* moved CalendarFormat type def hereSeth Alves2000-02-181-0/+5
* Implemented.Federico Mena Quintero2000-02-171-1/+1
* Implemented.Federico Mena Quintero2000-02-121-0/+4
* 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-0/+2
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-2/+6
* Added the get_object() method.Federico Mena Quintero2000-02-021-0/+2
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-2/+2
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-251-0/+1
* New function to remove a calendar client interface object from a backend.Federico Mena Quintero2000-01-241-0/+1
* Take in a GnomeVFSURI, not a string.Federico Mena Quintero2000-01-221-2/+2
* Moved the calendar backend here. This is the actual calendar-handlingFederico Mena Quintero2000-01-191-0/+71