ANNOUNCE: gtkmm 2.2.9
- From: Murray Cumming <murrayc murrayc com>
- To: gtkmm-list <gtkmm-list gnome org>, gnome-announce <gnome-announce-list gnome org>
- Subject: ANNOUNCE: gtkmm 2.2.9
- Date: Mon, 16 Feb 2004 17:39:08 +0100
*** gtkmm 2.2
gtkmm provides a C++ interface to GTK+. gtkmm 2.2 wraps GTK+ 2.2
http://www.gtkmm.org
This is the stable branch. gtkmm 2.3.x is also available, and can be installed in parallel.
*** Changes
2.2.9:
* Build:
- Removed DISABLE_DEPRECATED macros so that gtkmm 2.2
can build with GTK+ 2.3.x. I didn't release this previously
because previous versions of GTK+ 2.3.x were broken with
gtkmm, but it's OK now. (Murray Cumming)
- Removed unnecessary namespace qualification to fix build
with the Intel compiler. (Takashi Takekawa)
* Glib::ObjectBase: The default constructor, never before used,
now generates a custom GType, for use when creating new
implementations of Glib::Interfaces - for instance, see the
new custom tree model example in gtkmm.
(Murray Cumming)
* examples: Added treecustommodel example, though it's much
better in gtkmm 2.4. (Murray Cumming, Christof Pettig)
* documentation:
- Corrected name and install location of devhelp file.
- Fixed some documentation that mentinod freeing C objects.
- Added docs/internals/gtk_patches.txt with URLs of some
patches/bugs that were needed to underlying libraries,
as a clue for future developers.
(Murray Cumming)
* spec file: Added devhelp file. (Eric Bourque)
*** Download
http://www.gtkmm.org/download.shtml
You will need libsigc++ 1.2, available here:
https://sourceforge.net/project/showfiles.php?group_id=1970
*** Development
There is ongoing 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]