*** glibmm: gtkmm 2.33/34 wraps glib 2.33/34.
glibmm stays in-sync with glib by following the official GNOME release schedule: http://www.gnome.org/start/unstable/ http://www.gtkmm.org *** Changes 2.33.13 (unstable): Gio: * AppLaunchContext: Add setenv(), unsetenv() and get_environment(). * File: Add remove_async() and remove_finish(). (Murray Cumming) * Add e ConverterInputStream and ConverterOutputStream. * Add PollableInputStream and PollableOutputStream. (José Alburquerque) Gio::DBus: * Connection: Add the call_[finish|sync]() with UnixFDLists. (José Alburquerque)#662371. gmmproc: * Add a _NO_WRAP_INIT_REGISTRATION macro (José Alburquerque) Bug #684006 * _CLASS_GOBJECT: Allow classes to have custom wrap() functions. (José Alburquerque) Bug #684006 * _WRAP_METHOD: Allow setting parameters from C output params. (José Alburquerque) Bug #662371 * Prepend a Doxygen @throws clause to the declaration of virtual functions that throw Glib::Error. (José Alburquerque) * Improve the search for unwrapped methods. (Kjell Ahlstedt) Build: * Use std::time_t instead of ::time_t instead of ::time_t. * Use std::size_t and std::ptrdiff_t instead of ::size_t and ::ptrdiff_t. (Kjell Ahlstedt) *** 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] https://mail.gnome.org/mailman/listinfo/gtkmm-list
