/* * Evolution calendar - Utilities for manipulating ECalComponent objects * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) version 3. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the program; if not, see * * * Authors: * Federico Mena-Quintero * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * */ #ifndef COMP_UTIL_H #define COMP_UTIL_H #include #include #include #include struct _EShell; void cal_comp_util_add_exdate (ECalComponent *comp, time_t t, icaltimezone *zone); /* Returns TRUE if the component uses the given timezone for both DTSTART and DTEND, or if the UTC offsets of the start and end times are the same as in the given zone. */ gboolean cal_comp_util_compare_event_timezones (ECalComponent *comp, ECal *client, icaltimezone *zone); /* Returns the number of icons owned by the ECalComponent */ gint cal_comp_util_get_n_icons (ECalComponent *comp, GSList **pixbufs); gboolean cal_comp_is_on_server (ECalComponent *comp, ECal *client); gboolean is_icalcomp_on_the_server (icalcomponent *icalcomp, ECal *client); ECalComponent * cal_comp_event_new_with_defaults (ECal *client, gboolean all_day, gboolean use_default_reminder, gint default_reminder_interval, EDurationType default_reminder_units); ECalComponent * cal_comp_event_new_with_current_time (ECal *client, gboolean all_day, icaltimezone *zone, gboolean use_default_reminder, gint default_reminder_interval, EDurationType default_reminder_units); ECalComponent *cal_comp_task_new_with_defaults (ECal *client); ECalComponent *cal_comp_memo_new_with_defaults (ECal *client); void cal_comp_update_time_by_active_window (ECalComponent *comp, struct _EShell *shell); void cal_comp_selection_set_string_list (GtkSelectionData *data, GSList *str_list); GSList *cal_comp_selection_get_string_list (GtkSelectionData *data); void cal_comp_set_dtstart_with_oldzone (ECal *client, ECalComponent *comp, const ECalComponentDateTime *pdate); void cal_comp_set_dtend_with_oldzone (ECal *client, ECalComponent *comp, const ECalComponentDateTime *pdate); gboolean cal_comp_process_source_list_drop (ECal *destination, icalcomponent *comp, GdkDragAction action, const gchar *source_uid, ESourceList *source_list); void comp_util_sanitize_recurrence_master (ECalComponent *comp, ECal *client); gchar *icalcomp_suggest_filename (icalcomponent *icalcomp, const gchar *default_name); #endif lectron6/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Correct typo in COMMENT fieldskreuzer2011-08-301-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-5/+1
* - ONLY_FOR_ARCHS=i386sem2006-05-201-0/+2
* - Add missed man pagesem2006-05-021-1/+1
* - Unbreaksem2006-05-025-42/+11
* Reset bp as maintainer at his request due to lack of time. We appreciatelinimon2006-04-151-1/+1
* BROKEN: Incorrect pkg-plistkris2006-04-031-0/+2
* Ancient FreeBSD versions are no longer supported in bsd.port.mk, so thislinimon2006-01-271-4/+0
* Back to maintainer. bp@mnag2005-11-161-1/+1
* Update MASTER_SITESmnag2005-11-162-2/+3
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Substitute BROKEN with IGNORE in cases where the port requires the src treemarcus2004-01-101-1/+1
* Per distfile survey, remove dead mastersite. Informed maintainer.linimon2003-10-292-3/+1
* Remove NO_PACKAGE (package is redistributable, the port is justkris2003-07-311-1/+0
* Update WWW to silent false alarms.bp2003-05-081-1/+1
* bsd.libnames.mk can not be included directlyfjoe2003-04-281-0/+21
* De-pkg-comment.knu2003-02-212-1/+1
* Update URL.bp2001-08-221-1/+1
* Rename PLIST.4 to pkg-plist.4.asami2000-10-081-1/+1
* Add 'Novell' keyword.bp2000-06-032-3/+3
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Fix broken URL.bp2000-01-081-1/+1
* General comment cleanups.hoek1999-12-291-1/+1
* Put back IS_INTERACTIVE variable.bp1999-12-101-1/+2