*** gtkmm 2.20: gtkmm 2.19 wraps new API in GTK+ 2.19. It will become the API/ABI-stable gtkmm 2.20 when GTK+ 2.20.0 is released. gtkmm 2.19 is API/ABI-compatibile with gtkmm >=2.4. It is a version of the gtkmm-2.4 API.
gtkmm stays 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 gtkmm 2.19.2 (unstable): Gdk: * PixbufAnimationIter: Make the methods public. (Benjamin Herr) * Window: Added get/set_offscreen_embedder() and get_offscreen_pixmap(), suggested by Oscar Lazzarino. (Murray Cumming, Krzesimir Nowak) Gtk: * Added CellRendererSpin and Spinner. (Debarshi Ray) Bug #598715 * Added ToolPalette. (Murray Cumming) * Dialog: Added get_widget_for_response(). (Debarshi Ray) Bug #600411 * Move the Gtk::Border typedef into its own header and add a Glib::Value specialization. (Krzesimir Nowak) Bug #603926 * Gdk::Window: get_default_root_window(): Correct the reference counting. (Murray Cumming) Bug #603852 (Mikko Rasa). * Windows build fixes. (Armin Burgmeier) * Fix the build when exceptions, vfuncs, etc. are disabled. (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 www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
