Glade 3.15.0 is the first development release in the series.

The most important new feature is Drag & Drop support.

Now it is possible to drag new widgets directly from the palette to the 
workspace
or any placeholder. It is also possible to drag & drop existing widget between 
any placeholder in the workspace even across toplevels!
All you have to do is hold down shift while in widget select mode or simply 
enter
into drag mode.

It also has some UI changes in the property editor to free up some vertical 
space
so that we can show more properties at the same time.

For more information and a screencast on
http://blogs.gnome.org/xjuan/2013/03/06/glade-drag-drop-support/

As usual this version of Glade depends on GTK+ 3.6, 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.15.0
============

        - Added Drag&Drop support from the palette and within the workspace.
        - Added GtkLevelBar support
        - Property editor UI cleanup
            Hide Property editor class title
            Moved clear and info buttom to the action widget of the notebook.
            Updated atk icon with gnome's accessibility icon.
            Text entry: Replaced buttons with 3 dots [...] for a secondary edit 
icon in the entry itself.
            Removed treeview from flags editor.
            Do not let every propery input expand if not nescesary.
            Boolean input: replaced toggle buttons with a switch.
        - Fixed bug #685265 "Excessively Selected for Translation" Daniel 
Mustieles
        - Fixed bug #688326 "pointer tracking is off" by using every coordinate 
relative to GladeDesignLayout.
        - Fixed bug #678922 "When editing a label, the cursor is moved to the 
end after every change."

UI translations:
===============
        - Alexander Shopov (bg)
        - Andika Triwidada (id)
        - Anish A (ml)
        - Ask H. Larsen (da)
        - Aurimas Černius (lt)
        - Carles Ferrando (ca@valencia)
        - Chao-Hsiung Liao (zh_HK) (zh_TW)
        - Daniel Mustieles (es)
        - Dimitris Spingos (el)
        - Duarte Loreto (pt)
        - Enrico Nicoletto (pt_BR)
        - Fran Diéguez (gl)
        - Gheyret Kenji (ug)
        - Ivan Masár (sk)
        - Marek Černocký (cs)
        - Mario Blättermann (de)
        - Matej Urbančič (sl)
        - Milo Casagrande (it)
        - Nishio Futoshi (ja)
        - Petr Kovar (cs)
        - Piotr Drąg (pl)
        - Rajesh Ranjan (hi)
        - Rūdolfs Mazurs (lv)
        - Vicent Cubells (ca)
        - Yuri Myasoedov (ru)
        - Мирослав Николић (sr) (sr@latin)

Doc translations:
================
        - Alexandre Franke (fr)
        - Yuri Myasoedov (ru)


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

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

Direct Download
===============

http://download.gnome.org/sources/glade/3.15/glade-3.15.0.tar.xz (2.37M)
  sha256sum: 4e64f33d8a5ad614279dc7024ed70fe57805526e82244001a33351b1cf13f95c

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

Enjoy,
        Juan Pablo

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to