[gtkmm] ANNOUNCE: gtkmm 1.3.16
- From: Daniel Elstner <daniel elstner gmx net>
- To: gtkmm-main <gtkmm-main lists sourceforge net>, Gnome-Announce-List <gnome-announce-list gnome org>
- Subject: [gtkmm] ANNOUNCE: gtkmm 1.3.16
- Date: 17 Jun 2002 17:57:29 +0200
*** gtkmm2
gtkmm provides a C++ interface to GTK+. This unstable branch of gtkmm
wraps gtk+ 2.0.x
*** Changes
This is mostly an emergency release which now includes the cell renderer
example header files.
* Distribute cell renderer example header files. Doh! (Daniel Elstner)
* Rename several remove_foo() methods to unset_foo(), to avoid confusion
with container operations. (Daniel Elstner)
* Gtk::FileSelection::set_filename(): Change argument type to
std::string, to follow the GTK+ inconsistency fix -- both get_filename()
and set_filename() work with on-disk encoding now. (Daniel Elstner)
* Glib::Mutex::Lock and friends: Replace the bool acquire_immediately
parameter with overloaded ctors. See the docs, it should be easier now.
(Daniel Elstner)
*** 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 gtkmm-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
--Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]