Gimp/tools/pdbgen/pdb
Sven Neumann 52c09fcfeb added shortcut for contributions from Marcus Heese.
2008-04-02  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/stddefs.pdb: added shortcut for contributions 
from 
	Marcus Heese.

	* tools/pdbgen/pdb/drawable.pdb: added 
gimp_drawable_is_text_layer(),
	taken from the patch attached to bug #164539.

	* app/pdb/internal_procs.c
	* app/pdb/drawable_cmds.c
	* libgimp/gimpdrawable_pdb.[ch]: regenerated.

	* libgimp/gimp.def: updated.


svn path=/trunk/; revision=25337
2008-04-02 19:29:17 +00:00
..
brush.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
brush_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
brushes.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
buffer.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
channel.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
color.pdb don't include <gegl.h> 2008-02-09 21:28:38 +00:00
context.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
convert.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
display.pdb insert a missing newline for procedures without additional return values. 2008-02-21 13:43:10 +00:00
drawable.pdb added shortcut for contributions from Marcus Heese. 2008-04-02 19:29:17 +00:00
drawable_transform.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
edit.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
fileops.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
floating_sel.pdb add gimp_pdb_item_is_attached() which is a replacement for 2008-02-04 17:12:25 +00:00
font_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
fonts.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gimprc.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradient.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradient_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
gradients.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
grid.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
guides.pdb app/actions/channels-commands.c app/actions/colormap-actions.c 2007-12-25 16:21:40 +00:00
help.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
image.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
layer.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
message.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
misc.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
paint_tools.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
palette.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
palette_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
palettes.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
parasite.pdb app/pdb/misc_cmds.c changed wording in API docs. 2006-12-22 09:49:36 +00:00
paths.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
pattern.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
pattern_select.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
patterns.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
plug_in.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
procedural_db.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
progress.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
selection.pdb add gimp_pdb_item_is_attached() which is a replacement for 2008-02-04 17:12:25 +00:00
selection_tools.pdb allow the use of constants when specifying limits for a PDB type. 2007-07-05 14:31:42 +00:00
text_tool.pdb add gimp_pdb_item_is_attached() which is a replacement for 2008-02-04 17:12:25 +00:00
transform_tools.pdb add some perl evilness to make the includes in the generated files look 2008-02-07 17:08:54 +00:00
undo.pdb gimp_plug_in_get_undo_desc() uses gimp_plug_in_procedure_get_label(). Made 2007-03-12 13:04:32 +00:00
unit.pdb Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
vectors.pdb add gimp_pdb_get_vectors_stroke() which is a replacement for 2008-03-06 18:39:07 +00:00