Subject: CVS commit: pkgsrc/graphics/gimp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 12/17/2007 19:07:12
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Dec 17 19:07:12 UTC 2007

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

Log Message:
Changes 2.4.3:
- avoid filename encoding problems in the WMF import plug-in
- fixed horizontal flipping of linked layers
- raised the priority of the display idle renderer to improve performance
  on Win32
- fixed a missing update in the Lighting plug-in UI
- fixed a potential crash in the projection code
- fixed a minor Makefile issue
- removed some pointless warnings from the JPEG and TIFF load plug-ins
- fixed size calculation for the image size warning dialog
- fixed loading of tool options for the rectangle tools
- push/pop a context in the Fog filter
- fixed potential crashes in the Python binding
- corrected grid drawing with non-integer spacing
- fixed grid snapping for coordinates less than the grid offset
- made the healing brush work properly when dragged
- update tool state when a device change happens
- improved validation of strings sent over the wire
- fixed integer check in Script-Fu
- fixed potential out-of-memory problem in Script-Fu
- fixed compilation on msys/mingw
- fixed localisation of Python plug-ins on Win32
- translation updates (ca, cs, de, gl, it, ko, lt, sv, uk)


To generate a diff of this commit:
cvs rdiff -r1.169 -r1.170 pkgsrc/graphics/gimp/Makefile
cvs rdiff -r1.39 -r1.40 pkgsrc/graphics/gimp/distinfo
cvs rdiff -r1.18 -r1.19 pkgsrc/graphics/gimp/patches/patch-aa
cvs rdiff -r1.21 -r1.22 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.