/* Evolution calendar - Utilities for manipulating ECalComponent objects * * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * 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 General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. */ #ifndef COMP_UTIL_H #define COMP_UTIL_H #include #include #include 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); gboolean cal_comp_is_on_server (ECalComponent *comp, ECal *client); ECalComponent *cal_comp_event_new_with_defaults (ECal *client); ECalComponent *cal_comp_event_new_with_current_time (ECal *client, gboolean all_day); ECalComponent *cal_comp_task_new_with_defaults (ECal *client); ECalComponent *cal_comp_memo_new_with_defaults (ECal *client); #endif ectron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
d>
Commit message (Expand)AuthorAgeFilesLines
* Update WWWsunpoet2018-05-281-1/+1
bmah2003-04-071-1/+1
* Maintainer update:bmah2003-04-072-18/+0
* Update to 0.9.2-alpha.bmah2003-03-284-32/+20
* Add missing build directory and sort pkg-plist. This port should probablykris2003-02-221-66/+67
* De-pkg-comment.knu2003-02-212-1/+1
* Add $INSTALLS_SHLIB=yes flag.kuriyama2003-01-221-0/+1
* [MAINTAINER update] devel/apr: add missing files to pkg-plistedwin2003-01-161-0/+3
* forgot to add this fileijliao2003-01-021-0/+19
* upgrade to 0.9.1ijliao2003-01-025-109/+83
* Fix violations of automake/autoconf rules, other customary ports techniquealane2002-12-291-14/+29
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseedwin2002-11-071-0/+1
* Bump PORTREVISION and expat shlib.kuriyama2002-09-171-1/+2
* Patch up the getopt code to work around a crash when no long name isroberto2002-08-121-0/+15
* Update to apr version 20020725223645roberto2002-08-053-7/+9
* Bump portrevision (textproc/expat2 shlib bump).kuriyama2002-07-211-1/+2
* Update apr to the latest snapshot 20020707163141.roberto2002-07-163-15/+13
* devel/apr has been repo-copied to devel/apr.roberto2002-07-162-4/+4
* Add a rather ugly hack to work around problems compiling this port when aroberto2002-05-091-0/+3
* Update to a more recent APR snapshot. It is needed by the forthcomingroberto2002-05-075-40/+6
* This file was forgotten during the upgrade.roberto2002-03-201-0/+11
* autoconf 2.53 appears to change the way variables are substituted,roberto2002-03-192-1/+3
* These two files are part of the apr-devel port and should have been committedroberto2002-03-152-0/+34