Subject: CVS commit: pkgsrc/graphics/gimp24
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2006 15:39:38
Module Name:	pkgsrc
Committed By:	adam
Date:		Thu Jun  8 15:39:38 UTC 2006

Modified Files:
	pkgsrc/graphics/gimp24: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/graphics/gimp24/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae

Log Message:
Changes 2.3.9:
- better interpolation for "smooth" curves in the Curve tool
- added an Auto button to the Threshold tool that picks a suitable value
- simplified user installation, only display a dialog in case of an error
- added Red Eye Removal plug-in
- added thumbnail loader to GIF load plug-in
- declared even more data as const
- refactoring of the PDB and plug-in management code
- allow Merge to work on a single layer
- added a way to remove all keyboard shortcuts from the Preferences dialog
- added menu items for "Text to Path", "Text along Path" and "Text to
  Selection"
- allow to initialize a new layer mask with any of the image's channels
- added clipboard brush and clipboard pattern
- added scripts to sort color palettes
- swap meanings of "dilate" and	"erode" which have been wrong for a long time
- show Clone tool source location while painting
- use GtkFileChooserButton in place of GimpFileEntry
- added script to reverse the order of layers
- added "Sample merged" and "Selected Pixels only" options to Palette import
- added actions to select palette and colormap colors
- new environment variable to control which batch interpreter to use
- give plug-ins access to the CPU detection so that they can use MMX code
- speed up Selective Gaussian Blur plug-in
- improved tool cursors, added edge resizing cursors
- improved behaviour of new selection tools
- allow to reset all gimprc values from the Preferences dialog
- optionally show guides in the Crop tool
- bug fixes and code cleanup


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/graphics/gimp24/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/gimp24/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/gimp24/buildlink3.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/gimp24/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/gimp24/patches/patch-aa \
    pkgsrc/graphics/gimp24/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/gimp24/patches/patch-ac \
    pkgsrc/graphics/gimp24/patches/patch-ae
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/gimp24/patches/patch-ad

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