aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/conduits/todo/todo-conduit.c
Commit message (Expand)AuthorAgeFilesLines
* 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