ANNOUNCE: Gtk2-Perl 2.25.91
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gnome-announce-list gnome org
- Subject: ANNOUNCE: Gtk2-Perl 2.25.91
- Date: Fri, 13 Feb 2009 18:14:44 +0100
This is Gtk2-Perl, a set of Perl bindings for various GNOME libraries. It includes:
* Glib 1.213
* Gnome2 1.042
* Gnome2::Canvas 1.002
* Gnome2::GConf 1.044
* Gnome2::VFS 1.081
* Gtk2 1.211
* Gtk2::GladeXML 1.007
Tarballs can be downloaded from:
http://sourceforge.net/project/showfiles.php?group_id=64773
Changes in this release:
Overview of changes in Glib 1.213
=================================
* Make the various Glib::Flags methods more robust with respect to receiving
undefined input.
* Correctly handle signals with no return type when invoking signal class
closures.
* Deprecate Glib::MakeHelper->get_configure_requires_yaml in favor of
ExtUtils::MakeMaker's new META_MERGE and META_ADD features.
Overview of changes in Glib 1.212
=================================
* Allow calling Glib::Flags->as_arrayref directly, as an alternative to the @{}
syntax.
* Add Glib::ParamSpec->value_validate and Glib::ParamSpec->value_cmp.
* Add documentation for Glib->filename_to_uri and filename_from_uri.
* Always use Data::Dumper instead of Storable on MSWin32 for serialization work
during documentation generation.
* Make sure that messages with % chars in them make it through Glib->log and
friends safely.
Overview of changes in Glib 1.211
=================================
* Add Glib::OptionContext and Glib::OptionGroup, wrapping glib's command line
option parser.
* Make the internal package registration functions more robust.
Overview of changes in Gtk2 1.211
=================================
* Wrap new API for GtkEntry, GtkCellView, GtkIMMulticontext, GtkStatusIcon,
GtkPrintOperation, GtkPrintSettings, and GdkX11.
* Wrap GtkOrientable.
* Wrap GtkBindings.
* Wrap gtk_get_option_group.
* In Gtk2::EntryCompletion::set_model and Gtk2::CellView::set_model, allow
undef for the model parameter.
* Fix a leak in Gtk2::EntryCompletion::new.
* In Gtk2::CellRenderer, make sure we handle floating objects correctly.
* Fix some stack handling bugs in Gtk2::IconView.
* Fix a few test failures.
Overview of changes in Gtk2 1.210
=================================
* Split out our pango bindings into the standalone Pango module and depend on
it.
* Add constants Gtk2::EVENT_STOP and EVENT_PROPAGATE for use in event handlers
* Fix the stack handling in Gtk2::CellRenderer::get_size().
Overview of changes in Gtk2 1.202
=================================
* Correctly handle undef for callbacks in
Gtk2::TreeView::set_column_drag_function() and set_row_separator_func().
* Fix more test failures.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]