ANNOUNCE: Gtk2-Perl 2.13.90



This is Gtk2-Perl 2.13.90, a set of Perl bindings for GNOME libraries.  It
includes:

  * Glib            1.115
  * Gnome2          1.030
  * Gnome2::Canvas  1.002
  * Gnome2::GConf   1.021
  * Gnome2::VFS     1.051
  * Gtk2            1.115
  * Gtk2::GladeXML  1.004

Tarballs can be downloaded from:

http://sourceforge.net/project/showfiles.php?group_id=64773

Changes since 2.13.5:

Overview of changes in Glib 1.115
=================================

* Don't try to be thread safe if perl wasn't built with threading support.
  [Wim Lewis]
* Don't create unique package names for types that have an ancestor which has
  the "don't warn about unregistered subclasses" bit set.  Use this ancestor's
  package name to represent affected types.  [muppet]

Overview of changes in Gnome2-VFS 1.051
=======================================

* Add Gnome2::VFS::get_mime_type_for_name and
  Gnome2::VFS::get_mime_type_for_name_and_data.

Overview of changes in Gtk2 1.115
=================================

* Make use of Glib's new type mapping semantics in some more places.  [Torsten]
* Allow undef for the parameters of Gtk2::Widget::set_scroll_adjustments.
  [muppet]
* Make it possible to implement natively-scrollable widgets in Perl by
  recognizing signals named "set-scroll-adjustments" as special in custom types
  derived from Gtk2::Widget.  [muppet]




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