Glade 3.11.0 Released!



Glade 3.11 is the first release of the new development series.
It includes support for new widgets like GtkSwitch and GtkInfoBar and also
features new workspace edit modes which let you change widget margins and alignment
properties using nothing but the mouse!

For more information, screen shots and screen cast you can visit my blog @
http://blogs.gnome.org/xjuan/2011/10/31/new-glade-edit-modes/

This version of Glade depends on GTK+ 3.2.3, 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.11.0
============
	- Added GtkSwitch, GtkInfoBar and GtkEntryCompletion support.
	- Implemented inline margins and alignment edit mode.
	  Now it is posible to change widget's margins and alignment using the mouse.
	- Ignore GtkWindow:icon property. Fixes bug #654121 
          "workaround gtk segfault: icon on gtkwindow segfault in offscreen"
	- Bump pygobject requisite to pygobject 3. Fixes bug #658667. Ignacio Casal Quinteiro
	- Make GladeProject change gtk target to 3.0 and warn the user if there are
	  any unknown (deprecated) objects.
	  Fixes bug 652673 "Project versions are ignored" and 376628 "Deletes unknown widget nodes."
	- Make documentation parallel installable (bug 646997).
	- Renamed catalog and module environment variables.
	- Properly escape special characters while serializing property values (bug 654609 - Fabien Parent) 
	- Fix GladeProject to notify "row-has-child-toggled" (fixes bug 651673).
	- Fixed size groups widget selection (bug 647984 - Benjamin Otte)
	- Avoid crashing if glade-previewer is not installed
	  (bug 650899 - Johannes Schmid)
        - Optimized loading time by not updating progressbar on every loaded object.
        - Update placeholders when a grid child's width or height child
	  properties change.
        - Ensure 'related-action' and 'use-action-appearance' are serialized in the right order.
        - Correctly detect the required devhelp version - Javier Jardón
        - Fixed TreeModelFilter bug #657164
        - Fixed bug #660607 "Warnings when using GtkGrid created in Glade 3.10"
        - Fixed glade-previewer bugs
          #660874 "glade-previewer fails to open UI files without top windows"
          #660872 "glade-previewer crashes on non-existent files"
        - Fixed loading correct application icon (bug 648487 fix by Stéphane Maniaci).
        - Fixed "variable set but not used" warnings (-Wunused-but-set-variable)

New and updated translations
============================
	- ast, courtesy of Xandru Armesto 
	- bg, courtesy of Alexander Shopov 
	- ca, courtesy of David Aguilera 
	- ca, courtesy of Gil Forcada 
	- ca@valencia, courtesy of Gil Forcada 
	- cs, courtesy of Marek Černocký 
	- da, courtesy of Kenneth Nielsen 
	- de, courtesy of Mario Blättermann 
	- en_GB, courtesy of Bruce Cowan 
	- eo, courtesy of Kristjan SCHMIDT 
	- es, courtesy of Jorge González 
	- eu, courtesy of "Last-Translator: 
	- fr, courtesy of Bruno Brouard 
	- gl, courtesy of Fran Dieguez 
	- hu, courtesy of Gabor Kelemen 
	- id, courtesy of Andika Triwidada 
	- it, courtesy of Andrea Zagli 
	- ja, courtesy of Jiro Matsuzawa 
	- ko, courtesy of Changwoo Ryu 
	- lt, courtesy of Aurimas Černius 
	- lv, courtesy of Pēteris Krišjānis 
	- nb, courtesy of Kjartan Maraas 
	- pl, courtesy of Piotr Drąg 
	- pt_BR, courtesy of Djavan Fagundes 
	- pt, courtesy of Duarte Loreto 
	- ru, courtesy of Yuri Myasoedov 
	- sk, courtesy of Ivan Masár 
	- sl, courtesy of Matej Urbančič 
	- sr, courtesy of Мирослав Николић 
	- sr@latin, courtesy of Miroslav Nikolić 
	- sv, courtesy of Daniel Nylander 
	- tr, courtesy of Muhammet Kara 
	- ug, courtesy of Sahran 
	- uk, courtesy of Сергій Гаврилов 
	- zh_CN, courtesy of Yinghua Wang 
	- zh_HK, courtesy of Chao-Hsiung Liao 
	- zh_TW, courtesy of Chao-Hsiung Liao 

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

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

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]