[gtkmm] ANNOUNCE: gtkmm 2.2.5



*** gtkmm 2.2

gtkmm provides a C++ interface to GTK+. gtkmm 2.2 wraps GTK+ 2.2
http://www.gtkmm.org

Like GTK+ 2.2, gtkmm 2.2 contains only API addition, without API or ABI
breakage, compared to gtkmm 2.0

*** Changes

2.2.5:
 
* Fixed memory leak of C++ instances when using Glib::wrap() on existing child
  widgets, for instance inside Dialog::get_vbox(). (Murray Cumming, Harold Hopfes).
* TreeView: Correctly declared generate_cellrenderer() template specializations.
  gcc 3.2.3 and gcc 3.3.0 on Debian Linux, and gcc on Win32, were not picking these
  up, causing automatic-selection of CellRenderers (e.g. check boxes for bools)
  to fail. (Cedric Gustin).
* gtkmmproc: Added GMMPROC_PROTECTED_GCLASS macro needed by libgnomecanvasmm.
  (Murray Cumming)
* Documentation:
  - Corrected C-like mention of null values for references.
  - Corrected interchanged class descriptions for VButtonBox and HButtonBox.
  (Murray Cumming)


*** Download

http://www.gtkmm.org/download.shtml

You will need libsigc++ 1.2, available here: 
https://sourceforge.net/project/showfiles.php?group_id=1970


*** Development 

There is ongoing discussion on the mailing list: 
http://www.gtkmm.org/mailinglist.shtml
and in the #c++ channel on irc.gnome.org

-- 
Murray Cumming
murray usa net
www.murrayc.com





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