aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/cal-component.c
Commit message (Expand)AuthorAgeFilesLines
* DOH, fixed reversed test for the presence of the icalcomp's parent. ThisFederico Mena Quintero2000-11-251-1/+1
* These changes fix bugzilla bugs #874 and #875.Federico Mena Quintero2000-11-091-68/+95
* This is the new recurrence page, partially finished. I just want it on CVSFederico Mena Quintero2000-10-271-6/+7
* added more (working) integration with theJesse Pavel2000-10-211-6/+0
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-0/+25
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-169/+0
* set the height of the scrolled window for the description field, since theDamon Chaplin2000-09-251-0/+46
* changed to use EDateEdit.Damon Chaplin2000-09-111-0/+75
* Use cal component pilot stuff properly (find_record_in_repository): RemoveJP Rosevear2000-09-101-13/+150
* Use new convenience functions and only get the recurrence stuff if needed.JP Rosevear2000-09-061-0/+74
* Free the data, not the list element.JP Rosevear2000-09-061-1/+1
* Update for libical 0.19JP Rosevear2000-08-251-1/+1
* Remove status barJP Rosevear2000-08-241-1/+0
* Added the cal-util library to the documentation framework - FedericoFederico Mena Quintero2000-08-151-5/+2
* stubs for pilot id accessors (cal_component_get_pilot_status):Seth Alves2000-08-121-0/+60
* Generate a prettier string for the geographical position.Federico Mena Quintero2000-08-121-2/+160
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-0/+172
* New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-081-0/+35
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-5/+51
* New files for the iCalendar file backend.Federico Mena Quintero2000-08-031-7/+26
* OK, it seems that we have all the interesting properties for single-userFederico Mena Quintero2000-07-271-0/+217
* Put all the functions used to free returned values all together.Federico Mena Quintero2000-07-271-199/+336
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-261-83/+293
* Finish filling the trigger. What a pain, again.Federico Mena Quintero2000-07-201-6/+77
* Free the icalcomponent if this is an unattached alarm.Federico Mena Quintero2000-07-191-1/+146
* New internal represntation for alarm components. We really don't map themFederico Mena Quintero2000-07-151-1/+186
* Handle the COMPLETED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-121-24/+241
* Handle the SEQUENCE property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-081-1/+104
* Handle the LAST-MODIFIED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-071-20/+103
* Handle the CREATED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-071-117/+291
* 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