Subject: CVS commit: pkgsrc/graphics/gimp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 06/21/2004 19:48:41
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Jun 21 19:48:41 UTC 2004

Modified Files:
	pkgsrc/graphics/gimp: Makefile PLIST distinfo
	pkgsrc/graphics/gimp/patches: patch-ab patch-ad
Removed Files:
	pkgsrc/graphics/gimp/patches: patch-ac

Log Message:
Changes 2.0.2:
- several build fixes (#140115, #142907, #143069)
- allow plug-ins to register menu entries from within init() (#139969)
- fixed focus issues with tool dialogs (#139349)
- allow to load grayscale TGA files
- a couple of string and i18n fixes (#140296, #140039, #137036, #142996)
- fixed crash in template editor (#140315)
- fixed crash in IWarp plug-in (#140554)
- fixed snap to guides (#140649)
- made the PNG plug-in handle empty colormaps (#142029)
- fixed bug in text editor dialog (#141792)
- fixed Old Photo script-fu (#142326)
- fixed glitch in the Curves tool dialog (#142506)
- don't allow tablet pressure to become negative (#123811)
- improved range of tablet pressure values (#142808)
- better defaults for tablet pressure (#143626)
- fixed use of screen color picker with XInput devices (#143166)
- actually return values from the run function of Python scripts (#141338)
- documentation fixes (#142618)
- fixed bug in the save routine of the TIFF plug-in (#143522)
- don't let Curve Bend silently apply the layer mask (#134748)
- fixed bug in Blur plug-in (#142318)
- fixed mask offsets after crop operations (#143860)
- let extensions run synchronously when called via PDB (#140112)
- updated (and some new) translations


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 pkgsrc/graphics/gimp/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/gimp/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/gimp/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/gimp/patches/patch-ab
cvs rdiff -r1.10 -r0 pkgsrc/graphics/gimp/patches/patch-ac
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/gimp/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.