/* 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 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 (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); typedef enum { EMPTY_COMP_REMOVE_LOCALLY, EMPTY_COMP_REMOVED_FROM_SERVER, EMPTY_COMP_DO_NOT_REMOVE } ConfirmDeleteEmptyCompResult; ConfirmDeleteEmptyCompResult cal_comp_confirm_delete_empty_comp (CalComponent *comp, CalClient *client, GtkWidget *widget); CalComponent *cal_comp_event_new_with_defaults (void); #endif lectron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-4/+4
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - change required APACHE version from 13+ to 20+ohauer2012-01-021-1/+1
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedohauer2011-08-211-1/+2
* Update to 3.10.1, which fixes MySQL queries problems introduced in 3.10.0itetcu2011-08-183-3/+10
* Fix the fixitetcu2011-08-051-1/+1
* Fix port after I moved '-devel' to PKGNAMESUFFIX.itetcu2011-08-051-4/+4
* Update to the official 3.10.0 releaseitetcu2011-08-043-8/+13
* Update to 3.10.0 rc1, which is pretty much the upcoming 3.10.0 release,itetcu2011-08-018-184/+271
* - remove MD5ohauer2011-07-031-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-2/+2
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* Chase clamav's lib bumpgarga2010-04-061-1/+1
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* Mark ignore until we get out a new devel release.itetcu2010-01-201-0/+2
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIgarga2009-03-271-1/+1
* - Update security/clamav to 0.94 [1] and fix a remote DoS [2]garga2008-09-161-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* - Builds on 7.x and uppav2008-07-081-4/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* Adjust MASTER_SITES to an other server of mineitetcu2008-03-251-4/+2
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
* Update to 3.8.0itetcu2007-04-144-8/+25
* - Update clamav to 0.90.1garga2007-03-141-1/+1
* Bump PORTEPOCH :( to fix the ersion number going backwards.itetcu2006-12-172-1/+4
* Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak.itetcu2006-12-171-1/+2
* - added safecat as LDA [1]itetcu2006-11-132-6/+27
* Fix copy/paste from mail/dspam typo.itetcu2006-10-101-1/+1
* Update to 3.6.8 20061010.1118 cvs snap:itetcu2006-10-105-39/+59
* Update to a new CVS HEAD snapshot. Please note that, among other changes, thisitetcu2006-06-057-64/+45
* Update to 3.6.6 (stable) release.itetcu2006-05-154-24/+20
* - Update to a new snap and fix a bug in it so that it builds pgsql driver.itetcu2006-05-135-19/+35
* - Fix typo in MIN_OPTIONS_VERpav2006-05-014-22/+36
* Update to 3.6.5 stable release, identical to our previous snap.erwin2006-04-265-8/+13
* Sync with CVS in preparation to 3.6.5 release.clsung2006-04-254-37/+91
* - Update to 3.6.4.20060315.1518garga2006-03-164-9/+41
* Unbreak after mega-libtool-commit: put the new PKGNAME in files/UPDATING.garga2006-02-273-3/+11
* Conversion to a single libtool environment.ade2006-02-232-5/+10
* - Tarball was rerolled -- Add a missed html file:garga2006-02-182-3/+4
* Update to 3.6.4.lawrance2006-02-144-7/+16
* Update to 3.6.3 20060211.0037 cvs snap.lawrance2006-02-124-7/+18
* Update to 3.6.3 20060208.1807 cvs snap. [1]garga2006-02-114-50/+31
* o Update to 3.6.3 20060203.1409 cvs snap.garga2006-02-066-74/+73
* - Update to 3.6.3.garga2006-01-279-128/+36
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Fix memory leak in BNR (resurrect files/patch-src_libdspam.c from Atticaz2005-12-156-10/+37
* Update to 3.6.2:lawrance2005-12-1211-69/+183
* - Nitpav2005-11-171-1/+1
* - Fix WITH_CGI (convert to new USE_APACHE)pav2005-11-172-3/+11
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 3.6.1mnag2005-11-116-21/+108
* Teach startup script about dspam_pidfile variable. We can't usegarga2005-10-211-1/+2
* - Update to 3.6.0garga2005-10-184-171/+168
* Add a file I missed on the last commit, which was:lawrance2005-07-301-0/+41
* Update to 3.5.2 cvs-snap of 20050725.0800lawrance2005-07-306-104/+86
* We no longer need to remove libdata/pkgconfig since it is in both mtreemarcus2005-05-201-1/+0
* - Update to 3.5.0.20050512.1145 [1]jylefort2005-05-163-5/+12
* - Support for clamd virus checking via TCP (see ClamAVHost, ClamAVPort andvanilla2005-05-093-18/+52
* - Update to 3.5.0.20050428.1100pav2005-05-066-133/+112
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - Update to RC2A snapshot of 20050302.1715pav2005-03-076-83/+63
* Update to dspam-devel-3.4.r1.20050216.0945leeym2005-02-255-49/+155
* Split the postgresql ports into a server and a client part.girgen2005-01-311-40/+11
* Remove rmdir of libdata/pkgconfigedwin2005-01-201-1/+0
* Fix pkg-plistedwin2005-01-151-1/+0
* mail-dspam-devel: corect deinstall, package, describe; update; bugfixes; .......edwin2005-01-127-221/+341
* Clean up SQLite and related ports.nork2004-12-231-1/+2
* Update to SNAP_DATE 20041201.1330, which supports daemonized dspamarved2004-12-053-5/+38