ANNOUNCE: gtkmm 2.4.6 and glibmm 2.4.5 (original) (raw)
- From: Murray Cumming
- To: gtkmm-list , gnome-announce
- Cc:
- Subject: ANNOUNCE: gtkmm 2.4.6 and glibmm 2.4.5
- Date: Thu, 28 Oct 2004 23:04:48 +0200
*** gtkmm and glibmm 2.4
gtkmm provides a C++ interface to GTK+. gtkmm 2.4 installs in parallel with gtkmm 2.2, so you can have both installed at the same time. glibmm is now a separate module, for use in non-GUI software.
gtkmm stays in-sync with GTK+ by following the official GNOME release schedule: http://www.gnome.org/start/unstable/
Bindings for the rest of the GNOME Platform are also available, and are also API-stable.
*** Changes
glibmm 2.4.5:
- Added MSVC++ project files, which might work. (Timothy Shead)
- Build fix for cygwin. (Roger Leigh)
- dispatcher example: Fixed race condition on windows platform. (Cedric Gustin)
- gmmproc: Generate property code that uses the canonical property names, to fix property change notification in some cases. (Murray Cumming)
gtkmm 2.4.6:
- TreeModelFilter: Correct the constructor implementation, so that this is usable.
- gtkmm.h: #include filechooserwidget.h. (Arjan Timmerman)
- Gdk::Screen::get_default(): Correct the reference counting, to avoid a crash. (Jonathan Brandmeyer)
- Windows platform:
- Added MSVC++ project files, which might work. (Timothy Shead)
- Build fix for cygwin. (Roger Leigh)
- Documentation, book:
- Slightly improved UIManager explanation and ported the menu and toolbar examples to UIManager.
- Added custom containers section. (Murray Cumming)
- Add FileChooser section, though it needs more detail. (Gene Ruebsamen)
- Updated the windows installation appendix. (Gene Ruebsamen)
*** Download
http://www.gtkmm.org/download.shtml
You will need libsigc++ 2.0, available here: https://sourceforge.net/project/showfiles.php?group_id=1970
*** Development
There is active 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]