/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-dialog-utils.h * * Copyright (C) 2001 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 * 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_DIALOG_UTILS_H #define E_DIALOG_UTILS_H #include #include #include #include #include /* Window */ void e_set_dialog_parent (GtkWindow *dialog, GtkWidget *parent_widget); void e_set_dialog_parent_from_xid (GtkWindow *dialog, Window xid); /* FIXME These functions should go away completely at some point. */ #ifndef GNOME_DISABLE_DEPRECATED void e_gnome_dialog_set_parent (GnomeDialog *dialog, GtkWindow *parent); GtkWidget *e_gnome_warning_dialog_parented (const char *warning, GtkWindow *parent); GtkWidget *e_gnome_ok_cancel_dialog_parented (const char *message, GnomeReplyCallback callback, gpointer data, GtkWindow *parent); #endif char *e_file_dialog_save (const char *title); #endif abot/npm_and_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/itcl
Commit message (Expand)AuthorAgeFilesLines
* - Fix COMMENT from previous commitmm2007-09-051-1/+1
* - Switch to USE_TCLmm2007-09-052-12/+20
* Correct legacy a.out packing list formatkris2007-01-281-1/+1
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Bump PORTREVISION to reflect the previous change to files/Makefile.libmi2006-05-241-0/+1
* Another minor fix to the generated itclConfig.shmi2006-05-231-0/+1
* Make sure, @itcl_BUILD_LIB_SPEC@ is replaced by "-L${PREFIX}/lib -litcl"mi2006-05-211-0/+1
* Update the itcl/itk from 3.2 to 3.3 (released in April 2005). Themi2006-05-189-510/+28
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* Updates to use tcl84.thierry2005-12-264-7/+30
* - Add SHA256pav2005-11-251-0/+1
* - Update to 3.2.1pav2005-06-077-9/+457
* SIZEify.trevor2004-01-291-0/+1
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
* - Backout last update, it broke x11-fm/tkdeskpav2003-12-155-49/+7
* - Update to work with tcl8.4pav2003-12-055-7/+50
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* PERL -> REINPLACE_CMDperky2002-06-271-1/+2
* Update to itcl 3.2. Don't build stubs. Run tests after tests.mi2001-07-289-251/+77
* Adjust to lang/tcl* install/deinstall script paths.asami2000-10-081-2/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+1
* The pkg/PLIST learned how to support symlinks more than a year ago.hoek2000-06-011-2/+1
* PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromhoek2000-06-011-0/+5
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-12