aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/idl
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-2/+0
* Remove definition of CalObjUID and include that fromHans Petter Jansson2005-02-011-3/+1
* add argJP Rosevear2004-05-181-1/+4
* Fixes #52970Rodrigo Moya2004-02-041-0/+3
* remove the AlarmNotify service, no more need for it, since the alarmRodrigo Moya2003-11-171-21/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-255/+0
* Remove type argDan Winship2003-10-241-2/+2
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-172/+103
* Fixes #41930JP Rosevear2003-05-161-2/+2
* Fixes #41661Rodrigo Moya2003-04-271-0/+4
* Fixes #37883JP Rosevear2003-03-051-1/+2
* implementJP Rosevear2003-03-051-0/+3
* call cal_client_get_cal_address instead of cal_client_get_email_addressJP Rosevear2003-03-051-2/+2
* fix commentJP Rosevear2003-03-051-1/+1
* If only the pipe wouldn't break.JP Rosevear2003-03-051-3/+19
* remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-061-2/+0
* Fixes #15892Rodrigo Moya2002-10-071-0/+3
* added isReadOnly method to Cal interface.Rodrigo Moya2002-10-021-0/+3
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-0/+5
* Should fix once for all #24210Rodrigo Moya2002-09-261-2/+2
* provide error message param, give a dialog with the message if we get aJP Rosevear2002-09-051-1/+1
* just return the object untouched since we don't send anythingJP Rosevear2002-08-081-0/+5
* added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code.Rodrigo Moya2002-05-171-1/+2
* added PermissionDenied exception and make it be raised in open,Rodrigo Moya2002-05-171-3/+5
* add all day event editor modeJP Rosevear2002-03-151-2/+3
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-081-1/+6
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-191-1/+1
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-8/+14
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-5/+8
* allow some decent exceptionsJP Rosevear2001-10-181-1/+2
* added InvalidURI and UnsupportedMethod exceptions to the CalFactoryRodrigo Moya2001-09-271-0/+2
* new protoJP Rosevear2001-09-261-6/+19
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-0/+9
* new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-191-1/+5
* Fixes bug #7879, a query may receive an update notification from theFederico Mena Quintero2001-08-291-2/+1
* The Wombat now keeps track of which categories are present in the objectsFederico Mena Quintero2001-08-011-0/+6
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-0/+16
* renamed updateObject to updateObjects and removed the UID argument, sinceDamon Chaplin2001-07-121-1/+1
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-1/+21
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* changed getFreeBusy method to return a CalObj instead of a sequenceRodrigo Moya2001-06-221-1/+1
* added getFreeBusy methodRodrigo Moya2001-06-201-0/+3
* removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-201-15/+0
* new dialog for setting the time zone.Damon Chaplin2001-06-141-0/+16
* 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
* added some .cvsignore filesSeth Alves2000-03-041-0/+2
* At this point the calendar client and personal calendar server files wereFederico Mena Quintero2000-03-021-0/+7
* 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