/* 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 option> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
wfdec?h=gnome-3.24&id=105aae7caac51a80966265d22bf846743ae271e4'>swfdec
Commit message (Expand)AuthorAgeFilesLines
Commit message (Expand)AuthorAgeFilesLines
* - update to jpeg-8dinoex2010-02-051-1/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-106-33/+331
* Pick up maintainership.kwm2009-01-011-1/+1
* Drop maintainershipalexbl2008-12-121-1/+1
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Only add the ffmpeg CPPFLAGS if not building with gstreamer.marcus2008-08-111-1/+4
* Fix the build now that ffmpeg installs libswscale.marcus2008-08-111-1/+1
* - update to 0.6.8alexbl2008-08-072-5/+4
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to version 0.6.6 (security update)brix2008-05-093-22/+8
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-244-42/+68
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-2/+1
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - add a missing + so that new libraries are appended instead ofalexbl2007-12-201-1/+1
* - enable ffmpeg and mad when not using gstreameralexbl2007-12-192-5/+4
* - update to 0.5.5alexbl2007-12-193-8/+16
* - add a missing file to the pllistalexbl2007-10-261-0/+1
* - update swfdec and swfdec-mozilla to 0.5.3alexbl2007-10-233-6/+10
* - update to 0.5.2alexbl2007-09-073-6/+13
* - bump LIBVERSION [1]alexbl2007-08-072-4/+7
* - remove unnecessary USE_GSTREAMERalexbl2007-08-071-1/+0
* - update to 0.5.1 which adds support for OSSalexbl2007-08-063-8/+20
* Update swfdec and swfdec-plugin to 0.5.0.anholt2007-07-143-17/+21
* Reset rainer.alves@gmail.com by request due to current lack of time tolinimon2007-06-301-1/+1
* Update to 0.4.5 and fix packaging.anholt2007-06-213-5/+20
* Add missing dependency on gnomevfs2.anholt2007-05-301-1/+1
* Update swfdec's dependencies for ffmpeg-devel -> ffmpeg merge.anholt2007-05-261-1/+1
* Update swfdec to 0.4.4.anholt2007-05-262-7/+6
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Unbreak from my previous update.anholt2007-03-102-3/+5
* BROKEN: Incomplete pkg-plistkris2007-02-271-0/+2
* Update to 0.4.2. This update improves correctness in many ways.anholt2007-02-144-67/+29
* Use gstreamer 0.10 instead of 0.8ahze2007-02-121-2/+2
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-6/+6
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
* - Update gstreamer to 0.10ahze2006-04-301-1/+2
* - Update to 0.3.6pav2006-04-155-32/+13
* Reset kwm due to no response about email.linimon2006-04-151-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* Update to 0.3.5.kwm2005-05-272-6/+6
* update to 0.3.4.kwm2005-03-212-3/+4
* Update to 0.3.3.kwm2005-03-213-5/+7
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Correct gimp lib name.kwm2005-02-221-3/+10
* Fix plist en register optional gimp dependencie.kwm2005-02-152-7/+17
* fix plist, clean up some empty dirs.kwm2005-01-102-0/+6
* Update to version 0.3.2 [1].kwm2004-12-168-59/+58
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-10