[Glade-devel] Glade 3.7.1 Released



Hello all,
      This is the exciting second release in the Glade 3.7 development
series; it includes a long list of improvements summerized below.

The Glade 3.7 series now depends on GTK+ 2.20 and notably the UI has
changed a bit:
  o notebook tabs have been added to navigate through open projects
  o some new options in the view menu
  o signal editor significantly improved

This cycle is off to an optimistic start for Glade. Many thanks
to some new enthusiastic contributors that Glade has not seen for
a long time. And many thanks as well to Openismus Gmbh who
helped sponsor this release.

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.1
===========
    - Changed "Close without saving" acelerator key from 'c' to 'w',
(Aaron Brown, bug 612538)
    - Save Glade files with UTF-8 encoding (Christian Persch, bug 596205)
    - Save maximized window state of all windows in session data
(Marco Diego Aur?lio Mesquita, bug 607670)
    - use g_timeout_add_seconds() (Javier Jard?n, bug 581255)
    - Fixed signal name serialization in GtkBuilder format to use '-'
instead of '_' (bug 600031)
    - Disable orientation properties completely and disregard them
wherever they cause breakage
      (Federico Mena Quintero, bug 594231)
    - Now print a summery of all missing icons at startup instead of a
warning for each missing icon
    - Fixed some remaining crashers introduced by recent GSEAL patches
    - Integrated GtkToolPalette as the internal implementation of
Glade's palette (bug 613956).
    - Added tooltip to palette (bug 558983)
    - Revamped internal treeview support, less warnings and better
refresh of workspace when
      editing cell renderer attributes and liststores.
    - Glade now loads/saves the "swapped" <signal> attribute.
    - Signal editor revamped to now:
           o show documentation links
           o show warning icons for version mismatches
           o edit "swapped" attribute
           o edit the user-data object using an object selection dialog.
           o now the signal editor is a proper widget-class (Johannes Schmid,
bug 618020)
    - Disallow adding of non-scrollable widgets to scrolled windows
(now an informative
      popup comes up instead).
    - Fixed hangs in menu/treeview editors (Marco Diego Aur?lio
Mesquita, bug 609612)
    - Changed the old glade-cell-renderer-button for a new activatable
pixbuf renderer
      glade-cell-renderer-icon.[ch].
    - Added support to add GtkActions to GtkActionGroups
    - Added support to edit the <accelerator> for an action when in a group.
    - Added notebook tabs to the Glade frontend with informative
labels (per open project).
    - Stop showing preferences dialog at startup time (bug 574095)
    - GladeProject now implements GtkTreeModel and GladeInspector view
saves lots of code (Johannes Schmid)
    - Allow destruction of GladeApp object (Johannes Schmid, bug 618468).


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]