ANNOUNCE: glibmm 2.19.0 released (unstable)



This is an unstable release

* 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.19 wraps new API in glib 2.19, 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.19.0 (unstable):

 * wrapped new glib 2.19.x API
   * Gio::AppInfo: get_commandline(), can_delete(), do_delete(),
     reset_type_associations(), launch_default_for_uri()
   * Gio::Drive: new signals changed, disconnected, and eject_button
   * Gio::Icon: create(std::string), to_string()(),
* Gio::Mount: guess_content_type_sync(), is_shadowed(), shadow(), unshadow()
   * Gio::content_type_from_mine_type();
   * Gio::DesktopAppInfo: create_from_keyfile()
   * Gio::Emblem: new class
   * Gio::EmblemedIcon: new class
   * Gio::MemoryOutputStream: new class
 * Bugs Fixed:
   * 555743 - warning in glibmm
   * 562716 - warning fixing cause more warnings.
   * 396963 - Add Glib::signal_idle().connect_once()
 * Thanks to contributions from Przemysław Grzegorczyk, Dave Foster, Hubert
   Figuiere, and Jonathon Jongsma for changes in this release



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]