Difference between revisions of "Glade"

From Free Software Directory
Jump to: navigation, search
(version 3.20.0)
m (glade-3.38.2)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Glade
 
|Name=Glade
|Short description=A user interface builder for GTK+ and Gnome
+
|Short description=GTK+ rapid application development tool.
|Full description='''Glade''' is a RAD tool to enable quick and easy development of user interfaces for the [[GTK+]] toolkit and the [[GNOME]] desktop environment.  
+
|Full description='''Glade''' is a rapid application development (RAD) tool to enable quick and easy development of user interfaces for the [[GTK+]] toolkit and the [[GNOME]] desktop environment.
  
 
The user interfaces designed in Glade are saved as XML and these can be loaded by applications dynamically as needed by using GtkBuilder or used directly to define a new GtkWidget derived object class using Gtk+ new template feature. The Glade XML files can also be used in numerous programming languages.
 
The user interfaces designed in Glade are saved as XML and these can be loaded by applications dynamically as needed by using GtkBuilder or used directly to define a new GtkWidget derived object class using Gtk+ new template feature. The Glade XML files can also be used in numerous programming languages.
 
|Homepage URL=http://glade.gnome.org
 
|Homepage URL=http://glade.gnome.org
|User level=intermediate
+
|Is High Priority Project=No
|VCS checkout command=git clone git://git.gnome.org/glade
+
|VCS checkout command=git clone https://gitlab.gnome.org/GNOME/glade.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=Programmer reference manual included
 
|Documentation note=Programmer reference manual included
|IRC general=irc://irc.gimp.org/#glade3
+
|Decommissioned or Obsolete=No
 +
|Donate=https://www.gnome.org/support-gnome/
 +
|IRC general=irc://irc.gimp.org/#glade
 
|Related projects=Anjuta, Nemiver, Devhelp, Emacs
 
|Related projects=Anjuta, Nemiver, Devhelp, Emacs
 
|Keywords=GTK+,Gnome,software development,interface,GTK,user interface,Glade,UI
 
|Keywords=GTK+,Gnome,software development,interface,GTK,user interface,Glade,UI
|Version identifier=3.20.0
+
|Version identifier=3.38.2
|Version date=2016/03/22
+
|Version date=2020/11/20
 
|Version status=stable
 
|Version status=stable
|Version download=https://download.gnome.org/sources/glade/3.20/
+
|Version download=https://download.gnome.org/sources/glade/3.38/glade-3.38.2.tar.xz
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2016/03/22
+
|Last review date=2020/11/27
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=advanced
|Is GNU=No
+
|Accepts cryptocurrency donations=No
|License verified date=2000-11-04
+
|Checksum=https://download.gnome.org/sources/glade/3.38/glade-3.38.2.sha256sum
 +
|Test entry=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv2orlater
|License verified by=Andrew Engelbrecht
+
|License copyright=Copyright (C) 2001 Ximian, Inc.
|License verified date=2012/01/05
+
Copyright (C) 2014, 2020 Juan Pablo Ugarte
|License note=Interfaces designed with glade may have any license, as they are not covered by the GPL's phrase 'a work based on the Program'.
+
|License verified by=Genium
 +
|License verified date=2020/07/14
 +
|License note=https://gitlab.gnome.org/GNOME/glade/-/blob/master/COPYING.GPL
 
}}
 
}}
{{Person
+
{{Project license
|Real name=Chema Celorio
+
|License=LGPL-2.1-or-later
|Role=Author
+
|License copyright=2006 Vincent Geddes
|Email=chema@ximian.com
+
2011-2016 Juan Pablo Ugarte
|Resource URL=
+
|License verified by=Genium
 +
|License verified date=2020-07-14
 +
|License note=https://gitlab.gnome.org/GNOME/glade/-/blob/master/COPYING
 +
}}
 +
{{Software category
 +
|Interface=library, x-window-system, gnome-app
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[GTK+]] >= 3.24.0
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[libxml]] 2.4.1
 
}}
 
}}
 
{{Person
 
{{Person
Line 41: Line 62:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=tristan.van.berkom@gmail.com
 
|Email=tristan.van.berkom@gmail.com
|Resource URL=
+
}}
 +
{{Person
 +
|Real name=Juan Pablo Ugarte
 +
|Role=Maintainer
 +
|Email=juanpablougarte@gmail.com
 +
}}
 +
{{Person
 +
|Real name=Alberto Fanjul
 +
|Role=Maintainer
 +
|Email=albfan@gnome.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Wiki
 +
|Resource kind=Homepage
 +
|Resource URL=https://wiki.gnome.org/Apps/Glade
 +
}}
 +
{{Resource
 +
|Resource audience=GilLab
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
|Resource URL=https://bugzilla.gnome.org/browse.cgi?product=glade
+
|Resource URL=https://gitlab.gnome.org/GNOME/glade/issues
 +
}}
 +
{{Resource
 +
|Resource audience=GilLab
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gitlab.gnome.org/GNOME/glade
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
|Resource kind=VCS Repository Webview
+
|Resource kind=Download
|Resource URL=http://git.gnome.org/browse/glade/
+
|Resource URL=https://download.gnome.org/sources/glade/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:glade-devel@ximian.com
+
|Resource URL=mailto:glade-devel-list@gnome.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Users
 
|Resource audience=Users
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:glade-users@ximian.com
+
|Resource URL=mailto:glade-users-list@gnome.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=User
+
|Resource audience=Debian
|Resource kind=Bug Tracking
+
|Resource kind=Developer
|Resource URL=https://bugzilla.gnome.org/enter_bug.cgi?product=glade
+
|Resource URL=https://tracker.debian.org/pkg/glade
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Wikidata
|Resource kind=Download
+
|Resource kind=General
|Resource URL=http://ftp.gnome.org/pub/gnome/sources/glade/
+
|Resource URL=https://www.wikidata.org/wiki/Q1351584
}}
 
{{Software category
 
|Interface=x-window-system, gnome-app
 
|Programming-language=C
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=[[GTK+]] >= 3.20.0
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=[[libxml]] 2.4.1
 
 
}}
 
}}
 
{{Featured
 
{{Featured

Latest revision as of 10:39, 27 November 2020


[edit]

Glade

http://glade.gnome.org
GTK+ rapid application development tool.

Glade is a rapid application development (RAD) tool to enable quick and easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment.

The user interfaces designed in Glade are saved as XML and these can be loaded by applications dynamically as needed by using GtkBuilder or used directly to define a new GtkWidget derived object class using Gtk+ new template feature. The Glade XML files can also be used in numerous programming languages.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

14 July 2020

Verified by

Genium

Verified on

14 July 2020




Leaders and contributors

Contact(s)Role
Tristan Van Berkom Maintainer
Alberto Fanjul Maintainer
Juan Pablo Ugarte Maintainer


Resources and communication

AudienceResource typeURI
DeveloperE-mailmailto:glade-devel-list@gnome.org
WikidataGeneralhttps://www.wikidata.org/wiki/Q1351584
WikiHomepagehttps://wiki.gnome.org/Apps/Glade
UsersE-mailmailto:glade-users-list@gnome.org
DebianDeveloperhttps://tracker.debian.org/pkg/glade
GilLabBug Trackinghttps://gitlab.gnome.org/GNOME/glade/issues
DeveloperDownloadhttps://download.gnome.org/sources/glade/
GilLabVCS Repository Webviewhttps://gitlab.gnome.org/GNOME/glade


Software prerequisites

KindDescription
Required to useGTK+ >= 3.24.0
Required to uselibxml 2.4.1




Entry








"LGPL-2.1-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.
















"Wiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GilLab" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GilLab" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.