ANNOUNCE: gtkmm and glibmm 2.4.2



*** gtkmm and glibmm 2.4

gtkmm provides a C++ interface to GTK+. gtkmm 2.4 wraps additional API in GTK+ 2.4. 
gtkmm 2.4 installs in parallel with gtkmm 2.2, so you can have both installed at 
the same time. glibmm is now a separate module, for use in non-GUI software.

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

glibmm 2.4.2:

* Glib::Dispatcher: win32 implementation rewritten, and hopefully, improved.
  (Daniel Elstner)
* Glib::ustring:
  - Optimization and code-cleanup. (Daniel Elstner)
  - Added reference documentation for constuctors. (Murray Cumming)
* Fixed some compiler warnings.
  (Daniel Elstner)
* gmmproc: Some improvements for libgdamm. (Murray Cumming)

gtkmm 2.4.2:

Gtk:
* ComboBox::get_active(): Properly initialize the iterator. 
  (Murray Cumming)
* ComboBoxTextEntry: Don't add the text column twice. (Teemu Tervo)
* ComboBoxText, ComboBoxEntryText::get_active_text(): Fix potential 
  crash. (Murray Cumming)
* TreeView::get_path_at_pos(): Correct memory mangement.
  (Murray Cumming, David)
* Use GTHREAD_CFLAGS when appropriate. (Daniel Elstner)
* gtkmm.h: Add comboboxentry.h and comboboxentrytext.h.
  (Daniel Elstner)


*** Download

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

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


*** 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
murray usa net
www.murrayc.com




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