Subject: CVS commit: pkgsrc/graphics/gimp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 02/23/2005 14:16:15
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Feb 23 14:16:15 UTC 2005

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

Log Message:
Changes 2.2.4:
- fixed an out-of-bounds read access in the Edge plug-in (bug #164963)
- limit aspect ratio in crop tool to sane values (bug #164827)
- fixed indexed conversion on floating selections (bug #165342)
- fixed button order in resize and scale dialogs
- improved handling of UNC paths on Windows
- fixed crash in winicon save plug-in (bug #162742)
- fixed image types registration for some python plug-ins (bug #1666650)
- workaround problems with font names ending in numbers (bug #166540)
- show clone source when cloning from a different image (bug #167002)
- corrected coordinate limits in New Guide script (bug #167529)
- fixed crash in gradient editor (bug #167604)
- don't give keyboard focus to combo boxes in image window (bug #167809)
- fixed saving of MNG files with negative layer offsets (bug #166059)
- fixed use of the text tool on floating selections (bug #166829)
- don't create duplicate templates when migrating user settings (bug #167893)
- let the py-slice script ignore out-of-bounds guides (bug #167843)
- store thumbnails in temporary folder if no valid home directory exists
  (bug #167973)
- fixed Emboss plug-in for small images (bug #168022)
- avoid crashes in toolbox size allocation code (bug #162500)
- switch from display-wide grab to application-wide grab while tool
  actions are being performed (bug #162823)
- update filesize in JPEG dialog if size of EXIF data changes (bug #164914)


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 pkgsrc/graphics/gimp/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/graphics/gimp/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/graphics/gimp/distinfo
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/gimp/patches/patch-aa \
    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.