aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-client/cal-client.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-1533/+0
* Plug leak.Federico Mena Quintero2001-04-031-5/+31
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-301-1/+1
* Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-241-11/+3
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-2/+13
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-104/+119
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-1/+3
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-1/+40
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-54/+92
* Unref the component from the objects list; it got referenced as many timesFederico Mena Quintero2000-12-081-0/+1
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-21/+22
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+1
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-48/+48
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-68/+0
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-0/+70
* No need to spit a warning if removal fails. (event_editor_destroy): FreeFederico Mena Quintero2000-09-011-31/+0
* Implement delete option (recurrence_toggled): Make an ugly hack to get theJP Rosevear2000-09-011-0/+31
* Actually add the comp_instance struct to the instances list. We now appearJP Rosevear2000-08-301-2/+4
* Remove USING_OAF checksDan Winship2000-08-301-13/+0
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-291-2/+23
* There. A pretty function to generate recurrence instances atomically soFederico Mena Quintero2000-08-111-6/+278
* Fixed a warning.Christopher James Lahey2000-08-101-1/+4
* Fixed some warnings.Christopher James Lahey2000-08-091-3/+3
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-091-36/+42
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-70/+44
* tlauche is now called wombatSeth Alves2000-08-051-1/+1
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-261-2/+0
* Docs docs docs - FedericoFederico Mena Quintero2000-07-181-0/+10
* Fixed inline docs. (cal_client_new): Ditto.Federico Mena Quintero2000-07-181-4/+2
* server code to service these:Seth Alves2000-06-291-1/+72
* Sync - FedericoFederico Mena Quintero2000-06-231-10/+13
* Doh, sync - FedericoFederico Mena Quintero2000-06-161-27/+42
* finish switch back to vcalSeth Alves2000-06-141-3/+9
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-3/+40
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-081-13/+48
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-121-0/+59
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-17/+120
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-4/+8
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-1/+13
* fixed code to populate the todo clistSeth Alves2000-04-201-1/+4
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-2/+7
* Use ical_object_to_string().Federico Mena Quintero2000-03-281-1/+0
* Implemented.Federico Mena Quintero2000-02-171-0/+35
* Implemented.Federico Mena Quintero2000-02-121-33/+60
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-36/+165
* Added inline documentation comment - FedericoArturo Espinosa2000-02-091-0/+10
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-0/+55
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-0/+54
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-041-7/+8
* Added the get_object() method.Federico Mena Quintero2000-02-021-6/+54
* Handle the cal_loaded signal from the listener. Store the calendar clientFederico Mena Quintero2000-02-011-0/+130
* Sync to desktop - FedericoArturo Espinosa2000-01-311-3/+6
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-7/+7
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-1/+1
* Calendar client side work - FedericoArturo Espinosa2000-01-251-0/+291