aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/conduits/calendar/calendar-conduit.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-1198/+0
* libical import cleanupJP Rosevear2001-01-241-5/+5
* properly ref the cal component when we use it, prevents double freeJP Rosevear2001-01-231-1/+2
* remove duplicate messageJP Rosevear2001-01-231-2/+0
* Remove alarm foo for nowJP Rosevear2001-01-231-27/+2
* create a new cal component alarm (cal_component_add_alarm): add alarm toJP Rosevear2001-01-191-0/+27
* Check for open error and handledJP Rosevear2001-01-171-1/+2
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-22/+16
* '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-161-10/+14
* Fix erroneous documentationJP Rosevear2000-12-211-26/+46
* Remove pointless commentJP Rosevear2000-12-201-1/+0
* Convert cal component strings to pilot character setJP Rosevear2000-12-201-13/+8
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-141-5/+5
* Ugly hack for syncing until pcs can be altered (longer term)JP Rosevear2000-12-081-1/+9
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-42/+43
* Debug message cleanups (comp_from_remote_record): Properly set the icalJP Rosevear2000-12-011-9/+24
* Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAXJP Rosevear2000-12-011-4/+54
* Debug message cleanups (get_ical_day): Fix off-by-one error which affectedJP Rosevear2000-12-011-36/+33
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-291-37/+14
* Remove "complete" fieldJP Rosevear2000-11-281-6/+1
* 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-74/+105
* 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-4/+10
* Get archive field while parsing (map_write_foreach): Write out archiveJP Rosevear2000-10-271-1/+0
* Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. NowJP Rosevear2000-10-251-18/+5
* Use new libeconduit calls and abstractionJP Rosevear2000-10-241-24/+10
* Add libeconduit-static.laJP Rosevear2000-10-241-123/+13
* Pulling up stuff from the 0.6 branchJP Rosevear2000-10-211-1/+3
* Add definesJP Rosevear2000-10-181-18/+11
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-1/+40
* Store recurrence stuff on the desktop properly (get_ical_day): UtilityJP Rosevear2000-10-121-0/+91
* Take CalObjType as a param because its impossible to determine after aJP Rosevear2000-10-121-66/+58
* The element is "pilot_id" not "pilotid". Update both maps (compute_pid):JP Rosevear2000-10-111-39/+48
* Adjust to using gnome-pilot-sync-abs conduit which is based on the latestJP Rosevear2000-10-101-1348/+732
* Hack to compile for distcheck.JP Rosevear2000-09-131-19/+19
* Use icaltime_as_timetJP Rosevear2000-09-091-2/+2
* Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile andChristopher James Lahey2000-09-021-1/+7
* Update for new libical. Conduits should atleast compile again.JP Rosevear2000-09-021-6/+4
* stubs for pilot id accessors (cal_component_get_pilot_status):Seth Alves2000-08-121-142/+437
* fixed a bunch of bugs, added a lot of debug spew.Seth Alves2000-08-031-0/+2
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-261-5/+2
* conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDBSeth Alves2000-07-141-1/+2
* small cleanups, quiet compilerSeth Alves2000-07-131-22/+56
* todo conduit builds and plays nice but does nothingSeth Alves2000-07-131-2/+15
* fixed various problemsSeth Alves2000-07-131-101/+43
* updated calendar conduit to use oaf and wombatSeth Alves2000-07-111-181/+218
* Removed from the public header; made static. Now everyone should useFederico Mena Quintero2000-06-071-4/+4
* Random #ifdefs to make it build, although this file is going away.Federico Mena Quintero2000-03-101-16/+6
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-1/+1
* Added an argument to the corba get_number_of_objects, so you can decideEskil Heyn Olsen2000-01-051-52/+30
* Minor unmiportant changes, but my laptop is acting up, so IEskil Heyn Olsen1999-12-301-3/+8
* Check if local store is empty. If, force slow sync.Eskil Heyn Olsen1999-12-071-9/+31
* undef DEBUG_CALCONDUT, suppresses debug output.Eskil Heyn Olsen1999-12-031-2/+2
* Fixed compare bug. Also neated up some of the if's in set_status.Eskil Heyn Olsen1999-11-301-11/+13
* Writes some warning messages when pre_sync fails.Eskil Heyn Olsen1999-11-221-0/+2
* Enabled debug output. Sets a g_log_domain, now version 0.8.5. ConsistentEskil Heyn Olsen1999-11-101-96/+316
* Uses the PISOCK_LIBDIR, for people with odd install dirs for theirEskil Olsen1999-11-041-3/+41
* now it doesn't build todo conduit anymore. Since the conduit is just aEskil Heyn Olsen1999-10-221-193/+196
* moved the pilot_status = MOD up, so even a CHANGE_SUMMARY will set theEskil Heyn Olsen1999-10-081-70/+97
* checks return values from gpilotd_init/connect.Eskil Heyn Olsen1999-10-061-1/+1
* Now has correct return values wrt the conduit api ref.Eskil Heyn Olsen1999-09-291-55/+87
* Small fix -miguelArturo Espinosa1999-09-281-2/+2
* the g_free that was commented out since glib said was a duplicate free,Eskil Heyn Olsen1999-09-251-34/+135
* better merge of summary/description when doing ical_from_remoteEskil Heyn Olsen1999-09-231-100/+149
* commented out a g_free that glib reported as being a duplicate free. gotEskil Heyn Olsen1999-09-231-7/+19
* lot of rework, implemented various set_* functions, transmit andEskil Heyn Olsen1999-09-211-160/+394
* About to rehash conduit.Eskil Heyn Olsen1999-09-191-4/+38
* changed to be a .la file instead of .a, this allows lib*_conduit to useEskil Heyn Olsen1999-09-191-43/+167
* added sources to calendar-conduitEskil Heyn Olsen1999-09-151-29/+238
* uses GNOME_PILOT_CHECKEskil Heyn Olsen1999-09-081-5/+121
* fix this.Jonathan Blandford1999-08-031-0/+3
* add thisJonathan Blandford1999-07-311-0/+205