aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-871/+0
* raise an exception if the backend's method returns NULL, since we can'tRodrigo Moya2002-04-221-0/+5
* new method.Rodrigo Moya2002-04-121-1/+2
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Get a fresh CORBA_Environment for every CORBA call. Hopefully will fixFederico Mena Quintero2001-10-261-1/+6
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-0/+21
* write out the correct time in the controlJP Rosevear2001-10-231-26/+31
* refactor functionality into several function (comp_string): if we areJP Rosevear2001-10-041-1/+1
* replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-041-5/+2
* new protoJP Rosevear2001-09-261-0/+47
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-45/+23
* new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-191-13/+42
* New function to stop further notification from happening.Federico Mena Quintero2001-08-081-1/+2
* The Wombat now keeps track of which categories are present in the objectsFederico Mena Quintero2001-08-011-0/+31
* renamed updateObject to updateObjects and removed the UID argument, sinceDamon Chaplin2001-07-121-7/+6
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-0/+30
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-251-1/+1
* 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/+80
* changed getFreeBusy method to return a CalObj instead of a sequenceRodrigo Moya2001-06-221-7/+28
* added getFreeBusy methodRodrigo Moya2001-06-201-0/+35
* removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-201-41/+0
* new dialog for setting the time zone.Damon Chaplin2001-06-141-0/+42
* 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