aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/cal-component.h
Commit message (Expand)AuthorAgeFilesLines
* Handle the COMPLETED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-121-6/+23
* Handle the SEQUENCE property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-081-0/+4
* Handle the LAST-MODIFIED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-071-0/+3
* Handle the CREATED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-071-4/+12
* Use CalComponentText instead of CalComponentPropSummary. Removed theFederico Mena Quintero2000-07-041-9/+12
* Renamed from cal_component_free_description_list(). We can share thisFederico Mena Quintero2000-07-041-9/+13
* Handle CATEGORIES. This can appear multiple times, so we maintain a list.Federico Mena Quintero2000-07-031-0/+4
* Handle date/time and timezone pairs. (scan_property): Handle DTSTART andFederico Mena Quintero2000-07-021-2/+21
* Handle the DESCRIPTION property. There can be multiple descriptions withFederico Mena Quintero2000-07-011-2/+24
* Get an EvolutionShellClient instead of an Evolution_Shell to match theEttore Perazzoli2000-06-301-4/+6
* New files for the new iCalendar component object. Today's properties:Federico Mena Quintero2000-06-291-0/+89