/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-msg-composer.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_H__ #define ___E_MSG_COMPOSER_H__ #include #include #include "e-msg-composer-attachment-bar.h" #include "e-msg-composer-hdrs.h" #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #define E_TYPE_MSG_COMPOSER (e_msg_composer_get_type ()) #define E_MSG_COMPOSER(obj) (GTK_CHECK_CAST ((obj), E_TYPE_MSG_COMPOSER, EMsgComposer)) #define E_MSG_COMPOSER_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), E_TYPE_MSG_COMPOSER, EMsgComposerClass)) #define E_IS_MSG_COMPOSER(obj) (GTK_CHECK_TYPE ((obj), E_TYPE_MSG_COMPOSER)) #define E_IS_MSG_COMPOSER_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), E_TYPE_MSG_COMPOSER)) typedef struct _EMsgComposer EMsgComposer; typedef struct _EMsgComposerClass EMsgComposerClass; struct _EMsgComposer { GnomeApp parent; BonoboUIHandler *uih; GtkWidget *hdrs; GtkWidget *editor; GtkWidget *attachment_bar; GtkWidget *attachment_scrolled_window; GtkWidget *address_dialog; gboolean attachment_bar_visible : 1; }; struct _EMsgComposerClass { GnomeAppClass parent_class; void (* send) (EMsgComposer *composer); void (* postpone) (EMsgComposer *composer); }; GtkType e_msg_composer_get_type (void); void e_msg_composer_construct (EMsgComposer *composer); GtkWidget *e_msg_composer_new (void); void e_msg_composer_show_attachments (EMsgComposer *composer, gboolean show); CamelMimeMessage *e_msg_composer_get_message (EMsgComposer *composer); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* ___E_MSG_COMPOSER_H__ */ st-1.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
Commit message (Expand)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2018-02-041-0/+1
* Mark some ports failing on armv6, for errors classified as "linker_error".linimon2017-05-281-0/+2
* Remove libtiff.so.4 compatibility links that were added in r374303 totijl2016-12-091-0/+1
* Cleanup plistantoine2014-11-131-1/+0
* - Update to 5.4.8swills2014-05-222-3/+3
* Support stagebapt2014-04-071-16/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfantoine2013-09-051-0/+1
* Update to 5.4.7eadler2012-12-192-11/+7
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
* - update to 5.4.5.beech2012-06-143-386/+74
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - remove MD5ohauer2011-07-031-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Mark MAKE_JOBS_UNSAFEpav2009-11-191-0/+2
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Fix typo (CUNFIGURE_ARGS)amdmi32008-10-031-2/+3
* - Fix inappropriate use of NO*varsmiwi2008-09-262-406/+376
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+0
* - Update science/cdcl to 5.3.3.flz2008-03-113-51/+49
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* SHA256ifyedwin2006-01-241-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1