Gtk2 1.041 (stable)



Gtk2 is a Perl extension providing Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about Gtk+ at http://www.gtk.org , and about Gtk2-Perl at http://gtk2-perl.sourceforge.net/ .

This is a minor bugfix release.

As always, the code is available from our sourceforge project page:
https://sourceforge.net/project/ showfiles.php?group_id=64773&package_id=91218&release_id=229863

...and from anonymous cvs, tagged rel-1-04-1 in the directory /gtk2-perl-xs/Gtk2 -- see the project page for more info.

Overview of Changes in 1.041
============================

* SimpleList bugfixes; store, pop, shift, unshift, and splice now return the
  proper values.  [Ross]
* Fix incorrect code in examples.  [muppet]
* Doc updates.  [Torsten, Ross]
* Don't overwrite the Gtk2.pm docs with a Gtk2.pod. Unfortunately, those upgrading from source or CPAN will need to remove the stray Gtk2.pod from the perl library manually in order to get the correct docs from perldoc;
  the manpage should upgrade fine.  [Torsten]
* Test suite updates and fixes.  [Torsten, Ross]
* Fix miscellaneous issues.  [Thierry Vignaud, Cory Omand, muppet, Ross]

--
muppet <scott at asofyet dot org>




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