aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-backend.h
Commit message (Expand)AuthorAgeFilesLines
* new method.Rodrigo Moya2002-04-121-0/+9
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-0/+5
* replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-041-5/+4
* new protoJP Rosevear2001-09-261-2/+7
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-0/+2
* new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-191-2/+2
* new files to contain utility functions for calendar backendsRodrigo Moya2001-08-211-2/+4
* added new backend method to get the component given a UID.Damon Chaplin2001-08-101-0/+3
* renamed updateObject to updateObjects and removed the UID argument, sinceDamon Chaplin2001-07-121-2/+2
* added virtual method to get a VTIMEZONE component given a TZID. We needDamon Chaplin2001-07-031-0/+5
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-0/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* new function for the backends to be able to call the getPassword method onRodrigo Moya2001-06-231-1/+2
* changed getFreeBusy method to return a CalObj instead of a sequenceRodrigo Moya2001-06-221-2/+2
* added getFreeBusy methodRodrigo Moya2001-06-201-0/+3
* 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