ANNOUNCE: gtkmm 1.3.6
- 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.6
- Date: 20 Feb 2002 23:56:12 +0100
*** gtkmm 1.3.5
gtkmm provides a C++ interface to GTK+. This unstable branch of gtkmm
wraps gtk+ 1.3.x, which will become gtk+ 2.0. This version should build with
gtk+ 1.3.14
*** Changes since gtkmm 1.3.5
No major changes - mostly just a workaround for gcc 2.95.4.
* gcc 2.95.4 seems to have a problem with a use
of RefPtr::operator bool() in textbuffer.cc, so
we've used is_null() as a workaround. This is mysterious.
* configure.in mentioned a Makefile.am that isn't distributed.
* Added examples/book, which will contain examples from the
*** Known problems
* gtk-demo "stock browser" doesn't work yet.
*** 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
*** Description
This is an unstable release, so that you can see the changes
compared with gtkmm 1.2. Development is heavily underway, so this might
be significantly out-of-date by the time you receive this. 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]