/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-msg-composer-attachment.h * * Copyright (C) 1999 Helix Code, Inc. * * 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. * * Author: Ettore Perazzoli */ #ifndef __E_MSG_COMPOSER_ATTACHMENT_H__ #define __E_MSG_COMPOSER_ATTACHMENT_H__ #include #include #include #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #define E_TYPE_MSG_COMPOSER_ATTACHMENT (e_msg_composer_attachment_get_type ()) #define E_MSG_COMPOSER_ATTACHMENT(obj) (GTK_CHECK_CAST ((obj), E_TYPE_MSG_COMPOSER_ATTACHMENT, EMsgComposerAttachment)) #define E_MSG_COMPOSER_ATTACHMENT_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), E_TYPE_MSG_COMPOSER_ATTACHMENT, EMsgComposerAttachmentClass)) #define E_IS_MSG_COMPOSER_ATTACHMENT(obj) (GTK_CHECK_TYPE ((obj), E_TYPE_MSG_COMPOSER_ATTACHMENT)) #define E_IS_MSG_COMPOSER_ATTACHMENT_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), E_TYPE_MSG_COMPOSER_ATTACHMENT)) typedef struct _EMsgComposerAttachment EMsgComposerAttachment; typedef struct _EMsgComposerAttachmentClass EMsgComposerAttachmentClass; struct _EMsgComposerAttachment { GtkObject parent; GladeXML *editor_gui; CamelMimePart *body; gboolean guessed_type; gulong size; }; struct _EMsgComposerAttachmentClass { GtkObjectClass parent_class; void (*changed) (EMsgComposerAttachment *msg_composer_attachment); }; GtkType e_msg_composer_attachment_get_type (void); EMsgComposerAttachment *e_msg_composer_attachment_new (const gchar *file_name); EMsgComposerAttachment *e_msg_composer_attachment_new_from_mime_part (CamelMimePart *part); void e_msg_composer_attachment_edit (EMsgComposerAttachment *attachment, GtkWidget *parent); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __E_MSG_COMPOSER_ATTACHMENT_H__ */ 2.3'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
rt to 1.7.1
Commit message (Expand)AuthorAgeFilesLines
vsevolod2018-03-224-33/+33
* mail/milter-manager: update 2.0.7 -> 2.1.1pi2018-03-218-18/+27
* Update MAINTAINER to my new FreBSD.org accountmeta2018-03-201-1/+1
* Bump PORTREVISION on ports depending on devel/libical.truckman2018-03-205-5/+5
* Fix order of IGNORE_WITH_PHP variabledbaio2018-03-202-4/+2
* mail/dovecot-pigeonhole: upgrade to 0.4.23:ler2018-03-202-5/+4
* Update dovecot to 2.2.35, and bump pigeonholeadamw2018-03-193-4/+5
* mail/py-pymailq: Update to 0.9.0loader2018-03-193-14/+11
* devel/oniguruma: Update to 6.8.1yuri2018-03-191-1/+1
* mail/courier: Unbreak by fixing shebang; Add missing dependencyyuri2018-03-191-1/+4
* Mark unbroken on actual hardware for e.g. armvX. It is known to runawaylinimon2018-03-191-0/+4
* mail/courier: Unbreak by fixing shebangyuri2018-03-191-0/+6
* mail/dkimproxy: Change url of detail webpagedbaio2018-03-182-7/+8
* mail/postgrey: Add reload command in rcfiledbaio2018-03-182-0/+2
* Mark as broken on armvX.linimon2018-03-181-4/+5
* Mark as broken on armvX. This is probably a holdover from ancient code.linimon2018-03-181-2/+4
* mail/milter-greylist: Add configtest command in rcfiledbaio2018-03-183-3/+4
* devel/oniguruma: Update to 6.8.0yuri2018-03-181-0/+1
* Fix order of variablesdbaio2018-03-173-6/+7
* - Unbreak patchvsevolod2018-03-171-49/+1
* Update rspamd port to 1.7.0vsevolod2018-03-175-179/+516
* Update to 1.10.2sunpoet2018-03-162-4/+4
* Update to 1.10.2sunpoet2018-03-162-4/+4
* Update to 1.03sunpoet2018-03-162-4/+4
* - update to 1.1.Alpha9.0dinoex2018-03-15