Path to this page:
Subject: CVS commit: pkgsrc/x11/gtkmm
From: Adam Ciarcinski
Date: 2006-01-16 15:24:21
Message id: 20060116142421.521392DA27@cvs.netbsd.org
Log Message:
Changes 2.8.2:
* Gdk::Window::set_cursor():
Avoid leaking an extra Cursor instance.
* Build:
- Correctly find gmmproc on 64-bit systems.
- Optionally don't build the documentation, for
people in a hurry.
- Windows: Check for mkifofs().
- For reduced-resources devices, optionally allow deprecated
API to be left out of the library.
* Documentation:
- Generated Since and Deprecated lists of API.
- Improved Expander documentation.
- Corrections to DrawArea chapter in book.
Files: