Subject: CVS commit: pkgsrc/graphics/xpaint
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 03/31/2005 11:08:16
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 31 11:08:16 UTC 2005
Modified Files:
pkgsrc/graphics/xpaint: Makefile distinfo
pkgsrc/graphics/xpaint/patches: patch-ae patch-ag patch-ah
Log Message:
Changes 2.7.5:
* Support for scrolling with mouse wheel button
* Support for neXtaw widgets
* Bug fixes (randomly occurring segfault fixed -
nargs = 0 not properly reinitialized in menu bar routine !)
Changes 2.7.4:
* All popup windows now behave properly under resize requests.
This corrects former (extremely buggy) behaviour.
* Segfault bug in Print popup corrected
* The transparency activation/disactivation of selected regions
under mouse clicks has been substantially improved.
* Xaw95 widgets have been removed from the source tree, and
Xaw3d is now the recommended widget set.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/graphics/xpaint/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/xpaint/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/xpaint/patches/patch-ae \
pkgsrc/graphics/xpaint/patches/patch-ag
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/xpaint/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.