/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-msg-composer-attachment.h * * Copyright (C) 1999 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * published by the Free Software Foundation; either version 2 of the * 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. * * Author: Ettore Perazzoli */ #ifndef __E_MSG_COMPOSER_ATTACHMENT_H__ #define __E_MSG_COMPOSER_ATTACHMENT_H__ #include #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) (G_TYPE_CHECK_INSTANCE_CAST ((obj), E_TYPE_MSG_COMPOSER_ATTACHMENT, EMsgComposerAttachment)) #define E_MSG_COMPOSER_ATTACHMENT_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), E_TYPE_MSG_COMPOSER_ATTACHMENT, EMsgComposerAttachmentClass)) #define E_IS_MSG_COMPOSER_ATTACHMENT(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), E_TYPE_MSG_COMPOSER_ATTACHMENT)) #define E_IS_MSG_COMPOSER_ATTACHMENT_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((obj), E_TYPE_MSG_COMPOSER_ATTACHMENT)) typedef struct _EMsgComposerAttachment EMsgComposerAttachment; typedef struct _EMsgComposerAttachmentClass EMsgComposerAttachmentClass; struct _EMsgComposerAttachment { GObject parent; GladeXML *editor_gui; CamelMimePart *body; gboolean guessed_type; gulong size; GdkPixbuf *pixbuf_cache; }; struct _EMsgComposerAttachmentClass { GObjectClass parent_class; void (*changed) (EMsgComposerAttachment *msg_composer_attachment); }; GType e_msg_composer_attachment_get_type (void); EMsgComposerAttachment *e_msg_composer_attachment_new (const char *file_name, const char *disposition, CamelException *ex); 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__ */ on4/files/node-fetch-2.6.1'>dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-181-3/+3
* Mark BROKEN on HEAD: does not build.erwin2008-08-132-1/+11
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-063-2/+3
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-205-16/+16
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+1
* - Add MASTER_SITES.chinsan2008-03-011-1/+1
* Tweak the PR 119107 changes.obrien2008-02-032-18/+46
* Use termios instead of sgtty.obrien2008-01-222-2/+65
* Update to KDE 3.5.8lofi2007-10-301-3/+3
* Fix gcc4 build.obrien2007-08-243-5/+25
* Respect LOCALBASE.tdb2007-07-101-1/+1
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-042-4/+3
* - Welcome X.org 7.2 \o/.flz2007-05-2011-2/+11
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-3/+54
* Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-1/+1
* - Update to 3.04rafan2007-02-042-11/+24
* Add urwvn 3.02, vietnamese version of the standard PostScript fonts fromrafan2007-01-284-0/+44
* Add gtk-im-vi 0.1.1, simple GTK+ input methods for Vietnamese(VNI andrafan2007-01-285-0/+50
* Normalize Aspell dictionaries PKGNAMEs.thierry2007-01-141-0/+1
* Add vietunicode-trichlor 2004.04.30, 100% Viet Unicode compatible.rafan2007-01-084-0/+69
* Add vietunicode-hannom 2005.02.06, UNICODE Han Nom Font Set.rafan2007-01-084-0/+50
* Add vietunicode-web1 2004.04.30, 100% Viet Unicode & Vietrafan2007-01-084-0/+53
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-3/+3
* - Respect X11BASErafan2006-12-022-15/+12
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-3/+6
* All dictionaries can be installed separately:thierry2006-07-154-7/+18
* Update to KDE 3.5.3lofi2006-06-063-162/+100
* SHA256ifyedwin2006-01-2414-0/+16
* Update to KDE 3.5.0lofi2006-01-091-0/+1
* Remove expired ports.lawrance2005-12-155-73/+0
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* Unbreak by fixing pkg-plist and aligning run-depends statement.edwin2005-11-042-8/+5
* Unbreak port by fixing pkg-plistedwin2005-11-042-5/+2
* Respect X11BASEmnag2005-10-273-11/+26
* Mark as BROKEN: unfetchable.linimon2005-10-121-1/+5
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-1/+1
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-232-0/+4
* The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.eduobrien2005-07-171-1/+2
* Watch over this VN port.obrien2005-07-171-1/+1
* The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.eduobrien2005-07-175-10/+6
* The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.eduobrien2005-07-171-2/+1
* Move to using the bzip2'ed distfile.obrien2005-07-172-2/+3
* 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
* BROKEN: Broken dependencykris2005-03-271-0/+2
* Upgrade to 0.2.9.thierry2005-03-164-10/+10
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2
* Add ports to ${SUBDIR} in alphabetical order.cperciva2005-01-301-2/+2
* Portlint.obrien2004-12-302-2/+2
* Portlint.obrien2004-12-301-1/+1
* Add xvnkb 0.2.8, a Vietnamese input method for X-Window.thierry2004-12-3010-0/+306
* Update to KDE 3.3.2lofi2004-12-141-1/+1
* Update to KDE 3.3lofi2004-08-311-1/+1