diff options
author | adam <adam@pkgsrc.org> | 2007-04-30 12:03:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-04-30 12:03:05 +0000 |
commit | 0820f4f07c55eccc34ea1b0bfdc4b6b76dd49ea7 (patch) | |
tree | f845cc40a313b1ad08998d7b509427e6b9ef23e1 /graphics/gimp/PLIST | |
parent | 0076b8a99826bbbffbb7c25b3e528ab8cf1a7fd5 (diff) | |
download | pkgsrc-0820f4f07c55eccc34ea1b0bfdc4b6b76dd49ea7.tar.gz |
Changes 2.2.14:
- avoid crashing on newer versions of the winicon format
- fixed crash in Postscript plug-in
- fixed handling of TABs in the text tool
- fixed bug in Depth Merge plug-in
- fixed bug in GimpDrawablePreview widget
- fixed bug in Line Nove script
- fixed bug in Ripple plug-in
- save locale independent files from Fractal Explorer plug-in
- fixed bug in Super Nova plug-in
- be more robust against broken XCF files
- fixed drawing issues in Image Map plug-in
- fixed smoothing option in Fractal Explorer plug-in
- load channels in the proper order when opening an XCF file
- deal with floating selections in the Burn-In Animation script
- fixed clipping in the GimpPreviewArea widget
- fixed a potential crash in gimp-remote
- work around a file-chooser problem on Windows
- fixed markup of the gimp(1) manual page
- fixed the fix for the right-to-left layout in layers dialog
- fixed PSD save plug-in on 64bit architectures
- added missing dependency in gimpui-2.0.pc file
- fixed a crash in the PSD save plug-in
- improved robustness of transform tool preview code
- improved forward compatibility of XCF loader
- don't crash in the Compressor plug-in if files can't be opened
- fixed sensitivity of input fields in the Lighting plug-in
Diffstat (limited to 'graphics/gimp/PLIST')
-rw-r--r-- | graphics/gimp/PLIST | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index 9bc2c59ad1d..76bbe76f73b 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.28 2006/09/17 06:49:12 adam Exp $ +@comment $NetBSD: PLIST,v 1.29 2007/04/30 12:03:05 adam Exp $ bin/gimp bin/gimp-2.2 bin/gimp-remote @@ -469,6 +469,7 @@ share/doc/${PKGNAME}/libgimpcolor/libgimpcolor-GimpColorSpace.html share/doc/${PKGNAME}/libgimpcolor/libgimpcolor-GimpHSV.html share/doc/${PKGNAME}/libgimpcolor/libgimpcolor-GimpRGB.html share/doc/${PKGNAME}/libgimpcolor/libgimpcolor.devhelp +share/doc/${PKGNAME}/libgimpcolor/libgimpcolor.devhelp2 share/doc/${PKGNAME}/libgimpcolor/libgimpcolor.html share/doc/${PKGNAME}/libgimpcolor/right.png share/doc/${PKGNAME}/libgimpcolor/style.css @@ -482,6 +483,7 @@ share/doc/${PKGNAME}/libgimpmath/libgimpmath-GimpMath.html share/doc/${PKGNAME}/libgimpmath/libgimpmath-GimpMatrix.html share/doc/${PKGNAME}/libgimpmath/libgimpmath-GimpVector.html share/doc/${PKGNAME}/libgimpmath/libgimpmath.devhelp +share/doc/${PKGNAME}/libgimpmath/libgimpmath.devhelp2 share/doc/${PKGNAME}/libgimpmath/libgimpmath.html share/doc/${PKGNAME}/libgimpmath/right.png share/doc/${PKGNAME}/libgimpmath/style.css @@ -493,6 +495,7 @@ share/doc/${PKGNAME}/libgimpmodule/index.html share/doc/${PKGNAME}/libgimpmodule/index.sgml share/doc/${PKGNAME}/libgimpmodule/left.png share/doc/${PKGNAME}/libgimpmodule/libgimpmodule.devhelp +share/doc/${PKGNAME}/libgimpmodule/libgimpmodule.devhelp2 share/doc/${PKGNAME}/libgimpmodule/libgimpmodule.html share/doc/${PKGNAME}/libgimpmodule/right.png share/doc/${PKGNAME}/libgimpmodule/style.css @@ -1759,10 +1762,6 @@ share/locale/nl/LC_MESSAGES/gimp20-libgimp.mo share/locale/nl/LC_MESSAGES/gimp20-script-fu.mo share/locale/nl/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/nl/LC_MESSAGES/gimp20.mo -share/locale/no/LC_MESSAGES/gimp20-libgimp.mo -share/locale/no/LC_MESSAGES/gimp20-script-fu.mo -share/locale/no/LC_MESSAGES/gimp20-std-plug-ins.mo -share/locale/no/LC_MESSAGES/gimp20.mo share/locale/pa/LC_MESSAGES/gimp20-libgimp.mo share/locale/pa/LC_MESSAGES/gimp20-script-fu.mo share/locale/pa/LC_MESSAGES/gimp20-std-plug-ins.mo |