Glade 3.0.1 bugfix release



Hi all,
   This is a follow up bugfix release to 3.0 and includes alot of
misc fixes thanks to the all the bugzilla attention we've been getting...
thanks for all the bug reports everyone !

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 stored in XML format, enabling easy integration with
external tools. In particular libglade can load the XML files and create the interfaces at runtime. The DTD for the XML files is included with libglade, and is also at http://glade.gnome.org/glade-2.0.dtd. Other tools are available which can turn the
XML files into source code in languages such as C++, Perl and Python.

===========
Glade 3.0.1
===========

New features and fixes
======================
- Pasting a widget does not paste the packing options (bug 345604) (Juan Pablo Ugarte)
 - Now you can paste widgets to your hearts content (bug 345603)
 - Fixed expander widgets (they were missing placeholders).
- Adjustments are saved witout floating point precision in the glade file (reports of
   glade-- code generator disliking the decimal points).
- Fixed an embaressing segfault when removing items using the menu/toolbar editor (Juan Pablo) - Interface signals are now properly introspected + alphabetically sorted (Juan Pablo) - Removed some properties on children internal to composite widgets, properties that we're controlled by style properties on the GtkDialog widget (bug 352018). - Enhancements to the "Projects" menu + minor UI enhancements (Vincent Geddes) - Palette items can be locked down with CNTL-click matching glade-2 behaviour (bug 303679)

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

Homepage: http://glade.gnome.org/




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