Glade 3.7.0 Released



   This is a long awaited release of bugfixes which have accumulated
in git master over the past year, along with some last minute cleanups
and updates to the catalog and one new GtkEntry editor feature.

Note that this release; while only adding stability to the 3.6.x series should
be considered "unstable" for all intensive purposes, this release is
not targeting
GNOME 2.30.

Note that Glade now depends on GTK+ 2.20 (or unreleased dev series).

What is Glade?
============
Glade is a RAD tool to enable quick & 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 by using the
GtkBuilder GTK+ object these can be loaded by applications dynamically
as needed.

By using GtkBuilder, Glade XML files can be used in numerous
programming languages
including C, C++, C#, Vala, Java, Perl, Python,and others.

===========
Glade 3.7.0
===========
	- Fixed loading state of assigned GtkTreeModels of
GtkCellRendererCombo objects (bug 566928).
	- Fixed crasher while copying internal widgets (bug 595156)
	- Support silent build when using automake >= 1.11 (Javier Jardón)
	- Proper ordering of GtkAdjustment properties in glade files (bug 578484).
	- Refactoring work for GSEAL (Javier Jardón)
	- Avoid collapsing commands when a project is freshly saved (this
fixes a false "unmodified"
	  state after changing the same property before and after project
save) (Marco Diego Aurélio Mesquita)
	- Allow litteral strings as column type definitions in GtkTreeStores
(closes bug 597059).
	- Updated Glade GTK+ catalog info to include deprecations, new
properties and signals since 2.18 and 2.20
	  and some translatable strings (brought to you also in part by
Johannes H. Jensen for some translatable
	  strings and Javier Jardón for some deprecations), some new objects
this consequently adds:
	  o GtkEntryBuffer
	  o GtkSpinner
	  o GtkCellRendererSpinner
	- Fixed crasher editing some data types in the liststore data editor
(bug 608011).
	- Enhanced the GtkEntry editor to allow the user to chose between the
"text" and the "buffer" exclusively.

Where can I get it ?
================
ftp://ftp.gnome.org/pub/gnome/sources/glade3/3.7/

For more information on the Glade project see our home page
at http://glade.gnome.org/

Enjoy,
                -Tristan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]