diff options
author | adam <adam@pkgsrc.org> | 2005-04-11 09:32:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-04-11 09:32:45 +0000 |
commit | 1259737f744f534fae8f8cb276eff8b4da3daee0 (patch) | |
tree | 0de22ed784cd9db38f37bed9dd47e4b5b6571f27 /graphics/gimp/distinfo | |
parent | f56e757f7db404cdd7e6dffc69cf8814909fb510 (diff) | |
download | pkgsrc-1259737f744f534fae8f8cb276eff8b4da3daee0.tar.gz |
Changes 2.2.6:
- reverted change to the print plug-in
Changes 2.2.5:
- fixed double-click behaviour of GimpButton
- properly handle 302 redirect output from wget in URL plug-in
- fixed loading of layer masks in PSD plug-in
- fixed bugs in PSD save plug-in
- fixed Reset in Scale and Resize dialogs
- fixed filename encoding issues when loading Script-Fu scripts
- fixed i18n build quirks
- improve autoscrolling with tablets in Windows
- fixed setup of size entries in tool-options
- when opening images as layers, do it interactively
- fixed precondition checks in gimp_drawable_transform_scale
- fixed handling of resolution unit in Print Size dialog
- disable "gtk-alternative-button-order" setting because our code
doesn't honor it
- fixed behaviour of selection tool when dragging from top-right
- speed up conversion of grayscale images to indexed colors
- fixed bug in grayscale to indexed color conversion
- don't offer empty palettes for conversion to indexed color
- disable search in container tree-views since it interferes with global
accelerators
- corrected mousewheel section of default controllerrc
- fixed build on amd64/gcc-4.0
- unset Keep Transparency from Color to Alpha plug-in.
- fixed crash caused by Histogram dockable in RGB mode
- fixed statusbar display for negative moves
- fixed a couple of problems in the BMP plug-in
- fixed bug in Resize dialog if previews are turned off
- fixed disappearing previews in Rotate Colormap plug-in
- fixed deletion of fractals in Fractal Explorer plug-in
- fixed preview in Deinterlace plug-in
- fixed crashes on exit in some locales
- fixed installation directories for message catalogs
- handle deletion of layers and channels that have a floating selection
attached
- plugged some smaller memory leaks
- fixed preview in Gaussian Blur plug-in for zero radii
- fixed a couple of problems in the Winicon plug-in
- fixed bug in GIF loader that was triggered with a broken GIF
- fixed crash in Ink tool
- let the text tool remember the last-used font
- quote the print command used in the Print plug-in
Diffstat (limited to 'graphics/gimp/distinfo')
-rw-r--r-- | graphics/gimp/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index 773707639f2..2aeb4d59f31 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.21 2005/02/23 14:16:15 adam Exp $ +$NetBSD: distinfo,v 1.22 2005/04/11 09:32:45 adam Exp $ -SHA1 (gimp-2.2.4.tar.bz2) = fea1d8e0c7e0bdadccda237ffac7919d210fc0a7 -RMD160 (gimp-2.2.4.tar.bz2) = 06ec9dff1ca8cafd52a3d927dbe944f06d8bd871 -Size (gimp-2.2.4.tar.bz2) = 13986435 bytes +SHA1 (gimp-2.2.6.tar.bz2) = ea6565a29a9021e965630811ebbb2515a4efec9e +RMD160 (gimp-2.2.6.tar.bz2) = dad86a24499034f5428e29b4b925b5d316b9ac9d +Size (gimp-2.2.6.tar.bz2) = 13990261 bytes SHA1 (patch-aa) = 3d9c05114c37a129e1760ea1fec0a9696278d55b -SHA1 (patch-ab) = 5c7e74516d6670ed85758b2049ad040cb61a8be3 +SHA1 (patch-ab) = 2a4830d7b63424bd265d0ea1071b29b762f3028c SHA1 (patch-ad) = 632c34e0fbeda69139b2b674d9c5ef80db40dcca |