summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-08-21 19:46:27 +0000
committeradam <adam@pkgsrc.org>2009-08-21 19:46:27 +0000
commit4f3121bef48268bb7f443fd5743ab4438cb90ed0 (patch)
tree8c2699e1be876d12cb301b64579d7b430a12bcd2 /graphics/gimp
parent293782c8532288011a249503b5a849bd7be2393d (diff)
downloadpkgsrc-4f3121bef48268bb7f443fd5743ab4438cb90ed0.tar.gz
Changes 2.6.7:
* Tablet pan is not working as fast as it should * Crashes when using any colors tool/function on Windows * GIMP crashes when clicking GEGL Operation on Windows * file-jpeg-save erroneous with small quality values * Changing palettes from list to grid view loses "locked to dock" status * "Send by Email" does not update "Filename" * Transparent BMP files fail to load * help-browser uses deprecated (and sometimes broken) webkit call * 'Sphere Designer' does not reset correctly... * first time open of .svg file ignores the requested units * Export to MNG animation fails * Dithering with transparency is broken for "positioned" method * metadata plug-in crashes on some images * PNG comment not found if more than 1 tEXt chunks * Exporting to PSD with a blank text layer creates a corrupt file * Levels tool does not adjust output levels correctly if input levels are changed * Import from PDF throws errors when entering resolution in pixels per millimetre * Black pixels appear in "Spread" filter preview * Path Dialog: Path preview pics not to see constantly * gimp_gradient_get_color_at() may return out-of-bounds values * Rectangle select tool size shrinks to 0 if size is larger than the image and the up or down arrow is pressed * crash when invoking certain actions by keyboard shortcut * Closing maximized image doesn't restore document window size * Perspective transformation on a layer with a mask causes crash * GIMP crashes when right-click canceling a drawing action initiated outside layer boundaries * when printing, the number of copies should be reset to 1 * Alpha to Logo * Rotate with clipping crops the whole layer * transform tool fills underlying extracted area wrongly * Image display is wrong after undoing canvas size * help-browser plugin crashes when used with webkit 1.1.3 * Action GEGL box widgets weirdness
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/patches/patch-aa2
-rw-r--r--graphics/gimp/patches/patch-ab2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/patches/patch-aa b/graphics/gimp/patches/patch-aa
index 23e3006104b..be7ab7d87cf 100644
--- a/graphics/gimp/patches/patch-aa
+++ b/graphics/gimp/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.24 2009/08/21 19:41:56 adam Exp $
+$NetBSD: patch-aa,v 1.25 2009/08/21 19:46:27 adam Exp $
--- etc/Makefile.in.orig 2009-08-13 21:37:06.000000000 +0200
+++ etc/Makefile.in
diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab
index 083c0a3f589..ce47cfc8877 100644
--- a/graphics/gimp/patches/patch-ab
+++ b/graphics/gimp/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.29 2009/08/21 19:41:56 adam Exp $
+$NetBSD: patch-ab,v 1.30 2009/08/21 19:46:27 adam Exp $
--- configure.orig 2009-08-13 21:37:15.000000000 +0200
+++ configure