| Commit message (Expand) | Author | Age | Files | Lines |
* | Added the cal-util library to the documentation framework - Federico | Federico Mena Quintero | 2000-08-15 | 1 | -5/+2 |
* | stubs for pilot id accessors (cal_component_get_pilot_status): | Seth Alves | 2000-08-12 | 1 | -0/+60 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 1 | -2/+160 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 1 | -0/+172 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 1 | -0/+35 |
* | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 1 | -5/+51 |
* | New files for the iCalendar file backend. | Federico Mena Quintero | 2000-08-03 | 1 | -7/+26 |
* | OK, it seems that we have all the interesting properties for single-user | Federico Mena Quintero | 2000-07-27 | 1 | -0/+217 |
* | Put all the functions used to free returned values all together. | Federico Mena Quintero | 2000-07-27 | 1 | -199/+336 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 1 | -83/+293 |
* | Finish filling the trigger. What a pain, again. | Federico Mena Quintero | 2000-07-20 | 1 | -6/+77 |
* | Free the icalcomponent if this is an unattached alarm. | Federico Mena Quintero | 2000-07-19 | 1 | -1/+146 |
* | New internal represntation for alarm components. We really don't map them | Federico Mena Quintero | 2000-07-15 | 1 | -1/+186 |
* | Handle the COMPLETED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-12 | 1 | -24/+241 |
* | Handle the SEQUENCE property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-08 | 1 | -1/+104 |
* | Handle the LAST-MODIFIED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 1 | -20/+103 |
* | Handle the CREATED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 1 | -117/+291 |
* | Use CalComponentText instead of CalComponentPropSummary. Removed the | Federico Mena Quintero | 2000-07-04 | 1 | -2/+108 |
* | Renamed from cal_component_free_description_list(). We can share this | Federico Mena Quintero | 2000-07-04 | 1 | -244/+335 |
* | Handle CATEGORIES. This can appear multiple times, so we maintain a list. | Federico Mena Quintero | 2000-07-03 | 1 | -24/+230 |
* | Handle date/time and timezone pairs. (scan_property): Handle DTSTART and | Federico Mena Quintero | 2000-07-02 | 1 | -10/+281 |
* | Handle the DESCRIPTION property. There can be multiple descriptions with | Federico Mena Quintero | 2000-07-01 | 1 | -38/+219 |
* | Get an EvolutionShellClient instead of an Evolution_Shell to match the | Ettore Perazzoli | 2000-06-30 | 1 | -87/+297 |
* | New files for the new iCalendar component object. Today's properties: | Federico Mena Quintero | 2000-06-29 | 1 | -0/+386 |