|
|
Subscribe / Log in / New account

ANNOUNCE: gtkmm 2.11.6 and glibmm 2.13.9

From:  Murray Cumming <murrayc-AT-murrayc.com>
To:  gnome-announce <gnome-announce-list-AT-gnome.org>, gtkmm-list <gtkmm-list-AT-gnome.org>
Subject:  ANNOUNCE: gtkmm 2.11.6 and glibmm 2.13.9
Date:  Fri, 31 Aug 2007 14:03:17 +0200
Message-ID:  <1188561797.6030.31.camel@murrayc-desktop>

*** gtkmm 2.12:

gtkmm 2.11 wraps new API in GTK+ 2.11, and will become stable gtkmm 2.12 
when GTK+ becomes GTK+ 2.12. It will be API/ABI-compatibile with gtkmm 2.10. 
2.8, 2.6 and 2.4. It is a version of the gtkmm-2.4 API.

The API is now frozen. Only minor API changes will be made before the gtkmm 
2.12.0 release, with permission from the GNOME release-team.

There's aren't many changes in this release, but this is your last chance to 
check the new API and tell us about something that needs to be corrected. We 
maintain API/ABI stability, so after we release gtkmm 2.12.0 it will be too late:

New API in gtkmm 2.12:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/n...
New API in glibmm 2.14:
http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/...
and check the ChangeLog too.


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

2.11.8:

* Gdk::Cairo::set_source_color(), set_source_pixbuf(), set_source_pixmap():
  Deprecated the existing versions of these methods and added overloads that 
  take a const RefPtr& instead. 
  (Jonathan Jongsma)
* Deprecated Gdk::Cairo::rectangle(), replacing it with add_rectangle_to_path().
  and deprecated Gdk::Cairo::region(), replacing it with add_region_to_path(), 
  because these names are clearer.
  (Jonathan Jongsma)
* Documentation: Tutorial: DrawingArea: Corrected a mention of 
  PixBuf to Pixbuf. Bug #465961 (Jonathan Jongsma)

2.11.7:

* Some build fixes for some compilers/setups.
 (Daniel Elstner)
* Documentation markup change for future appearance 
  in library.gnome.org. (Jonathon Jongsma)



*** 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
-- 
Murray Cumming
murrayc@murrayc.com
www.murrayc.com
www.openismus.com

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



to post comments


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