Release Notes: The new giomm library was added. format() was added. In Glib::RefPtr, clear() was deprecated, being replaced by reset(). In KeyFile, set_integer_list(), set_boolean_list(), and set_double_list() actually work now without crashing. In gmmproc, the code refuses to generate a wrapper for a construct-only property which is also write-only, and a warning is displayed. Building for glib 2.15 was fixed by including gtestutils.h instead of gmessages.h to get g_assert(). Building for pre-releases of gcc 4.3 was fixed.


Release Notes: The new giomm library was added. format() was added. In Glib::RefPtr, clear() was deprecated, being replaced by reset(). In KeyFile, set_integer_list(), set_boolean_list(), and set_double_list() actually work now without crashing. In gmmproc, the code refuses to generate a wrapper for a construct-only property which is also write-only, and a warning is displayed. Building for glib 2.15 was fixed by including gtestutils.h instead of gmessages.h to get g_assert(). Building for pre-releases of gcc 4.3 was fixed.


Release Notes: The build on NetBSD-4.99.6/amd64 should be fixed. Support for the new _CONFIGINCLUDE() macro was added to gmmproc.


No changes have been submitted for this release.


Release Notes: Some documentation was added.


Release Notes: A problem with the cygwin build has been corrected.