[gtkmm] ANNOUNCE: gtkmm 1.3.24



*** gtkmm2

gtkmm provides a C++ interface to GTK+. This development branch of gtkmm
wraps gtk+ 2.0.x.

We are now seriously pushing for a binary API frozen 2.0 release. There
are no known API issues apart from these, which will be punted to some
future version:
http://makeashorterlink.com/?T2A121471

*** Changes

* Lifetime: On-stack child widgets are not destroyed during destruction of
their
  containers. (Murray Cumming)
* Gtk::TextMark::get_iter(): Corrected reference counting (Mike McEwan)

API changes:
* Glib::Source: Can now wrap existing GSource objects.
  (Martin Schulze)
* Glib::TimeVal: Convenience methods added. (Stephan Puchegger)
* Glib::IConv: Added reset(). (Daniel Elstner)
* Glib::Dispatcher: new constructor accepts an arbitrary Glib::MainContext.
  (Stephan Puchegger)
* Gdk: Added screen_width() and screen_height(). (Murray Cumming)

Documentation:
* We now reuse ATK, GDK, and Pango reference documentation:
  e.g: http://www.gtkmm.org/gtkmm2/reference/html/namespacePango.html
(Martin Schulze)
* README.SUN added (Michael v. Szombathely)


*** Download

http://sourceforge.net/project/showfiles.php?group_id=1161

You will need the unstable release of libsigc++ 1.2, available here: 
https://sourceforge.net/project/showfiles.php?group_id=1970

If you wish to install this in parallel with gtk--1.2, you will first 
need to update to the latest libsigc++ 1.0.x, available here: 
http://sourceforge.net/project/showfiles.php?group_id=1970


*** Development 

This is an unstable release, currently under development. You can find 
cvs instructions here: 
http://cvs.gnome.org/lxr/source/gtkmm-root/base/README

The CHANGES file describes some of the more significant differences 
compared to gtkmm 1.2: 
http://cvs.gnome.org/lxr/source/gtkmm-root/base/CHANGES

There is also ongoing discussion on the mailing list: 
http://gtkmm.sourceforge.net/mailinglist.html
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]