2004-12-22 09:07:11 +08:00
|
|
|
2004-12-22 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* NEWS: added NEWS for the stable branch (no, we haven't branched
|
|
|
|
yet).
|
|
|
|
|
|
|
|
* Makefile.am
|
|
|
|
* NEWS.pre-2.2: moved old NEWS here.
|
|
|
|
|
2004-12-22 06:47:58 +08:00
|
|
|
2004-12-21 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/common/unsharp.c (blur_line): fixed the degenerate case
|
|
|
|
where the source image is smaller than the blurred area. This used
|
|
|
|
to give artefacts at the borders.
|
|
|
|
|
2004-12-22 06:04:55 +08:00
|
|
|
2004-12-21 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/common/unsharp.c: more code cleanup and micro
|
|
|
|
optimizations.
|
|
|
|
|
2004-12-21 21:01:01 +08:00
|
|
|
2004-12-21 Sven Neumann <neumann@jpk.com>
|
|
|
|
|
|
|
|
* plug-ins/common/unsharp.c: reverted the last change since it
|
|
|
|
introduced artefacts. Even had to increase the border around the
|
2004-12-22 02:03:54 +08:00
|
|
|
previewed area. Fixed a bug in unsharp_region() where it was using
|
|
|
|
the wrong source region for blurring.
|
2004-12-21 21:01:01 +08:00
|
|
|
|
2004-12-21 18:48:32 +08:00
|
|
|
2004-12-21 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/common/unsharp.c: compute preview for the displayed area
|
|
|
|
only, some more code cleanup.
|
|
|
|
|
2004-12-21 08:04:34 +08:00
|
|
|
2004-12-21 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/common/unsharp.c (preview_update): fixed bug #157910.
|
|
|
|
More code cleanup and some trivial optimizations.
|
|
|
|
|
2004-12-21 08:01:47 +08:00
|
|
|
2004-12-21 Michael Natterer <mitch@gimp.org>
|
|
|
|
|
|
|
|
* app/actions/gradient-editor-actions.c
|
|
|
|
(gradient_editor_actions_update): if the dialog is insensitive,
|
|
|
|
disable all actions which modify the gradient. Fixes bug #161411.
|
|
|
|
|
|
|
|
* app/actions/gradient-editor-commands.c: update the UI manager
|
|
|
|
after setting the dialog sensitive/insensitive so te above works.
|
|
|
|
|
2004-12-21 06:27:05 +08:00
|
|
|
2004-12-20 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/common/unsharp.c: more code cleanup.
|
|
|
|
|
2004-12-21 05:39:48 +08:00
|
|
|
2004-12-20 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimpdrawablepreview.c (gimp_drawable_preview_draw_region):
|
|
|
|
unset the dirty flag on the GimpPixelRgn used to iterate the region.
|
|
|
|
|
|
|
|
* libgimp/gimppixelrgn.c (gimp_pixel_rgn_init): improved docs.
|
|
|
|
|
2004-12-21 04:45:42 +08:00
|
|
|
2004-12-20 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/common/unsharp.c: code cleanup, no real changes.
|
|
|
|
|
2004-12-20 08:28:51 +08:00
|
|
|
2004-12-20 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: bumped version to 2.2.1.
|
|
|
|
|
|
|
|
* plug-ins/FractalExplorer/FractalExplorer.c: applied patch from
|
|
|
|
Yeti that fixes a memory corruption (bug #161729).
|
|
|
|
|
2004-12-19 10:37:28 +08:00
|
|
|
2004-12-19 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* Made 2.2.0 release.
|