Gtk2 1.036 (unstable)



Gtk2 is a Perl extension providing Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about Gtk+ at http://www.gtk.org , and about Gtk2-Perl at http://gtk2-perl.sourceforge.net/ .

!!NOTE!! Gtk2-Perl is approaching an API freeze on 1 Mar 04. If you have something to say about the Gtk2 API, NOW IS THE TIME.
See the Gnome Platform Bindings Release Set Rules for more info:
http://developer.gnome.org/dotplan/bindings/rules.html

As always, the code is available from our sourceforge project page:
http://sourceforge.net/project/ showfiles.php?group_id=64773&package_id=91218&release_id=218353

...and from anonymous cvs, tagged rel-1-03-5 in the directory /gtk2-perl-xs/Gtk2 -- see the project page for more info.

Overview of Changes in Gtk2 1.036
=================================

* Fix GdkDisplay test.  [Torsten]
* Don't crash when when passing an empty list to Gtk2::TargetList. [Torsten] * Register error domains for use with the new Glib::Error stuff. [muppet]
* Doc fixes.  [Ross]
* Bind and test missing methods:
  Gtk2::Gdk::Event::send_client_message
  Gtk2::Gdk::Event::send_clientmessage_toall
  Gtk2::Gdk::Event::send_client_message_for_display
  Gtk2::Gdk::Event::Client::message_type
  Gtk2::Gdk::Event::Client::data
  Gtk2::Gdk::CHARS
  Gtk2::Gdk::USHORTS
  Gtk2::Gdk::ULONGS
  Gtk2::CellRenderer::editing_canceled
  Gtk2::Scale::get_layout
  Gtk2::Scale::get_layout_offsets
  [Torsten]
* Miscellaneous test updates and fixes.  [Torsten]

--
muppet <scott at asofyet dot org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]