aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/cal-component.h
Commit message (Expand)AuthorAgeFilesLines
* If only the pipe wouldn't break.JP Rosevear2003-03-051-0/+6
* ported to GObject.Rodrigo Moya2002-11-041-8/+8
* cal-client/cal-listener.hRodrigo Moya2002-11-021-3/+3
* if the value is a datetime, convert it to a dateJP Rosevear2002-10-181-0/+1
* Fixes #15710Rodrigo Moya2002-08-081-0/+2
* add back protoJP Rosevear2002-06-251-0/+2
* make the range datetime member a struct not a pointerJP Rosevear2002-05-151-2/+2
* #ifdef'ed out the LOCATION field for now, since it wasn't supportedDamon Chaplin2001-11-151-0/+2
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* new functionsRodrigo Moya2001-10-191-0/+4
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-101-0/+3
* for each call back, removes the alarms (cal_component_remove_all_alarms):JP Rosevear2001-09-171-0/+1
* use ical partstat, role, cutypes directlyJP Rosevear2001-09-141-31/+4
* Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-111-2/+2
* added support for the Contacts field. Note that I'm not sure what weDamon Chaplin2001-08-151-0/+3
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-071-3/+0
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-0/+4
* New files with the alarm options dialog; this configures theFederico Mena Quintero2001-07-031-1/+1
* Support for ATTACH, DESCRIPTION properties in alarm components.Federico Mena Quintero2001-07-031-4/+8
* Support for repeat/duration properties in alarm components.Federico Mena Quintero2001-07-031-0/+11
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+2
* New function to compare tasks like the Pilot task list.Federico Mena Quintero2001-06-241-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* itip/imip send dialogJP Rosevear2001-06-201-0/+74
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-1/+1
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-0/+4
* Oops, that shouldn't have gone inJP Rosevear2001-02-071-1/+0
* Match new append_alarm signature (reminder_to_comp_object): only addJP Rosevear2001-02-071-0/+1
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-061-0/+1
* create a new cal component alarm (cal_component_add_alarm): add alarm toJP Rosevear2001-01-191-2/+8
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-181-0/+2
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-061-0/+2
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-5/+3
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-31/+64
* This is to make things work with libical 0.21helix1 and later. WarningsFederico Mena Quintero2000-12-121-2/+2
* Upgrade of the alarm framework. We now access alarms by a uniqueFederico Mena Quintero2000-11-301-2/+2
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-0/+1
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-6/+0
* set the height of the scrolled window for the description field, since theDamon Chaplin2000-09-251-0/+2
* changed to use EDateEdit.Damon Chaplin2000-09-111-0/+3
* Use cal component pilot stuff properly (find_record_in_repository): RemoveJP Rosevear2000-09-101-4/+6
* Use new convenience functions and only get the recurrence stuff if needed.JP Rosevear2000-09-061-0/+6
* stubs for pilot id accessors (cal_component_get_pilot_status):Seth Alves2000-08-121-0/+6
* Generate a prettier string for the geographical position.Federico Mena Quintero2000-08-121-3/+9
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-0/+31
* New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-081-0/+2
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-0/+2
* New files for the iCalendar file backend.Federico Mena Quintero2000-08-031-1/+1
* OK, it seems that we have all the interesting properties for single-userFederico Mena Quintero2000-07-271-0/+7
* Ahem, be consistent with parameter names - FedericoFederico Mena Quintero2000-07-271-2/+2
* Put all the functions used to free returned values all together.Federico Mena Quintero2000-07-271-10/+13
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-261-1/+26
* Free the icalcomponent if this is an unattached alarm.Federico Mena Quintero2000-07-191-0/+27
* New internal represntation for alarm components. We really don't map themFederico Mena Quintero2000-07-151-0/+22
* 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