LWN.net Logo

ANNOUNCE: gtkmm 2.5.7 and glibmm 2.5.6

From:  Murray Cumming <murrayc-AT-murrayc.com>
To:  gtkmm-list <gtkmm-list-AT-gnome.org>, gnome-announce <gnome-announce-list-AT-gnome.org>
Subject:  ANNOUNCE: gtkmm 2.5.7 and glibmm 2.5.6
Date:  Wed, 23 Feb 2005 21:27:02 +0100

*** gtkmm and glibmm 2.5/2.6

gtkmm 2.5 wraps new API in GTK+ 2.5, and is API/ABI-compatibile with gtkmm 2.4.
The new API is unstable, until this become the API/ABI-stable gtkmm 2.6.

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

gtkmm 2.5.7:

* Gdk::DragContext: Avoid infinite loop. (Ronald Lembcke)
* Gtk::TargetList: Fix typo toa ctually define this. (Ronald Lembcke).
* Examples now build with the IRIX MipsPro, and AIX compilers.
* Check for the correct atk version in configure.
  (Murray Cumming)
* Documentation:
  - Properties are now documented, using the text from the
    GTK+ documentation.
  - Added MessageDialog documentation.
  - Added CellRendererText::edited() documentation. (Antonio Coralles)
  - examples: book/treeview/editable_cells/:
    Demonstrated data-entry validation.
  (Murray Cumming)

glibmm 2.5.6:

* add_interface() methods will no longer give warnings if you 
call them twice.
* gmmproc: Output properties documentation taken from the .defs.
* examples now build on AIX.
  (Murray Cumming)
* MSVC++ .Net 2003 build fix. (Cedric Gustin)

*** 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

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds