ANNOUNCE: Gtk2-Perl 2.12.3



This is Gtk2-Perl 2.12.3.  It includes:

  * Glib            1.104
  * Gnome2          1.022
  * Gnome2::Canvas  1.002
  * Gnome2::GConf   1.000
  * Gnome2::VFS     1.040
  * Gtk2            1.104
  * Gtk2::GladeXML  1.004

Changes since 2.12.1:

Overview of changes in Glib 1.104
=================================

* Don't use threading stuff if perl wasn't build 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 Glib 1.103
=================================

* Fix a crash that occured when properties of undead objects were modified.
  [muppet]
* Fix the undead object macros to work on 64-bit platforms.  [Rafael
  Garcia-Suarez]
* Completely redo the way GObject types are mapped to package names.  This
  fixes the problem uncovered by the recent GInitiallyUnowned issue.  See the
  ChangeLog for a detailed description of the changes.  [muppet, Torsten]
* Allow undef for some arguments in the Glib::KeyFile API.  [Emmanuele]

Overview of changes in Gtk2 1.104
=================================

* Allow undef for the adjustment parameters of
  Gtk2::Widget::set_scroll_adjustments.  [muppet]
* Fix a memory handling bug in Gtk2::Gdk::Region::get_rectangles.
  [Marc Lehmann]

Overview of changes in Gtk2 1.103
=================================

* Depend on Glib 1.103 for the new object registration semantics.  Make use of
  them.  [Torsten]




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