LWN.net Logo

ANNOUNCE: Gtk2-Perl 2.17.90

From:  Torsten Schoenfeld <kaffeetisch-AT-gmx.de>
To:  gnome-announce-list-AT-gnome.org
Subject:  ANNOUNCE: Gtk2-Perl 2.17.90
Date:  Sun, 21 Jan 2007 17:19:40 +0100

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

  * Glib            1.142
  * Gnome2          1.040
  * Gnome2::Canvas  1.002
  * Gnome2::GConf   1.040
  * Gnome2::VFS     1.060
  * Gtk2            1.142
  * Gtk2::GladeXML  1.006

Note that this release contains stable tarballs for Glib and Gtk2,
whereas the previous Gtk2-Perl 2.17.x release contained unstable
tarballs for those two.  This was a mistake that has now been rectified.

Tarballs can be downloaded from:

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

Changes in this release:

Overview of changes in Glib 1.142
=================================

* Switch back to WIN32 instead of G_OS_WIN32 to avoid compilation problems.
  [Torsten]
* Use _strtoi64 and _strtoui64 on Win32 for large integer conversion.
  [Serguei Trouchelle]

Overview of changes in Gtk2 1.142
=================================

* Avoid segfaults in the GET_SORT_COLUMN_ID marshaller for custom
  Gtk2::TreeSortable implementations.  [muppet]
* Expand documentation for Gtk2::RecentManager::add_item and
  Gtk2::RecentManager::add_full.  [Emmanuele]
* Make the paths returned by Gtk2::IconView::get_selected_items usable.
  [Torsten]

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds