/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2002 Ximian, Inc. (www.ximian.com) * * 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 Street #330, Boston, MA 02111-1307, USA. * */ #ifndef __CAMEL_DIGEST_SUMMARY_H__ #define __CAMEL_DIGEST_SUMMARY_H__ #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #include #include #include #define CAMEL_DIGEST_SUMMARY(obj) CAMEL_CHECK_CAST (obj, camel_digest_summary_get_type (), CamelDigestSummary) #define CAMEL_DIGEST_SUMMARY_CLASS(klass) CAMEL_CHECK_CLASS_CAST (klass, camel_digest_summary_get_type (), CamelDigestSummaryClass) #define CAMEL_IS_DIGEST_SUMMARY(obj) CAMEL_CHECK_TYPE (obj, camel_digest_summary_get_type ()) typedef struct _CamelDigestSummary CamelDigestSummary; typedef struct _CamelDigestSummaryClass CamelDigestSummaryClass; struct _CamelDigestSummary { CamelFolderSummary parent_object; }; struct _CamelDigestSummaryClass { CamelFolderSummaryClass parent_class; }; CamelType camel_digest_summary_get_type (void); CamelFolderSummary *camel_digest_summary_new (void); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __CAMEL_DIGEST_SUMMARY_H__ */ t/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
* - Mark IGNORED on pointyhat - receives signal 10 during build on pointyhat, butpav2008-06-231-0/+4
* - Fix segfaults, unbreakpav2008-06-193-3/+51
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+3
* Reset maintainership.jkoshy2008-04-101-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+1
* Now is getting signal 11 everywhere on the cluster, not just problemslinimon2007-11-251-3/+1
* Mark BROKEN with GCC 4.2.jkoshy2007-10-291-0/+4
* Fix a memory corruption/core dump that is reproduceable in myjkoshy2007-10-261-3/+6
* BROKEN: Segfault during buildkris2007-07-291-0/+2
* Upgrade to v370. The port now unconditionally depends on Cairojkoshy2007-06-075-240/+383
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+2
* Upgrade to v360. Upstream changes include:jkoshy2007-01-267-329/+478
* Fix compilation on FreeBSD 5.X.jkoshy2006-11-301-2/+28
* - Upgrade to v352. This is a bug-fix release.jkoshy2006-09-227-22/+244
* - Bring down the parts of upstream change SVN#4389 that makejkoshy2006-09-203-3/+28
* BROKEN: Does not compilekris2006-09-171-0/+2
* Update to v351.jkoshy2006-07-254-84/+145
* This port no longer requires `gmake`.jkoshy2006-07-151-1/+0
* Upgrade to v350.jkoshy2006-07-144-7308/+7618
* Upgrade to v301 --- bug fixes and changes to the demos.jkoshy2006-01-193-7/+75
* - Upgrade to v300. This DrScheme release offers Unicode support,jkoshy2005-12-225-473/+1287
* Add SA256 checksums.jkoshy2005-12-141-0/+1
* X11BASE and portlint cleanups.jkoshy2005-10-261-3/+5
* Upgrade to v209.jkoshy2005-02-263-62/+187
* Fix fetch breakage.jkoshy2004-10-201-3/+4