Gtk2-Perl is the collective name for a set of Perl bindings for GTK+ 2.x and various related libraries. These modules make it easy to write GTK+ and GNOME applications using a natural, Perlish, object-oriented syntax.
This is Gtk2-Perl 2.9.92, the unstable release for GNOME 2.9.92. ---------------------------------------------------------------------- Overview of changes in Glib 1.074 ================================= * Fix a reference counting bug that prevented Glib::MainLoop's from ever being freed. [Ross] Overview of changes in Glib 1.073 ================================= * Bind, doc, and test g_signal_query as Glib::Object::signal_query. [muppet] * Fatal log messages call abort() rather than croak(). Croaking wasn't all that useful (didn't stop in the perl debugger as expected), and aborting allows you to get a C backtrace in gdb. [muppet] * Fix Glib::MakeHelper::select_files_by_version on Win32. [muppet] * Implement missing support for the boxed type GStrv as a native perl anonymous array of strings. [muppet] * Docgen fixes. [muppet] * Test suite updates and fixes. [Ross, muppet] http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91217&release_id=308883 ---------------------------------------------------------------------- Overview of changes in Gtk2 1.074 ================================= * Fix many test suite issues. [Torsten, muppet] * Make Gtk2::SimpleList catch undef iters gotten from requests for non-existent entries. [muppet] * Make the insertion methods in Gtk2::Notebook return the new position of the inserted page. [Marc Lehmann, muppet] * Make Gtk2::Gdk::Pixmap::create_from_xpm handle non-existent files gracefully. [muppet] Overview of changes in Gtk2 1.073 ================================= * Require Glib 1.073. * API additions: [muppet] - Gtk2::show_about_dialog (new in gtk+ 2.6.0) - Gtk2::CellRenderer::stop_editing (new in gtk+ 2.6.0) - Gtk2::Gdk::Pixbuf::get_option - Gtk2::IconView::selected_foreach (new in gtk+ 2.6.0) - Gtk2::Pango::parse_markup * Add missing @ISA entries for various GInterfaces. [Ross, muppet] * Make sure to treat text as utf8 in AboutDialog methods. [muppet] * Test suite updates. [muppet, Ross] http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91218&release_id=308884 ---------------------------------------------------------------------- Overview of Changes in Gtk2::GladeXML 1.004 =========================================== * none, don't do make disttest dist or tarballs will be invalid Overview of Changes in Gtk2::GladeXML 1.003 =========================================== * none, last rel tarballs had uncommited changes http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91221&release_id=297849 ---------------------------------------------------------------------- There's no new Gnome2::GConf release -- 1.000 is current. http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=102147&release_id=227385 ---------------------------------------------------------------------- There's no new Gnome2::Canvas release -- 1.002 is current. http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91220&release_id=260831 ---------------------------------------------------------------------- There's no new Gnome2::VFS release -- 1.011 is current. http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=102457&release_id=260795 ---------------------------------------------------------------------- There's no new Gnome2 release -- 1.020 is current. http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91219&release_id=267804 _______________________________________________ language-bindings mailing list [email protected] http://mail.gnome.org/mailman/listinfo/language-bindings
