All releases of glibmm


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.


Release Notes: This release contains a first version of the Glib::Option command-line options parsing API.


Release Notes: TreeModel::operator--() now works, and a linking problem on Win32 was corrected.


Release Notes: Glib::ustring had some performance improvements, and the Win32 implementation of Glib::Dispatcher was rewritten.


Release Notes: This release is API/ABI-stable.


Release Notes: This release now uses libsigc++ 2, with its improved syntax. Some new functions from glib 2.4 were wrapped, and some documentation was added.