aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/conduits/todo/todo-conduit.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-1012/+0
* libical import cleanupJP Rosevear2001-01-241-2/+2
* properly ref the cal component when we use it, prevents double freeJP Rosevear2001-01-231-0/+1
* remove duplicate messageJP Rosevear2001-01-231-2/+0
* Remove alarm foo for nowJP Rosevear2001-01-231-0/+1
* Check for open error and handledJP Rosevear2001-01-171-1/+2
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-22/+16
* fix debug output (print_remote): dittoJP Rosevear2001-01-171-13/+7
* accomadate tasks in their new dirJP Rosevear2001-01-161-2/+2
* '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-161-14/+24
* Fix erroneous documentationJP Rosevear2000-12-211-29/+48
* Remove pointless commentJP Rosevear2000-12-201-5/+11
* Convert cal component strings to pilot character setJP Rosevear2000-12-201-14/+9
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-141-2/+2
* Ugly hack for syncing until pcs can be altered (longer term)JP Rosevear2000-12-081-2/+10
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-42/+41
* Debug message cleanups (comp_from_remote_record): Properly set the icalJP Rosevear2000-12-011-17/+16
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-291-37/+14
* Remove "complete" fieldJP Rosevear2000-11-281-7/+2
* Inc the iterator before finding the next changed item.JP Rosevear2000-11-111-1/+2
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-011-75/+106
* Check boundary case of fast sync72000-10-281-1/+1
* Remove invalid test. (local_record_from_comp): If the event is all day,72000-10-271-2/+1
* Get archive field while parsing (map_write_foreach): Write out archiveJP Rosevear2000-10-271-2/+1
* Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. NowJP Rosevear2000-10-251-18/+6
* Use new libeconduit calls and abstractionJP Rosevear2000-10-241-24/+12
* Pilot map functions grabbed from existing conduitsJP Rosevear2000-10-241-124/+13
* Pulling up stuff from the 0.6 branchJP Rosevear2000-10-211-3/+3
* Add definesJP Rosevear2000-10-181-19/+11
* Take CalObjType as a param because its impossible to determine after aJP Rosevear2000-10-121-67/+58
* The element is "pilot_id" not "pilotid". Update both maps (compute_pid):JP Rosevear2000-10-111-41/+51
* Adjust to using gnome-pilot-sync-abs conduit which is based on the latestJP Rosevear2000-10-101-362/+269
* Don't fail if there is no map file.JP Rosevear2000-09-211-7/+15
* Add since field to contextJP Rosevear2000-09-211-4/+28
* Use a local sax handler.JP Rosevear2000-09-211-33/+2
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-494/+470
* Add headers with GPL notice and credit copyright to those appropriateJP Rosevear2000-09-151-6/+26
* Use g_int_* for now (cal_backend_file_create): dittoJP Rosevear2000-09-131-59/+106
* Handle renaming, header cleanupJP Rosevear2000-09-111-25/+24
* Use description list instead of comment list for pilot todo noteJP Rosevear2000-09-111-58/+61
* Only set the due date only if it existsJP Rosevear2000-09-111-4/+10
* Make log output a little more sensible (comp_from_remote_record): MinorJP Rosevear2000-09-111-39/+17
* Remove catch_ret_val function since its no longer useful. Fix naming ofJP Rosevear2000-09-111-264/+184
* Convert "//" style comments (local_record_from_ical_uid): RemoveJP Rosevear2000-09-101-22/+20
* Use cal component pilot stuff properly (find_record_in_repository): RemoveJP Rosevear2000-09-101-120/+37
* Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile andChristopher James Lahey2000-09-021-1/+1
* Update for new libical. Conduits should atleast compile again.JP Rosevear2000-09-021-4/+4
* stubs for pilot id accessors (cal_component_get_pilot_status):Seth Alves2000-08-121-205/+300
* if oaf isn't initialized by the time the conduit starts, start it up. weSeth Alves2000-08-051-4/+28
* fixed a bunch of bugs, added a lot of debug spew.Seth Alves2000-08-031-87/+251
* conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDBSeth Alves2000-07-141-168/+938
* todo conduit builds and plays nice but does nothingSeth Alves2000-07-131-17/+63
* uses GNOME_PILOT_CHECKEskil Heyn Olsen1999-09-081-0/+256