Gimp/plug-ins
Kevin Cozens e2d373d817 Additional simplifications for return values by using the same code for
2006-06-10  Kevin Cozens  <kcozens@cvs.gnome.org>

	* plug-ins/script-fu/siod-wrapper.c (marshall_proc_db_call):
	Additional simplifications for return values by using the same
	code for all INT32 PDB types. Wrong member name was being used
	for INT16 and INT8 return types. Added back if statement that
	was removed but is needed.
2006-06-10 04:03:55 +00:00
..
bmp declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
common Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-08 22:24:43 +00:00
faxg3 declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
fits declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
flame declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
FractalExplorer declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
gfig declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
gflare declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
gfli declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
gimp_ace
gimpressionist check for NULL before using a string pointer. Fixes bug #343121. 2006-05-29 09:39:30 +00:00
help declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
helpbrowser declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
ifscompose declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
imagemap Fixes to address -ansi -pedantic compilation (bug #342390). Thanks goes to 2006-05-20 07:18:25 +00:00
jpeg Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-05-24 20:16:25 +00:00
Lighting Fixes to address -ansi -pedantic compilation (bug #342390). Thanks goes to 2006-05-20 07:18:25 +00:00
MapObject declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
maze declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
metadata protect against broken XMP blocks using rdf:Alt instead of rdf:Seq. Fixes 2006-05-30 22:20:53 +00:00
pagecurl declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
print declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
pygimp typo 2006-05-30 12:54:26 +00:00
rcm declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
script-fu Additional simplifications for return values by using the same code for 2006-06-10 04:03:55 +00:00
sel2path declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
sgi declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
twain declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
uri declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
winicon declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
winsnap declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
xjt declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
.cvsignore
Makefile.am remove dbbrowser from SUBDIRS. 2005-08-06 20:52:21 +00:00
makefile.msc updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00