#ifndef ITIP_UTILS_HEADER #define ITIP_UTILS_HEADER #include #include #include #include typedef enum { CAL_COMPONENT_METHOD_PUBLISH, CAL_COMPONENT_METHOD_REQUEST, CAL_COMPONENT_METHOD_REPLY, CAL_COMPONENT_METHOD_ADD, CAL_COMPONENT_METHOD_CANCEL, CAL_COMPONENT_METHOD_REFRESH, CAL_COMPONENT_METHOD_COUNTER, CAL_COMPONENT_METHOD_DECLINECOUNTER } CalComponentItipMethod; typedef struct { gchar *name; gchar *address; gchar *full; gboolean default_address; } ItipAddress; GList *itip_addresses_get (void); void itip_addresses_free (GList *addresses); const gchar *itip_strip_mailto (const gchar *address); void itip_send_comp (CalComponentItipMethod method, CalComponent *comp); #endif v id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* - Add SHA256pav2005-11-251-0/+1
* - Fix jot parameters ordersem2004-12-211-7/+7
* - Update to 0.9.7sem2004-12-213-4/+87
* - Update to 0.96pav2004-06-123-12/+11
* Add bash to RUN_DEPENDS list.osa2004-03-301-8/+15
* Update to 0.9.5.osa2004-03-302-2/+3
* Use PLIST_FILES.trevor2004-02-062-1/+1
* Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-031-2/+2
* Clear moonlight beckons.ade2003-03-07