[Glade-users] Glade 3.6.3 Released, Note to package maintainers



Hello Hackers,
   Heres another bugfix release on the 3.6 series,
which come with the usual bugfixes, plus some critical
bugfixes, and some documentation about using the new
python support plugin :) (three cheers for Juan Pablo !)

So, as it seems the web update hooks in git are broken or
just a little slow, so I put the updated docs temporarily here:
    http://www.gnome.org/~tvb/glade_api_docs/index.html

Note to package maintainers:
   I dont seem to recall making any specific announcement
for the python plugin, sorry for not mentioning it before.

Please package ${prefix}/lib/glade3/modules/libgladepython.so;
its required for people embedding python widgets into the
Glade palette, it should probably stay in a separate package
(like the gnome plugin) as it requires Python and Glade does not.

Thankyou all very much.

Enjoy,
    - The Glade guys

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 an XML format
which is understood natively by GTK+, also enabling easy
integration with external tools.

===========
Glade 3.6.3
===========
        - Maintain current widget selection during commits of related-action
          (was causing crashes when the selection changed as a result of a
commit, bug 578869)
        - GtkButton only accepts real stock *items* and not icons (to use an
icon, use a GtkImage
          with an unrestricted stock icon)
        - Added documentation on integrating Python widgets (Juan Pablo Ugarte)
        - Fixed output format for GtkLabel attributes (bug 579793, patch by
Davyd Madeley).
        - Removed hard coded size request to palette (Bug 579624).
        - Made Atk proxy objects always have unique names (bug 579565).
        - Removed buggy query dialog from notebook creation (bug 578727).

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

 http://download.gnome.org/sources/glade3/3.6/

For more information consult our home page at http://glade.gnome.org/




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