ANNOUNCE: gtkmm 2.0.1



*** gtkmm2

gtkmm provides a C++ interface to GTK+. gtkmm2 wraps GTK+ 2
- either GTK+ 2.0.x, or GTK+ 2.1.x.
http://www.gtkmm.org.

*** Changes

2.0.1:

* Lifetime: Fixed segfault during destruction of non-scrollable children
  in ScrolledWindow. (Murray Cumming, Daniel Elstner)
* Signals: Honor the blocked flag of the SigC::Connection.
  (Daniel Elstner)
* Gtk::WindowGroup: Added missing create() method.
  (Daniel Elstner)
* Win32:
  - Uses -mms-bitfields option for use with GTK+ with MinGW gcc3
  - Temporarily #undef some badly named win32 macros.
  (Naofumi Yasufuku)

* Documentation:
  - Built HTML is now distributed in the tarball.
    (Murray Cumming, Daniel Elstner)
  - Documentation is installed in <prefix>/share/doc/gtkmm-2.0/
    (Daniel Elstner)
  - "Programming with gtkmm": widget-specific sections updated.
    (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://gtkmm.sourceforge.net/mailinglist.shtml
and in the #c++ channel on irc.gnome.org  

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




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