/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-msg-composer-select-file.c * * Copyright (C) 2000 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_SELECT_FILE_H #define E_MSG_COMPOSER_SELECT_FILE_H struct _EMsgComposer; typedef void (*EMsgComposerSelectFileFunc)(struct _EMsgComposer *composer, const char *filename); typedef void (*EMsgComposerSelectAttachFunc)(struct _EMsgComposer *composer, GSList *names, int isinline); void e_msg_composer_select_file(struct _EMsgComposer *composer, GtkWidget **w, EMsgComposerSelectFileFunc func, const char *title, int save); void e_msg_composer_select_file_attachments(struct _EMsgComposer *composer, GtkWidget **, EMsgComposerSelectAttachFunc func); #endif /* E_MSG_COMPOSER_SELECT_FILE_H */ 1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/sqlbuddy
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-201-15/+0
* - Allow staging as a regular userantoine2014-09-122-2/+6
* databases/sqlbuddy: Unbreak and stagemarino2014-04-221-21/+6
* Convert d* to USES=zipbapt2014-03-081-1/+1
* Mark broken: Fails to check-sanityantoine2014-02-011-0/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new options frameworkbapt2013-06-061-11/+7
* - Update to 1.3.3dhn2011-03-073-5/+14
* - Update to 1.3.2miwi2009-09-034-9/+14
* - Update to 1.3.1miwi2009-02-274-21/+27
* - Update to 1.3.0miwi2008-09-264-15/+42