aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-backend-file.c
Commit message (Expand)AuthorAgeFilesLines
* 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