perl-Gtk2 r2142 - trunk
- From: tsch svn gnome org
- To: svn-commits-list gnome org
- Subject: perl-Gtk2 r2142 - trunk
- Date: Fri, 13 Feb 2009 15:58:53 +0000 (UTC)
Author: tsch
Date: Fri Feb 13 15:58:53 2009
New Revision: 2142
URL: http://svn.gnome.org/viewvc/perl-Gtk2?rev=2142&view=rev
Log:
Unstable release 1.211.
Modified:
trunk/ChangeLog
trunk/Gtk2.pm
trunk/NEWS
trunk/README
Modified: trunk/Gtk2.pm
==============================================================================
--- trunk/Gtk2.pm (original)
+++ trunk/Gtk2.pm Fri Feb 13 15:58:53 2009
@@ -73,7 +73,7 @@
use Exporter;
require DynaLoader;
-our $VERSION = '1.210';
+our $VERSION = '1.211';
our @ISA = qw(DynaLoader Exporter);
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Fri Feb 13 15:58:53 2009
@@ -1,3 +1,18 @@
+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
=================================
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Fri Feb 13 15:58:53 2009
@@ -1,4 +1,4 @@
-Gtk2 version 1.210
+Gtk2 version 1.211
==================
Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]