perl-Gtk2 r2093 - trunk
- From: tsch svn gnome org
- To: svn-commits-list gnome org
- Subject: perl-Gtk2 r2093 - trunk
- Date: Sun, 16 Nov 2008 20:52:47 +0000 (UTC)
Author: tsch
Date: Sun Nov 16 20:52:47 2008
New Revision: 2093
URL: http://svn.gnome.org/viewvc/perl-Gtk2?rev=2093&view=rev
Log:
Unstable release 1.210.
Modified:
trunk/ChangeLog
trunk/Gtk2.pm
trunk/NEWS
trunk/README
Modified: trunk/Gtk2.pm
==============================================================================
--- trunk/Gtk2.pm (original)
+++ trunk/Gtk2.pm Sun Nov 16 20:52:47 2008
@@ -69,7 +69,7 @@
use Exporter;
require DynaLoader;
-our $VERSION = '1.202';
+our $VERSION = '1.210';
our @ISA = qw(DynaLoader Exporter);
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun Nov 16 20:52:47 2008
@@ -1,3 +1,11 @@
+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
=================================
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sun Nov 16 20:52:47 2008
@@ -1,4 +1,4 @@
-Gtk2 version 1.202
+Gtk2 version 1.210
==================
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]