gimp/plug-ins/common
Hans Breuer 429d71e5e2 updated dont include "config/gimpbaseconfig.c", it gives an redefinition
2006-05-13  Hans Breuer  <hans@breuer.org>

	* **/makefile.msc app/gimpcore.def : updated
	* app/core/gimp-util.c : dont include "config/gimpbaseconfig.c", it
	gives an redefinition error with msvc. Instead include
	config/gimpbaseconfig.h and libgimpconfig/gimpconfig-path.h

	* plug-ins/common/psd_save.c : fix c99isms (declarations only at the
	start of a block)
2006-05-13 17:05:15 +00:00
..
.cvsignore plug-ins/common/Makefile.am plug-ins/common/plugin-defs.pl added Redeye 2006-04-23 12:14:13 +00:00
AlienMap2.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
CEL.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
CML_explorer.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
Makefile.am plug-ins/common/Makefile.am plug-ins/common/plugin-defs.pl added Redeye 2006-04-23 12:14:13 +00:00
aa.c document how to construct an empty GimpIntComboBox using g_object_new(). 2005-09-27 20:51:29 +00:00
align_layers.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
animationplay.c fixed bug in range calculation that caused display errors in the last row 2006-04-19 12:11:00 +00:00
animoptimize.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
apply_lens.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
autocrop.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
autostretch_hsv.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
blinds.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
blur.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
borderaverage.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
bumpmap.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
c_astretch.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
cartoon.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
ccanalyze.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
channel_mixer.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
checkerboard.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
color_enhance.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
colorify.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
colortoalpha.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
compose.c add layers in the expected order. 2006-04-06 08:49:32 +00:00
compressor.c file_{gz,bz2}_save takes 5 parameters, not 4. Correct the nparams check in 2006-02-02 04:40:20 +00:00
convmatrix.c only access existing toggle buttons. Fixes bug #339124 2006-04-20 12:15:16 +00:00
csource.c plug-ins/common/aa.c plug-ins/common/csource.c plug-ins/common/gbr.c 2005-09-09 18:38:00 +00:00
cubism.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
curve_bend.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
decompose.c add layers in the expected order. 2006-04-06 08:49:32 +00:00
deinterlace.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
depthmerge.c removed some more periods that I missed earlier 2006-03-17 10:55:22 +00:00
despeckle.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
destripe.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
dicom.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
diffraction.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
displace.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
dog.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
edge.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
emboss.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
engrave.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
exchange.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
film.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
flarefx.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
fp.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
fractaltrace.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
gauss.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
gbr.c handle RGB drawables and implicitely add the alpha channel. 2005-09-30 10:01:14 +00:00
gee.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
gee_zoom.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
gif.c code cleanup by Clarence Risher (bug #338002). 2006-04-13 11:16:13 +00:00
gifload.c Revert back to unsigned chars for the buffer, and only cast to gchar if we 2006-05-06 05:32:39 +00:00
gih.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
glasstile.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
glob.c plug-ins/common/gauss.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-08-13 22:52:41 +00:00
gnomeprint.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
gqbist.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
gradmap.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
grid.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
gtm.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
guillotine.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
header.c plug-ins/common/gauss.c plug-ins/common/gbr.c plug-ins/common/gee.c 2005-08-13 22:52:41 +00:00
hot.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
illusion.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
iwarp.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
jigsaw.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
laplace.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
lic.c applied a patch from Karine Delvare that fixes a performance problem in 2006-03-17 15:41:25 +00:00
mail.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
mapcolor.c plug-ins/common/mapcolor.c avoid using FG and BG. 2006-03-24 11:17:55 +00:00
max_rgb.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
mblur.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
mkgen.pl plug-ins/common/mkgen.pl introduced a new parameter 'extralibs' and 2006-04-06 01:31:39 +00:00
mng.c plug-ins/common/aa.c plug-ins/common/csource.c plug-ins/common/gbr.c 2005-09-09 18:38:00 +00:00
mosaic.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
neon.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
newsprint.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
nlfilt.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
noisify.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
normalize.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
nova.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
oilify.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
papertile.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
pat.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
pcx.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
photocopy.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
pix.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
pixelize.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
plasma.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
plugin-browser.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
plugin-defs.pl plug-ins/common/Makefile.am plug-ins/common/plugin-defs.pl added Redeye 2006-04-23 12:14:13 +00:00
png.c don't use long deprecated libpng API, and drop support for ancient libpng 2006-04-23 07:19:41 +00:00
pnm.c untabbified and some other small style-related fixes. 2006-02-04 01:02:25 +00:00
polar.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
poppler.c ooops, I didn't mean to commit this (yet) 2006-03-17 15:43:15 +00:00
postscript.c fix typo... 2006-05-08 14:08:31 +00:00
procedure-browser.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
psd.c plug-ins/common/psd.c did a global gimage -> image substitution. 2006-03-28 17:10:50 +00:00
psd_save.c updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00
psp.c plug-ins/common/aa.c plug-ins/common/csource.c plug-ins/common/gbr.c 2005-09-09 18:38:00 +00:00
randomize.c removed version number from dialog title, improved progress update. 2006-03-23 10:38:57 +00:00
raw.c plug-ins/common/raw.c plug-ins/gfig/gfig-dialog.c 2006-02-07 17:22:06 +00:00
redeye.c plug-ins/common/redeye.c: use a zoom preview instead of a drawable one. 2006-04-24 09:56:39 +00:00
retinex.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
ripple.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
rotate.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
sample_colorize.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
scatter_hsv.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
screenshot.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-03-15 21:10:34 +00:00
sel_gauss.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
semiflatten.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
sharpen.c removed some more periods that I missed earlier 2006-03-17 10:55:22 +00:00
shift.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
sinus.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
smooth_palette.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
snoise.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
sobel.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
softglow.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
sparkle.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
spheredesigner.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
spread.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
struc.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
sunras.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
svg.c renamed from "Rect Select" to "Rectangle Select" (bug #335715). 2006-03-24 08:15:01 +00:00
tga.c allocate a tile cache. 2005-11-02 17:33:53 +00:00
threshold_alpha.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
tiff.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
tile.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
tileit.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
tiler.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
uniteditor.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
unsharp.c minor cleanup for my last commit 2006-04-26 13:19:56 +00:00
video.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
vinvert.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
vpropagate.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
warp.c some cleanup, still a mess. 2006-04-27 11:33:51 +00:00
waves.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
webbrowser.c plug-ins/common/tga.c plug-ins/common/threshold_alpha.c 2005-08-15 22:42:34 +00:00
whirlpinch.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
wind.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00
winprint.c Make it compile again, add missing parameter to gimp_install_procedure(). 2006-03-29 09:45:42 +00:00
wmf.c use U+00D7 MULTIPLICATION SIGN instead of x when displaying sizes. 2006-02-28 12:31:04 +00:00
xbm.c minor string fixes and translation updates 2005-10-06 00:44:41 +00:00
xpm.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
xwd.c removed '...' from progress messages. They are redundant because we are 2005-09-30 08:16:10 +00:00
zealouscrop.c removed trailing period from procedure blurbs. 2006-03-17 09:29:48 +00:00