Gimp/app/pdb
Michael Natterer 356d689eef don't accept palettes with more than 256 colors.
2008-04-03  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimage-convert.c (gimp_image_convert): don't accept
	palettes with more than 256 colors.

	* tools/pdbgen/pdb/convert.pdb: fail here too for palettes
	with > 256 colors. Fixes bug #525471.

	* app/pdb/convert_cmds.c: regenerated.


svn path=/trunk/; revision=25348
2008-04-03 08:36:44 +00:00
..
brush_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
brush_select_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
brushes_cmds.c insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
buffer_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
channel_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
color_cmds.c don't include <gegl.h> 2008-02-09 21:28:38 +00:00
context_cmds.c insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
convert_cmds.c don't accept palettes with more than 256 colors. 2008-04-03 08:36:44 +00:00
display_cmds.c insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
drawable_cmds.c fixed bug in last commit. 2008-04-02 20:18:07 +00:00
drawable_transform_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
edit_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
fileops_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
floating_sel_cmds.c special treatment for gimppdberror.h to get a saner include order. 2008-04-02 20:50:16 +00:00
font_select_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
fonts_cmds.c insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
gimp-pdb-compat.c added "gboolean non_empty" to require the string being non-empty. Changed 2007-04-25 14:23:05 +00:00
gimp-pdb-compat.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppdb-query.c added GError arguments and reduce number of labels: to one by simply 2007-12-05 15:21:45 +00:00
gimppdb-query.h added GError arguments and reduce number of labels: to one by simply 2007-12-05 15:21:45 +00:00
gimppdb-utils.c added gimp_pdb_layer_is_text_layer(). 2008-04-02 20:35:53 +00:00
gimppdb-utils.h added gimp_pdb_layer_is_text_layer(). 2008-04-02 20:35:53 +00:00
gimppdb.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppdb.h use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppdberror.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppdberror.h use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimpprocedure.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimpprocedure.h use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimprc_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradient_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradient_select_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradients_cmds.c insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
grid_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
guides_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
help_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
image_cmds.c special treatment for gimppdberror.h to get a saner include order. 2008-04-02 20:50:16 +00:00
internal_procs.c tools/pdbgen/Makefile.am new text layer PDB API created by Marcus Heese 2008-04-02 20:53:51 +00:00
internal_procs.h tools/pdbgen/Makefile.am new text layer PDB API created by Marcus Heese 2008-04-02 20:53:51 +00:00
layer_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
Makefile.am tools/pdbgen/Makefile.am new text layer PDB API created by Marcus Heese 2008-04-02 20:53:51 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
message_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
misc_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
paint_tools_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
palette_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
palette_select_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
palettes_cmds.c insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
parasite_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
paths_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
pattern_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
pattern_select_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
patterns_cmds.c insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
pdb-types.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
plug_in_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
procedural_db_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
progress_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
README
selection_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
selection_tools_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
text_layer_cmds.c tools/pdbgen/Makefile.am new text layer PDB API created by Marcus Heese 2008-04-02 20:53:51 +00:00
text_tool_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
transform_tools_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
undo_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
unit_cmds.c add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
vectors_cmds.c add gimp_pdb_get_vectors_stroke() which is a replacement for 2008-03-06 18:39:07 +00:00

This directory contains the PDB-wrappers for various internal
Gimp functions.

THESE FILES ARE AUTOGENERATED AND CHANGES HERE ARE USELESS!

If you need to change the code please have a look in ../../tools/pdbgen/pdb.