/* * 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: * Jeffrey Stedfast * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * */ #ifndef _EM_FORMAT_QUOTE_H #define _EM_FORMAT_QUOTE_H #include "mail/em-format.h" typedef struct _EMFormatQuote EMFormatQuote; typedef struct _EMFormatQuoteClass EMFormatQuoteClass; #define EM_FORMAT_QUOTE_CITE (1<<0) #define EM_FORMAT_QUOTE_HEADERS (1<<1) struct _EMFormatQuote { EMFormat format; struct _EMFormatQuotePrivate *priv; char *credits; struct _CamelStream *stream; guint32 flags; guint32 text_html_flags; guint32 citation_colour; }; struct _EMFormatQuoteClass { EMFormatClass format_class; }; GType em_format_quote_get_type (void); EMFormatQuote *em_format_quote_new (const char *credits, struct _CamelStream *stream, guint32 flags); #endif /* !_EM_FORMAT_QUOTE_H */ ndabot/npm_and_yarn/devel/electron4/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
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* ftp/netdumpd: Update to 20191031Mark Johnston2019-11-012-6/+4
* ftp/netdumpd: Update to 20190910Mark Johnston2019-09-122-4/+4
* Update to netdumpd-20190518.Mark Johnston2019-05-192-5/+5
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-1/+0
* Mark various ports broken on powerpc64.Mark Linimon2018-09-101-0/+1
* Update to netdumpd-20180511.Mark Johnston2018-05-112-4/+4
* ftp/netdumpd:Sean Bruno2018-05-021-0/+3
* Update to netdumpd-20180424.Mark Johnston2018-04-252-4/+4
* Update to netdumpd-20180411.Mark Johnston2018-04-122-4/+4
* Update netdumpd to 20180305.Mark Johnston2018-03-062-4/+4