gimp/app/pdb
Sven Neumann 698810f45a insert a missing newline for procedures without additional return values.
2008-02-21  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/app.pl (marshal_outargs): insert a missing newline
	for procedures without additional return values.

	* tools/pdbgen/pdb/display.pdb: cosmetics.

	* app/pdb/brushes_cmds.c
	* app/pdb/context_cmds.c
	* app/pdb/display_cmds.c
	* app/pdb/fonts_cmds.c
	* app/pdb/gradients_cmds.c
	* app/pdb/palettes_cmds.c
	* app/pdb/patterns_cmds.c: regenerated.

svn path=/trunk/; revision=24933
2008-02-21 13:43:10 +00:00
..
Makefile.am optionally use gegl where we already have operations (breaking the 2008-01-04 17:56:09 +00:00
README Added another warning about autogenerated files 2001-01-21 22:28:16 +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 add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +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 add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +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 add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +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 add gimp_pdb_item_is_attached() which is a replacement for 2008-02-04 17:12:25 +00:00
gimppdb-utils.h add gimp_pdb_item_is_attached() which is a replacement for 2008-02-04 17:12:25 +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 add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
internal_procs.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-11-18 18:51:54 +00:00
internal_procs.h HACKING tools/pdbgen/lib.pl fixed spelling of "auto-generated". 2007-01-09 10:52:47 +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.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
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_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 some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00

README

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.