Subject: CVS commit: pkgsrc/x11/gnustep-gui
To: None <pkgsrc-changes@NetBSD.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2004 23:44:28
Module Name: pkgsrc
Committed By: rh
Date: Sat Apr 10 23:44:28 UTC 2004
Modified Files:
pkgsrc/x11/gnustep-gui: Makefile PLIST buildlink2.mk distinfo
Added Files:
pkgsrc/x11/gnustep-gui: buildlink3.mk
Log Message:
Update gnustep-gui to 0.9.2.
Noteworthy changes in version `0.9.2'
=====================================
* Working NSToolbar implementation
* New Mac OS X methods in NSView and other classes
* Fixed some sheet handling problems.
* Integrated gif, jpg, and png handling in front-end.
* Added overridable button and frame drawing functions
* Add some keyed decode/encoding to some classes
* NSStringDrawing redesigned.
* Much improved loading of gorm files
Noteworthy changes in version `0.9.1'
=====================================
* NSWindow - DnD works on whole window and events are propogated up
to first DnD aware view.
* Absolute paths and DnD works in OpenPanels.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/gnustep-gui/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/gnustep-gui/PLIST \
pkgsrc/x11/gnustep-gui/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/gnustep-gui/buildlink2.mk
cvs rdiff -r0 -r1.1 pkgsrc/x11/gnustep-gui/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.