aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-backend-file.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-1623/+0
* prepend to both changes and change_ids when different and mark asJP Rosevear2001-04-121-2/+2
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-301-1/+30
* Move the get_change code hereJP Rosevear2001-02-091-2/+142
* libical import cleanupJP Rosevear2001-01-241-2/+2
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-63/+84
* If the component has no alarms, do not try to queue them.Federico Mena Quintero2001-01-031-2/+1
* account for the case where there are no alarms, fixes crashJP Rosevear2000-12-231-2/+6
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-12/+2
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-20/+358
* Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-251-4/+7
* Pulling up stuff from the 0.6 branchJP Rosevear2000-10-211-25/+14
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-78/+0
* New utility function (cal_backend_load): use above (cal_backend_create):JP Rosevear2000-09-201-31/+35
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-0/+30
* Only remove the pilot item from the hash if it exists in the first place.JP Rosevear2000-09-131-6/+5
* Use g_int_* for now (cal_backend_file_create): dittoJP Rosevear2000-09-131-8/+13
* Use cal component pilot stuff properly (find_record_in_repository): RemoveJP Rosevear2000-09-101-9/+54
* Remove the icalcomponent from the toplevel calendar here.Federico Mena Quintero2000-08-291-21/+28
* Write out the calendar object (cal_backend_file_update_object): Remove/addJP Rosevear2000-08-281-9/+51
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-091-43/+59
* Fixed a g_return_if_fail that had two parameters and thus wouldn't build.Joe Shaw2000-08-031-1/+1
* Dum dum dum - FedericoFederico Mena Quintero2000-08-031-0/+36
* New files for the iCalendar file backend.Federico Mena Quintero2000-08-031-0/+1004