Subject: CVS commit: pkgsrc/graphics/gimp24
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/30/2007 13:34:03
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Apr 30 13:34:03 UTC 2007

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

Log Message:
Changes 2.3.16:
- make the XOR color configurable as a workaround for broken drivers
- allow to assign keyboard shortcuts to procedures without menu entry
- allow to configure the height of the preview area in data editors
- improved file detection in TGA plug-in
- improved brush scaling code, now also scales up
- converted standard pixmap brushes to parametric ones
- improved zoom tool behavior
- D-Bus methods now have a return value indicating success or failure
- added more menu tooltips
- allow procedures to request the display ID they are being called from
- depend on GTK+ >= 2.10.6 and use some of the new functions in GTK+ 2.10
- allow filename passed on the command-line to be opened as new images
- various optimizations
- bug fixes and code cleanup


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/graphics/gimp24/Makefile
cvs rdiff -r1.23 -r1.24 pkgsrc/graphics/gimp24/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/graphics/gimp24/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/gimp24/patches/patch-aa \
    pkgsrc/graphics/gimp24/patches/patch-ab

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