gimp/plug-ins
Michael Natterer 5e3b4891d3 increased the max length for the identifier prefix from 24 to 64 chars. I
2006-06-16  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/xbm.c: increased the max length for the
	identifier prefix from 24 to 64 chars. I have no idea if this
	violates any spec or produces identifiers too long for stone age C
	standards, but 24 did truncate the identifiers in the newly added
	edge and corner cursors.
2006-06-16 17:38:01 +00:00
..
FractalExplorer plug-ins/FractalExplorer/Dialogs.c doubled the size of the preview and 2006-06-13 13:25:57 +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
bmp declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
common increased the max length for the identifier prefix from 24 to 64 chars. I 2006-06-16 17:38:01 +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
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 pulled new sources from gle (containing a fix for kelly's justify==FILL 2000-02-07 04:10:09 +00:00
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
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 plug-ins/rcm/rcm.c renamed to "Rotate Colors"; it doesn't actually work on 2006-06-15 22:19:28 +00:00
script-fu when cutting away ellipsis, also look for U+2026 HORIZONTAL ELLIPSIS. 2006-06-16 12:25:02 +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 shut up CVS 2000-08-26 12:52:38 +00:00
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