*** glibmm 2.26: glibmm is a C++ API for glib, used by gtkmm.
glibmm 2.26 wraps new API in GTK+ 2.26. 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: 2.25.1: (unstable): Glib: * Removed the --enable-api-exceptions, --enable-api-properties, --enable-api-vfuncs and --enable-api-default-signal-handlers options because nobody needs them any more. The defines are now always defined, for backwards compatiblity. * Keyfile: - Added get_int64, get_uint64, set_int64, set_uint64(). - Added load_from_dirs(). (José Alburquerque) * OptionGroup: Added set_translate_func(). (José Alburquerque) * RegEx: Added get_compile_flags(), get_match_flags(). (José Alburquerque) * TimeVal: Avoid compiler warning in TimeVal::as_double() (Daniel Elstner) Bug #617463 (Alexander Shaduri) * Added Glib::listenv(). (Alex Vallée) Bug #578355. Gio: * DesktopAppInfo: Added get_filename(). (José Alburquerque) * Added Settings, wrapping GSettings. (Jonathon Jongsmam, José Alburquerque) *** 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 -- Murray Cumming [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
