|
|
Subscribe / Log in / New account

ANNOUNCE: gtkmm 2.9.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.9.9
Date:  Mon, 24 Jul 2006 21:37:00 +0200

*** gtkmm 2.9/2.10:

gtkmm 2.9 wraps new API in GTK+ 2.9, and is API/ABI-compatibile with gtkmm 2.8, 
2.6 and 2.4. It is a version of the gtkmm-2.4 API. This will become the 
API-stable gtkmm 2.10, wrapping GTK+ 2.10.

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.9.9:

gtkmm 2.9/2.10 is now API frozen. We expect to make only very small API changes before 
releasing gtkmm 2.10.0.

Gtk:
* PrintOperation: get_print_settings(): Ref the return to avoid a crash.
  (Marko Anastasov)
* RecentManager: Change add_fullI to add_item(), overloading according to the 
  parameters. (Jonathon Jongsma)
* SpinButton: Added "wrapped" signal, without a default signal handler, to 
  preserve ABI. (Murray Cumming)
* Widget:
  - Correct the new composited_changed signal to avoid breaking ABI.
  (Murray Cumming)
  Bug #348241 from Daniel Holbach.
  - Fixed a typo so that input_shape_combine_mask() is really wrapped.
  (Marko Anastasov)
* Build: Build with the new glibmm --enable-api-default-signal-handlers=no 
  option for reduced-resources embedded devices. (Murray Cumming)

Documentation:
* Printing examples: Use the new gdkmm cairo methods instead of the 
  C functions. (Marko Anastasov)


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



to post comments


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