Glade 3.7.3 released



This is another development snapshot leading up to Glade 3.8 that
will depend on GTK+ 2.24.

Note that this is the last 3.7 release that still depends on GTK+ 2.20.

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.3
===========
	- Fixed 'controled' typo with updates to po files, patch
	  by Matt Woelfel for bug 633957
	- Added support for deprecated GtkOptionMenu.
	- Restore proper order of glade file at save time.
	- Hide editor properties when the property is not available
	  on the widget, bug 585299, fix by 
	  Marco Diego Aurélio Mesquita.
	- Fixed makefiles as per bug 521713 (patch initially 
	  by Daniel Macks)
	- Fixed mixups of properties/packing properties bug 637475.
	- Fixed class header of GladeEditor to update when
	  widgets unload (patch by Marco Diego Aurélio Mesquita, 
	  bug 637541).
	- Fixed nasty crasher with column types, bug 637563, 
	  fix by Benjamin Otte.
	- Added progress bar to notebook tabs while loading projects.
	- Removed GladeClipboradView completely.
	- Added custom editor for editing GtkActionGroup and its 
	  child actions.
	- Use locale-independent strtod & dtostr. bug 616787, 
	  fix by Christian Persch.
	- Applying patch to allow better builds on win32, 
	  patch by Dieter Verfaillie, bug 634978.
	- Fixed loaded state of use-action-appearance so that it always
	  loads as FALSE if there is no "related-action" at load time
	 (closes bug 582882).
	- Fixed other misc bugs.


Where can I get it ?
================

http://download.gnome.org/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]