Gtk2 1.037 (unstable)
- From: muppet <scott asofyet org>
- To: gtk-perl list <gtk-perl-list gnome org>
- Subject: Gtk2 1.037 (unstable)
- Date: Fri, 27 Feb 2004 02:44:06 -0500
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=220058
...and from anonymous cvs, tagged rel-1-03-7 in the directory
/gtk2-perl-xs/Gtk2 -- see the project page for more info.
Overview of Changes in Gtk2 1.037
=================================
* Updated Glib requirement to 1.037.
* Decided on a versioning scheme, implemented it, and applied it.
http://lists.gnome.org/archives/gtk-perl-list/2004-February/
msg00085.html
New functions: Gtk2->CHECK_VERSION, Gtk2::MAJOR_VERSION,
Gtk2::MINOR_VERSION,
Gtk2::MICRO_VERSION, Gtk2::major_version, Gtk2::minor_version,
Gtk2::micro_version. Change Gtk2::Pango::check_version to
Gtk2::Pango::CHECK_VERSION. [Ross, muppet]
* New functions, tracking HEAD:
Gtk2::FileChooserDialog::new_with_backend.
Gtk2::RadioMenuItem::new_from_widget
Gtk2::RadioMenuItem::new_with_mnemonic_from_widget
Gtk2::RadioMenuItem::new_with_label_from_widget
* Added to parse_maps the ability to generate error domain
registrations;
use that for Gtk2's own error domains. [muppet]
* Use a weakref rather than object data to keep Tooltips objects alive.
[muppet, implementing yosh's suggestion]
* Pod fixes and enhancements. [Ross]
* Fix up the license notifications in source files. [Torsten]
* Minor bugfixes, corrections, and cleanups. [Torsten, Ross, muppet,
Marc
Brockschmidt]
* As always, more tests. [Torsten]
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]