Subject: CVS commit: pkgsrc/graphics/gimp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/11/2005 09:32:45
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Apr 11 09:32:45 UTC 2005

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

Log Message:
Changes 2.2.6:
- reverted change to the print plug-in

Changes 2.2.5:
- fixed double-click behaviour of GimpButton
- properly handle 302 redirect output from wget in URL plug-in
- fixed loading of layer masks in PSD plug-in
- fixed bugs in PSD save plug-in
- fixed Reset in Scale and Resize dialogs
- fixed filename encoding issues when loading Script-Fu scripts
- fixed i18n build quirks
- improve autoscrolling with tablets in Windows
- fixed setup of size entries in tool-options
- when opening images as layers, do it interactively
- fixed precondition checks in gimp_drawable_transform_scale
- fixed handling of resolution unit in Print Size dialog
- disable "gtk-alternative-button-order" setting because our code
  doesn't honor it
- fixed behaviour of selection tool when dragging from top-right
- speed up conversion of grayscale images to indexed colors
- fixed bug in grayscale to indexed color conversion
- don't offer empty palettes for conversion to indexed color
- disable search in container tree-views since it interferes with global
  accelerators
- corrected mousewheel section of default controllerrc
- fixed build on amd64/gcc-4.0
- unset Keep Transparency from Color to Alpha plug-in.
- fixed crash caused by Histogram dockable in RGB mode
- fixed statusbar display for negative moves
- fixed a couple of problems in the BMP plug-in
- fixed bug in Resize dialog if previews are turned off
- fixed disappearing previews in Rotate Colormap plug-in
- fixed deletion of fractals in Fractal Explorer plug-in
- fixed preview in Deinterlace plug-in
- fixed crashes on exit in some locales
- fixed installation directories for message catalogs
- handle deletion of layers and channels that have a floating selection
  attached
- plugged some smaller memory leaks
- fixed preview in Gaussian Blur plug-in for zero radii
- fixed a couple of problems in the Winicon plug-in
- fixed bug in GIF loader that was triggered with a broken GIF
- fixed crash in Ink tool
- let the text tool remember the last-used font
- quote the print command used in the Print plug-in


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 pkgsrc/graphics/gimp/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/graphics/gimp/PLIST
cvs rdiff -r1.21 -r1.22 pkgsrc/graphics/gimp/distinfo
cvs rdiff -r1.13 -r1.14 pkgsrc/graphics/gimp/patches/patch-ab

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