Glade 3.13.0 Released!



Glade 3.13 is the first release of the new development series.

It features a new UI implementation made with glade!

For more information and screen shots you can visit my blog @
http://blogs.gnome.org/xjuan/2012/04/27/hacking-glade-in-glade-a-recursion-exercise/

This version of Glade depends on GTK+ 3.4, targets GTK+ >= 3.0 and 
is parallel installable with Glade 3.8.

If you need to work with Glade projects that target GTK+2, you need an
installation of Glade 3.8 (more information on http://blogs.gnome.org/tvb/2011/01/15/the-glade-dl/)

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.13.0
============

        - Implemented Glade UI in glade! (Use GtkBuilder and GResources to build GladeWindow contents)
        - Implemented GladePreferences dialog.
          Fixes bug 588981 "Catalog support in GUI preferences instead of using environment var"
        - Replaced deprecated font and color selection dialogs with font and color chooser dialogs.
        - Added GladeSignalEditor::detail-suggestions signal
        - Use glade_util_get_placeholder_from_pointer() in paste action activate
        - Fixed bug #675395 "Using right click to add a widget over a placeholder do not work as expected every time"
        - Fixed bug #675042 "plugins/gtk+.xml.in: always store GtkButton [x|y]align properties"
        - Added custom style provider to setup GladeDesignView and GladeDesignLayout background color to @base_color
        - Fixed memory leak on GladeSignalEditor::callback-suggestions emison
        - Removed use of lots of deprecated functions

New and updated translations
============================

	- ca@valencia, courtesy of Gil Forcada 
	- de, courtesy of Christian Kirbach 
	- es, courtesy of Daniel Mustieles 
	- gl, courtesy of Fran Dieguez 
	- it, courtesy of Andrea Zagli 
	- ru, courtesy of Yuri Myasoedov 

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

http://download.gnome.org/sources/glade/3.13/

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

Enjoy,
        Juan Pablo











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