All releases of Gtk2-Perl


Release Notes: Boxed fields can now be set to undef. An incorrect destroy notify function is not passed on if there is no callback. A crash with nonexistent GTypes on Perl 5.8.x was fixed.


Release Notes: CPAN now ignores POD fragments in Makefile.PL. It is now documented that SOURCE_CONTINUE and _REMOVE can be exported.


Release Notes: This release hushs a compiler warning and avoids trying to re-register a GType for GConnectFlags.


Release Notes: This release adds unit tests for exportable constants, exports SOURCE_CONTINUE and SOURCE_REMOVE, names internal functions appropriately, and creates and registers a GType for GConnectFlags.


Release Notes: This release does not use empty prototypes for constants subs, uses G_GSIZE_FORMAT instead of %d for printing a gtype when looking up GTypes, also tries by name, and adds a global copyright statement.


Release Notes: This release correctly handles major-only versions like "2" (RT#68246), updates the test output, updates the file manifests, and makes git ignore generated files.


Release Notes: This release fixes compiling and testing against older versions of cairo, makes t/CairoPath.t more robust, and auto-upgrades strings to utf8 (RT#73177).


Release Notes: This release changes addresses in GPL license notices, fixes a typo in default pspec values in Glib::GenPod, and deletes a duplicate key in %basic_types in Glib::GenPod.


Release Notes: This release uses the overloaded "==" operator directly when comparing flags, makes the enums.t test more robust, implements check_gi_version, implements test skipping, and updates the FSF address in license blurbs.


Release Notes: This release updates the symbol export list for linking on win32.