gimp/plug-ins/common
Sven Neumann 21113a2fc7 Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect
2003-03-17  Sven Neumann  <sven@gimp.org>

	Applied patches from David Necas <yeti@physics.muni.cz> that fix
	incorrect RGBA resampling in a number of plug-ins:

	* plug-ins/common/fractaltrace.c: fixes bug #72873.
	* plug-ins/common/tiler.c: fixes bug #72875.
	* plug-ins/common/waves.c: fixes bug #72870.
	* plug-ins/common/whirlpinch.c: fixes bug #72871.
2003-03-17 11:19:41 +00:00
..
.cvsignore Add missing entry points. 2003-01-28 06:51:56 +00:00
aa.c app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
AlienMap.c More code clean-up in several plug-ins, mainly simplifying preview stuff. 2003-02-01 22:26:34 +00:00
AlienMap2.c More code clean-up in several plug-ins, mainly simplifying preview stuff. 2003-02-01 22:26:34 +00:00
align_layers.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
animationplay.c app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
animoptimize.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
apply_lens.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
autocrop.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
autostretch_hsv.c More use of gimpmisc generic region iterator routines. 2002-11-27 21:19:35 +00:00
blinds.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
blur.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
borderaverage.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
bumpmap.c app/tools/gimpbucketfilltool.c app/tools/gimpconvolvetool.c 2003-02-28 01:14:30 +00:00
bz2.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
c_astretch.c Mostly minor code clean-up. Fixed one memory leak. 2003-01-30 21:58:11 +00:00
CEL.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
checkerboard.c added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
CML_explorer.c Fixes #103025 2003-01-18 15:02:50 +00:00
color_enhance.c Mostly minor code clean-up. Fixed one memory leak. 2003-01-30 21:58:11 +00:00
colorify.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
colortoalpha.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
compose.c plug-ins/common/compose.c plug-ins/common/decompose.c plug-ins/fp/fp.c 2003-03-04 23:21:09 +00:00
compressor.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
convmatrix.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
csource.c Added mnemonics to several dialogs. 2003-01-19 14:40:56 +00:00
cubism.c Mostly minor code clean-up. Fixed one memory leak. 2003-01-30 21:58:11 +00:00
curve_bend.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-02-18 17:54:02 +00:00
decompose.c plug-ins/common/compose.c plug-ins/common/decompose.c plug-ins/fp/fp.c 2003-03-04 23:21:09 +00:00
deinterlace.c plug-ins/common/deinterlace.c added parentheses where gcc suggested them. 2003-03-07 20:38:23 +00:00
depthmerge.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
despeckle.c app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
destripe.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
diffraction.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
displace.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
edge.c fixed a typo in the kernel for sobel vertical edge detection spotted by 2003-03-03 13:22:09 +00:00
emboss.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
engrave.c Added mnemonics to several dialogs. 2003-01-19 14:40:56 +00:00
exchange.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
film.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
flarefx.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
fp.c plug-ins/common/compose.c plug-ins/common/decompose.c plug-ins/fp/fp.c 2003-03-04 23:21:09 +00:00
fractaltrace.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-03-17 11:19:41 +00:00
gauss_iir.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-02-18 17:54:02 +00:00
gauss_rle.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-02-18 17:54:02 +00:00
gbr.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gee.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gee_zoom.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gicon.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gif.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gifload.c plug-ins/common/gifload.c (DoExtension) UTF-8 validate the comment before 2003-02-10 18:28:25 +00:00
gih.c changed GimpOrientationType from GIMP_HORIZONTAL to 2003-02-09 21:03:36 +00:00
glasstile.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gqbist.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gradmap.c Mostly minor code clean-up. Fixed one memory leak. 2003-01-30 21:58:11 +00:00
grid.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
gtm.c Added mnemonics to several dialogs. 2003-01-19 14:40:56 +00:00
guillotine.c changed GimpOrientationType from GIMP_HORIZONTAL to 2003-02-09 21:03:36 +00:00
gz.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
header.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
hot.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
hrz.c common/hrz.c common/plugindetails.c common/spheredesigner.c 2003-01-07 01:47:04 +00:00
illusion.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
iwarp.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-02-18 17:54:02 +00:00
jigsaw.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
jpeg.c plug-ins/common/gifload.c (DoExtension) UTF-8 validate the comment before 2003-02-10 18:28:25 +00:00
laplace.c changed MIN to MAX as suggested by Sunil Mohan Adapa in bug #106474. 2003-02-19 12:20:41 +00:00
lic.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
mail.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
Makefile.am Add missing entry points. 2003-01-28 06:51:56 +00:00
mapcolor.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
max_rgb.c Mostly minor code clean-up. Fixed one memory leak. 2003-01-30 21:58:11 +00:00
mblur.c added parentheses to please the compiler and to make the code more 2003-02-24 13:31:15 +00:00
mkgen.pl Add missing entry points. 2003-01-28 06:51:56 +00:00
mosaic.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
newsprint.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
nlfilt.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
noisify.c More code clean-up in several plug-ins, mainly simplifying preview stuff. 2003-02-01 22:26:34 +00:00
normalize.c Mostly minor code clean-up. Fixed one memory leak. 2003-01-30 21:58:11 +00:00
nova.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
oilify.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
papertile.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
pat.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
pcx.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
pix.c updated 2002-09-06 22:25:19 +00:00
pixelize.c plug-ins/common/deinterlace.c added parentheses where gcc suggested them. 2003-03-07 20:38:23 +00:00
plasma.c Fix for #105062 + minor code clean-up 2003-02-04 11:59:35 +00:00
plugin-browser.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
plugin-defs.pl Add missing entry points. 2003-01-28 06:51:56 +00:00
plugindetails.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
png.c Fixed bug #105360. Previously, alpha was taking up an index entry even if 2003-02-22 14:20:53 +00:00
pnm.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
polar.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-02-18 17:54:02 +00:00
postscript.c More code clean-up in several plug-ins, mainly simplifying preview stuff. 2003-02-01 22:26:34 +00:00
procedure-browser.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
ps.c More code clean-up in several plug-ins, mainly simplifying preview stuff. 2003-02-01 22:26:34 +00:00
psd.c app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
psd_save.c app/paint-funcs/paint-funcs.c plug-ins/common/psd_save.c 64-bit cleaniless 2003-02-08 00:37:27 +00:00
psp.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
randomize.c applied a patch from David Necas <yeti@physics.muni.cz> that fixes bug 2003-02-05 22:29:40 +00:00
ripple.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-02-18 17:54:02 +00:00
rotate.c changed GimpOrientationType from GIMP_HORIZONTAL to 2003-02-09 21:03:36 +00:00
sample_colorize.c app/paint-funcs/paint-funcs.c plug-ins/common/psd_save.c 64-bit cleaniless 2003-02-08 00:37:27 +00:00
scatter_hsv.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
screenshot.c app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
sel_gauss.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
semiflatten.c More use of gimpmisc generic region iterator routines. 2002-11-27 21:19:35 +00:00
sharpen.c More code clean-up in several plug-ins, mainly simplifying preview stuff. 2003-02-01 22:26:34 +00:00
shift.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
sinus.c Fix for #81966 2003-01-17 16:08:49 +00:00
smooth_palette.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
snoise.c app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
sobel.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
sparkle.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
spheredesigner.c replaced the GtkList with a GtkTreeView/Model, replaced all deprecated 2003-02-25 14:48:24 +00:00
spread.c app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
struc.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
sunras.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
svg.c fix typo before sending patch up to gimp people 2003-01-10 15:46:47 +00:00
tga.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
threshold_alpha.c app/gui/image-menu.c applied a patch from Henrik Brix Andersen that 2003-01-14 13:53:24 +00:00
tiff.c always build gimpconfig-dump. 2003-01-11 01:31:22 +00:00
tile.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
tileit.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
tiler.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-03-17 11:19:41 +00:00
uniteditor.c require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
unsharp.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
url.c merges from gimp-1-2 branch 2002-04-10 23:10:37 +00:00
video.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
vinvert.c Moved a few more functions to gimpmisc (timing functions, 2 general pixel region iterator funcs, etc) and changed a few plug-ins accordingly. 2002-11-25 22:37:36 +00:00
vpropagate.c applied a patch from David Necas <yeti@physics.muni.cz> that fixes bug 2003-02-10 21:53:58 +00:00
warp.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
waves.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-03-17 11:19:41 +00:00
whirlpinch.c Applied patches from David Necas <yeti@physics.muni.cz> that fix incorrect 2003-03-17 11:19:41 +00:00
winclipboard.c need to adjust the data pointer for BI_BITFIELDS bitmaps, fixes #99246 2002-12-06 19:45:47 +00:00
wind.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
winprint.c applied a patch from Maurits Rijk that enables mnemonics (bug #80804). 2002-05-08 00:30:26 +00:00
wmf.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
xbm.c Added mnemonics to several dialogs. 2003-01-19 14:40:56 +00:00
xpm.c don't add a transparent color entry for images that don't have an alpha 2003-03-10 21:07:05 +00:00
xwd.c plug-ins/common/video.c plug-ins/common/vinvert.c 2002-01-15 18:35:29 +00:00
zealouscrop.c implemented thumbnail loading according to the latest version of the 2002-02-18 01:28:12 +00:00