ANNOUNCE: gtkmm 1.3.10
- From: murrayc t-online de (Murray Cumming)
- To: gnome-announce <gnome-announce-list gnome org>, gtkmm-main <gtkmm-main lists sourceforge net>
- Subject: ANNOUNCE: gtkmm 1.3.10
- Date: 10 Apr 2002 12:35:15 +0200
*** gtkmm2
gtkmm provides a C++ interface to GTK+. This unstable branch of gtkmm
wraps gtk+ 2.0.x
*** Changes since gtkmm 1.3.9
* Now builds with {G,GDK,GTK}_DISABLE_DEPRECATED - some methods removed;
entirely removed Gdk::Font and Gtk::Progress. (Daniel Elstner)
* Reference documentation:
- Some automatic C->C++ conversion when reusing C reference documentation:
- enums and flags grouped together.
- html post-processed to produce "int& someint" instead of "int &someint".
- Some example code merged into the refernce docs.
(Daniel Elstner)
* Gtk::TreeView:
- Gtk::TreeIter is a bit more like a STL iterator.
- Gtk::ListStore has a more STL-like interface.
- Gtk::TreeModelColumn - new class used to contain column type and number.
- Gtk::TreeModelColumnRecord - new class to contain all TreeModelColumns.
- examples/demos updated accordingly.
(Daniel Elstner)
* gtkmm now uses its own enums, in the Gtk namespace. (Daniel Elstner)
* Gtk::ProgressBar: removed deprecated Adjustment stuff, leaving just the
new fraction-orientated interface. (Daniel Elstner)
* Some .hg format changes needed by bonobomm. (Murray Cumming)
* new Glib::IOSource for watching file descriptor. (Martin Schultze)
*** Download
http://sourceforge.net/project/showfiles.php?group_id=1161
You will need the alpha release of libsigc++1.1, 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 heavy 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]