/* Evolution internal utilities - Glade dialog widget utilities * * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero * * 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. */ #ifndef E_DIALOG_WIDGETS_H #define E_DIALOG_WIDGETS_H #include #include void e_dialog_editable_set (GtkWidget *widget, const char *value); char *e_dialog_editable_get (GtkWidget *widget); void e_dialog_radio_set (GtkWidget *widget, int value, const int *value_map); int e_dialog_radio_get (GtkWidget *widget, const int *value_map); void e_dialog_toggle_set (GtkWidget *widget, gboolean value); gboolean e_dialog_toggle_get (GtkWidget *widget); void e_dialog_spin_set (GtkWidget *widget, double value); double e_dialog_spin_get_double (GtkWidget *widget); int e_dialog_spin_get_int (GtkWidget *widget); void e_dialog_option_menu_set (GtkWidget *widget, int value, const int *value_map); int e_dialog_option_menu_get (GtkWidget *widget, const int *value_map); void e_dialog_dateedit_set (GtkWidget *widget, time_t t); time_t e_dialog_dateedit_get (GtkWidget *widget); gboolean e_dialog_widget_hook_value (GtkWidget *dialog, GtkWidget *widget, gpointer value_var, gpointer info); void e_dialog_get_values (GtkWidget *dialog); gboolean e_dialog_xml_widget_hook_value (GladeXML *xml, GtkWidget *dialog, const char *widget_name, gpointer value_var, gpointer info); #endif nd_yarn/devel/electron4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add slaves ports for Aspell's new dictionaries.thierry2004-08-293-0/+22
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-243-20/+10
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
* SIZEify (maintainer timeout)trevor2004-03-3113-0/+14
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-102-2/+1
* - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workpav2004-03-021-1/+1
* Update to KDE 3.2.0lofi2004-02-053-5/+6
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+1
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-121-2/+2
* Another last minute change. Size/date stamp changes only.will2003-09-281-1/+1
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-2/+1
* Update this port from being based on the X11 R6.5.1 sources to R6.6.obrien2003-08-182-3/+4
* Remove the _POSIX_SOURCE handling to fix the building on 5-CURRENT.obrien2003-08-182-6/+2
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-292-1/+63
* Fix PLISTlioux2003-06-131-1/+17
* Update to KDE 3.1.2lioux2003-05-201-1/+1
* Add a NO_VIET_KDE knob to avoid the KDE I18N bits -- otherwise it is hard toobrien2003-05-091-0/+2
* BROKEN: Does not compilekris2003-05-071-0/+2
* Repo-move KDE I18N hebrew, hungarian, & vietnamese messages to theirwill2003-04-144-5/+72
* Clear moonlight beckons.ade2003-03-0730-15/+15
* Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-292-38/+34
* Perl script to convert the text in the VIQR encoding to another Vietnameseobrien2002-11-136-0/+68
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1126-26/+13
* Use PORTCOMMENT.obrien2002-11-0726-13/+26
* Add a missing directorykris2002-10-281-0/+1
* Get the dependencies correct for XF4.obrien2002-10-17