/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * e-entry-test.c * Copyright 2000, 2001, Ximian, Inc. * * Authors: * Chris Lahey * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License, version 2, as published by the Free Software Foundation. * * This library 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 * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * 02111-1307, USA. */ #include "config.h" #include #include "e-entry.h" static void destroy_callback(GtkWidget *app, gpointer data) { exit(0); } #if 0 static void about_callback( GtkWidget *widget, gpointer data ) { const gchar *authors[] = { "Christopher James Lahey ", NULL }; GtkWidget *about = gnome_about_new ( _( "Minicard Test" ), VERSION, _( "Copyright (C) 2000, Helix Code, Inc." ), authors, _( "This should test the minicard canvas item" ), NULL); gtk_widget_show (about); } #endif int main( int argc, char *argv[] ) { GtkWidget *app; GtkWidget *entry; /* bindtextdomain (PACKAGE, GNOMELOCALEDIR); textdomain (PACKAGE);*/ gnome_init( "EEntry Test", VERSION, argc, argv); app = gnome_app_new("EEntry Test", NULL); entry = e_entry_new(); gtk_object_set(GTK_OBJECT(entry), "editable", TRUE, "use_ellipsis", TRUE, NULL); gnome_app_set_contents( GNOME_APP( app ), entry ); /* Connect the signals */ gtk_signal_connect( GTK_OBJECT( app ), "destroy", GTK_SIGNAL_FUNC( destroy_callback ), ( gpointer ) app ); gtk_widget_show_all( app ); gtk_main(); /* Not reached. */ return 0; } /lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove expired ports:rene2015-11-29513-15601/+90
* Update ImageMagick to 6.9.2-7.kwm2015-11-293-4/+3
* Update to 3.12.3mr2015-11-295-179/+3352
* Upgrade devel/elixir-gettext to version 0.8.0.olgeni2015-11-292-3/+3
* Upgrade lang/gambit-c to version 4.8.2.olgeni2015-11-293-4/+4
* - Update to 2.2.3.stephen2015-11-292-3/+3
* Move the p5-Test-* dependencies to TEST_DEPENDS, and sort plist.adamw2015-11-292-3/+3
* net-mgmt/zabbix2-server: update 2.0.14 -> 2.0.16robak2015-11-292-4/+4
* Upgrade devel/elixir-exprotobuf to version 0.13.0.olgeni2015-11-293-3/+5
* Fix building without a full bootstrap, that is, with option BOOTSTRAPgerald2015-11-291-0/+24
* graphics/lensfun: bump PORTREVISIONmmoll2015-11-291-0/+1
* Upgrade databases/elixir-ecto to version 1.0.7.olgeni2015-11-292-3/+3
* Upgrade devel/elixir-connection to version 1.0.2.olgeni2015-11-292-3/+3
* Upgrade devel/elixir-combine to version 0.5.4.olgeni2015-11-292-3/+3
* Upgrade devel/elixir-plug to version 1.0.3.olgeni2015-11-293-4/+4
* Update to 1.17. Strip the XS library, and sort plist.adamw2015-11-293-5/+7
* Add LICENSE_COMB, forgotten in previous commit.adamw2015-11-291-0/+1
* Fix the ALSA=OFF build after r402530.rakuco2015-11-292-17/+7
* - Update to 20151101sunpoet2015-11-292-3/+3
* - Update to 0.23.2sunpoet2015-11-293-5/+6
* - Update to 0.23.4sunpoet2015-11-293-11/+9
* Update to upstream version 1.7.88riggs2015-11-282-3/+3
* databases/mysqltuner: fix WWWpi2015-11-281-1/+1
* databases/mysqltuner: 1.3.0 -> 1.6.0pi2015-11-282-8/+13
* net/gwhois: updatedpi2015-11-283-6/+4
* lang/go14: allow building on armv6hfmmoll2015-11-281-2/+2
* Fix build failure with DOCS option and edge caseriggs2015-11-281-0/+3
* mail/imapfilter: Update version 2.6.1=>2.6.3bofh2015-11-282-3/+3
* math/R-cran-car: update to 2.1-0dbn2015-11-283-8/+8
* Upgrade devel/relx to version 3.9.0.olgeni2015-11-282-13/+13
* mail/thunderbird: don't depend on already disabled system opusjbeich2015-11-281-1/+0
* gecko: add missing PORTEPOCH to required libvorbis versionjbeich2015-11-285-5/+5
* Add upstream patch to fix the build with clang + ALSA option.rakuco2015-11-282-0/+34
* Upgrade devel/erlang-providers to version 1.6.0.olgeni2015-11-282-4/+3
* - Update to 4.14.2sunpoet2015-11-282-3/+3
* devel/spice-protocol: fix codegen scriptsnovel2015-11-282-1/+14
* - Update to 0.120sunpoet2015-11-283-3/+4
* - Update to 20151122sunpoet2015-11-282-3/+3
* - Update to 3.4.1sunpoet2015-11-282-3/+3
* - Update to 4.2.1sunpoet2015-11-282-3/+3
* - Update to 0.9.8sunpoet2015-11-282-3/+3
* - Update to 8.2.1sunpoet2015-11-282-3/+3
* - Update to 2015.11.20sunpoet2015-11-282-3/+3
* - Update to 0.70sunpoet2015-11-282-3/+3
* - Update to 1.08sunpoet2015-11-282-4/+5
* - Update to 2.025001sunpoet2015-11-282-3/+3
* - Update to 0.74sunpoet2015-11-282-3/+4
* - Update to 3.0203sunpoet2015-11-282-5/+9
* - Add p5-Test-Stream 1.302026sunpoet2015-11-285-0/+225
* Build with ffmpeg 2.8.3, bump PORTREVISIONriggs2015-11-285-7/+7
* Update to upstream version 2.8.3riggs2015-11-282-4/+3
* Update to upstream version 0.3.2riggs2015-11-283-5/+4
* - Mild cosmetic changes to the Makefile comments.stephen2015-11-281-5/+1
* - Add name mangling so that it will build when science/netcdf is installed.stephen2015-11-282-1/+12
* - Patch euktoeps, so it uses GNU getoptashish2015-11-282-2/+14
* - Add LICENSE_FILEamdmi32015-11-281-1/+5
* - Add NO_ARCHamdmi32015-11-281-0/+3
* - Switch to options helpersamdmi32015-11-281-0/+4
* graphics/lensfun: fix build on armmmoll2015-11-281-0/+8
* - Remove no longer needed `post-patch' target that now prevented buildingdanfe2015-11-282-14/+12
* - Update to 6.2.0.stephen2015-11-287-114/+330
* mail/msmtp: update to 1.6.3novel2015-11-282-4/+3
* add libmill 1.1bapt2015-11-285-0/+33
* Update to the 20151125 snapshot of GCC 4.9.4.gerald2015-11-282-3/+3
* Update to the 20151124 snapshot of GCC 5.gerald2015-11-282-3/+3
* Update to Wine 1.8 RC1 in preparation of the 1.8 release. This bringsgerald2015-11-283-5/+7
* Update to latest release.shurd2015-11-282-3/+3
* Update to lateest release.shurd2015-11-286-6/+26
* Update to latest release.shurd2015-11-284-7/+18
* Update to 0.9.2.1shurd2015-11-282-3/+3
* Mark BROKEN everywhere: fails to buildantoine2015-11-281-6/+2
* Mark BROKEN: fails to buildantoine2015-11-281-0/+2
* Mark BROKEN: unfetchableantoine2015-11-281-0/+2
* security/gnupg1: fix build on armmmoll2015-11-281-0/+39
* devel/spice-protocol: update to 0.12.10novel2015-11-274-3/+28
* - Update to Alpha 19 (0.0.19)madpilot2015-11-274-30/+21
* - Add NO_ARCHamdmi32015-11-271-4/+8
* - Add LICENSEamdmi32015-11-271-3/+10
* - Add LICENSE_FILEamdmi32015-11-271-3/+6
* - Remove unneeded MAKE_ARGSamdmi32015-11-273-26/+23
* - Clarify LICENSEamdmi32015-11-271-9/+5
* - Add LICENSEamdmi32015-11-271-5/+8
* finance/p5-Business-Stripe: update 0.04 -> 0.05robak2015-11-272-7/+4
* - Update to 1.6.6miwi2015-11-272-3/+3
* - Update to 3.4.2miwi2015-11-273-18/+3
* - Update to 1.4.8miwi2015-11-272-3/+3
* - Update to 1.1.9miwi2015-11-272-3/+3
* Upgrade to 0.9.vanilla2015-11-273-418/+10
* Upgrade to 0.7.5.vanilla2015-11-272-8/+4
* 1: add PKGNAMESUFFIX to py-django-pipeline14.vanilla2015-11-273-1/+9
* Depend on sqlite3grog2015-11-272-3/+4
* Upgrade to 1.5.4.vanilla2015-11-272-7/+4
* Add py-django-pipeline14 for py-django16 (copy from py-django-pipiline).vanilla2015-11-274-0/+29
* Upgrade to 4.0.4.vanilla2015-11-272-4/+3
* - Mark broken.stephen2015-11-271-0/+2
* Do not unconditionally use SSE4.1 code: not just it makes it less portable,danfe2015-11-273-1/+58
* mail/msmtp: fix configuration for gnome password managementnovel2015-11-272-55/+29
* Revert removal of USES autoreconf by r402454. It breaks install ofcy2015-11-271-1/+1
* Update 4.3.82 --> 4.3.84cy2015-11-272-3/+3
* Fix the build with the upcoming CMake 3.4.0.rakuco2015-11-273-10/+18
* - Kill references to drivers removed in r352941amdmi32015-11-271-2/+0
* Also add a centos vault master sites for updatesbapt2015-11-271-0/+1
* - Add in missing directory under vardiramdmi32015-11-272-4/+7
* japanese/ochusha: Deprecate for removal on xmasmarino2015-11-271-0/+3
* - Fix bug with SSLvg2015-11-272-0/+12
* Update to version 3.7.1 change CFENGINE_VERSION to 37 in the master portskreuzer2015-11-263-8/+5
* - Update to 0.58danilo2015-11-263-4/+3
* - Update to 6.200.5danilo2015-11-263-4/+4
* Point MASTER_SITES to my local copy of the tarball.rakuco2015-11-261-1/+1
* - Take Maintainershipmiwi2015-11-2647-47/+47
* Add upstream commit to make the port build with the upcoming CMake 3.4.0.rakuco2015-11-261-0/+19
* Stop clobbering libdistance with its own swig wrapper.jonathan2015-11-264-2/+10
* Add missing dependencies that it wanted when I tried to use it.mat2015-11-261-1/+4
* - Update to 0.4.4.20151120amdmi32015-11-262-6/+4
* Fix typo preventing using c6_64bapt2015-11-261-1/+1
* Add upstream patch to fix the build with the upcoming CMake 3.4.0.rakuco2015-11-261-0/+16
* Add patch to make the port build with CMake 3.4.0.rakuco2015-11-261-0/+10
* Add patch for the port to build with CMake 3.4.0.rakuco2015-11-261-0/+15
* multimedia/plexmediaserver-plexpass: Update to 0.9.14.4feld2015-11-262-4/+4
* Add upstream commit to fix the build with CMake 3.4.0.rakuco2015-11-261-0/+39
* - Take Maintainershipmiwi2015-11-26