aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/cal-component.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GTKHTML_0_5'.GTKHTML_0_5nobody2000-07-061-1451/+0
* Use CalComponentText instead of CalComponentPropSummary. Removed theFederico Mena Quintero2000-07-041-2/+108
* Renamed from cal_component_free_description_list(). We can share thisFederico Mena Quintero2000-07-041-244/+335
* Handle CATEGORIES. This can appear multiple times, so we maintain a list.Federico Mena Quintero2000-07-031-24/+230
* Handle date/time and timezone pairs. (scan_property): Handle DTSTART andFederico Mena Quintero2000-07-021-10/+281
* Handle the DESCRIPTION property. There can be multiple descriptions withFederico Mena Quintero2000-07-011-38/+219
* Get an EvolutionShellClient instead of an Evolution_Shell to match theEttore Perazzoli2000-06-301-87/+297
* New files for the new iCalendar component object. Today's properties:Federico Mena Quintero2000-06-291-0/+386