This is Gtk2-Perl, a set of Perl bindings for various GNOME libraries. It includes:
* Glib 1.183 * Gnome2 1.042 * Gnome2::Canvas 1.002 * Gnome2::GConf 1.044 * Gnome2::VFS 1.081 * Gtk2 1.183 * Gtk2::GladeXML 1.006 Tarballs can be downloaded from: http://sourceforge.net/project/showfiles.php?group_id=64773 Changes in this release: Overview of changes in Glib 1.183 ================================= * Make Glib::signal_add_emission_hook work even if called before any object of the concerned type has been created. * Overload '!=' for Glib::Flags. * Avoid prematurely destroying callback user data in certain cases. * Improve the documentation of Glib::Object::Subclass' GET_PROPERTY and SET_PROPERTY. Overview of changes in Glib 1.182 ================================= * Fix build and test suite issues, especially on MSWin32 and cygwin. Overview of changes in Glib 1.181 ================================= * Fix Makefile.PL problems encountered by CPAN testers. Overview of changes since 1.043 =============================== * Make it possible for other bindings to use symbols from Gnome2::GConf's API. Overview of changes in Gtk2 1.183 ================================= * Overload '!=' for Gtk2::Gdk::Atom. * Accept all the usual values for booleans in a few places. * Allow undef for the display name parameter of Gtk2::Gdk::Display::open. * Improve the documentation in many places. * Fix some test failures. Overview of changes in Gtk2 1.182 ================================= * Correct memory management in Gtk2::ScaleButton::new() and set_icons(). * Fix many build and test suite issues, especially on MSWin32 and cygwin. Overview of changes in Gtk2 1.181 ================================= * Fix a test failure. * Fix a Makefile.PL problem encountered by CPAN testers. _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
