* ABOUT glibmm * glibmm is a C++ API for glib and gio. It is useful on its own and is a dependency of gtkmm, the C++ API for GTK+.
glibmm 2.21 wraps new API in glib 2.21, including the gio library, and is API/ABI-compatibile with older versions of glibmm back to version 2.4. It is a version of the glibmm-2.4 API. For more information, please visit http://gtkmm.org/ * DOWNLOAD * Source packages for glibmm (as well as API-stable bindings for the rest of the GNOME platform) can be downloaded from: http://www.gtkmm.org/download.shtml * DEVELOPMENT * There is active discussion on the mailing list: http://www.gtkmm.org/mailinglist.shtml and in the #c++ channel on irc.gnome.org gtkmm and glibmm stay in-sync with GTK+ by following the official GNOME release schedule: http://www.gnome.org/start/unstable/ * CHANGES * 2.21.3 (unstable): David King (1): Only compile the properties example if properties are enabled. Jonathon Jongsma (10): fix release target to use correct tagging scheme Bug 587173 - Fails to install when bootstrapped with Automake 1.11 add _IGNORE() for a eject_with_operation() which is hand-written add get_start_stop_type() and Gio::DriveStartStopType enum add overloads for resolver methods without a cancellable object add async versions of Resolver methods Added a simple example showing how to resolve an internet address from a hostname Fix MemoryInputStream::addData (Bug #589683) Fix a build error in MemoryInputStream Add Glib::ObjectBase::freeze_notify()/thaw_notify. Fixes Bug #575533 José Alburquerque (1): Repair Glib::KeyFile docs with regard to exceptions. Bug# 587766. Krzesimir Nowak (1): Wrapped several ISO 8601 related functions. Murray Cumming (1): Corrected the ChangeLog to mention changes that I accidentally committed in last month, but which I did want to commit some time. -- jonner _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
