ANNOUNCE: gtkmm 1.3.9
- 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.9
- Date: 27 Mar 2002 20:05:49 +0100
*** gtkmm 1.3.9
gtkmm provides a C++ interface to GTK+. This unstable branch of gtkmm
wraps gtk+ 1.2.x.
*** Changes since gtkmm 1.3.8
* Custom Signal Proxies simplified, implementing only custom C callback
functions and specifying them to the signal proxy constructors.
(Daniel Elstner)
* Complete recoding of Boxed Types wrappers, not using generic _copy
and _free methods functions when they aren't necessary, and sometimes
inheriting directly from the underlying struct. (Daniel Elstner)
* gtk-demo compilation fixed. (Daniel Elstner)
* gtk-demo stock browser part rewritten and working. (Matthew Walton)
* Properly implemented enum and flags property proxies. (Daniel Elstner).
* Reference documentation:
- some gtk+ docs are now merged in automatically, but we don't yet
have acccess to the stuff in gtk+'s tmpl/*.sgml files.
(Murray Cumming)
- Added class documentation, based on docs in GTK+.
- Custom headers and footers. (Paolo Pinto)
* Added Gtk::TreeSortable, Gtk::TreeDragDest, and Gtk::TreeDragSource
interface wrappers. (Murray Cumming)
* Gdk::Pixbuf: render* method args are now const-correct, which allows
casting of temporary instances. (Murray Cumming)
* Gtk::MessageDialog: changed argument order in constructors, to
allow sensible defaults. (Murray Cumming)
*** 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]