/* Evolution calendar - Utilities for manipulating CalComponent 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 the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * 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 void cal_comp_util_add_exdate (CalComponent *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 (CalComponent *comp, CalClient *client, icaltimezone *zone); #endif name='h' onchange='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.2.0sunpoet2014-04-272-3/+3
* - Update to 1.1.2sunpoet2013-10-272-5/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+1
* - Update to 1.1.1swills2013-06-022-10/+5
* - Update to 0.9.6pgollucci2011-06-261-0/+1
* - Removing remaining MD5 from rubygem- portspgollucci2011-06-241-1/+0
* - Update to 1.0.4pgollucci2010-09-222-4/+4
* - Update to 1.0.3pgollucci2010-09-142-4/+4
* RF -> RG Conversion (Part III)pgollucci2010-09-102-4/+3
* - Re-assign all my rubygem-* ports to ruby@pgollucci2010-04-28