Glib 1.036 (unstable)



Glib provides Perl access to the GLib and GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries that make up the Gnome environment, and are used in many unrelated projects.

!!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=91217&release_id=218352

...and from anonymous cvs, tagged rel-1-03-6 in the directory /gtk2-perl-xs/Glib .

Overview of Changes in Glib 1.036
=================================

* GErrors are now translated into exception objects instead of plain,
translatable strings; this is implemented as an additional functionality,
  so there is no break in either API or ABI.  [muppet]
* gperl_alloc_temp() now complains but does not crash when requested to
  allocate less than 1 byte.  [Torsten]
* Quell some doc generation noisiness.  [muppet]
* Updated copyright information in source code.  [muppet]

--
muppet <scott at asofyet dot org>




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