*** glibmm 2.28: glibmm is a C++ API for glib, used by gtkmm.
glibmm 2.28 wraps new API in GTK+ 2.28. It is is API/ABI-compatible with glibmm >=2.4. It is a version of the glibmm-2.4 API. gtkmm and glibmm stay in-sync with GTK+ by following the official GNOME release schedule: http://www.gnome.org/start/unstable/ Bindings for the rest of the GNOME Platform are also available, and are also API-stable. http://www.gtkmm.org *** Changes: NOTE: This might be the last release before a stable glibmm 2.28.0 - the first stable release since glibmm 2.24.0. So please use this last chance to report any problems with the new API: http://library.gnome.org/devel/glibmm/unstable/since_2_26.html http://library.gnome.org/devel/glibmm/unstable/since_2_28.html 2.27.94 (unstable): Glib: * OptionGroup: - Add add_entry() that takes a slot with callback function. (Kjell Ahlstedt) Bug #589197 (Hubert Figuiere) - on_post_parse() overrides no longer need to call the base class. (Kjell Ahlstedt) Bug #588988 (Hubert Figuiere) - Make Glib::{Array,List,SList}Handle work with std::vector<bool>. (Krzesimir Nowak) Bug 640079 Gio: * Moved all DBus* classes into a Gio::DBus namespace. (Murray Cumming) *** Development There is active discussion on the mailing list: http://www.gtkmm.org/mailinglist.shtml and in the #c++ channel on irc.gnome.org -- Murray Cumming [email protected] www.murrayc.com www.openismus.com _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
