gimp/tools/pdbgen/pdb
Michael Natterer 0c8d8e13d9 added a hack that allows to dynamically allocate the strings returned by a
2003-12-13  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/procedural_db.pdb: added a hack that allows to
	dynamically allocate the strings returned by a PDB query. Construct
	more useful "blurb" and "help" strings for deprecated procedures.

	* tools/pdbgen/pdb/image.pdb: did the same change manually for
	gimp_image_add,remove_layer_mask.

	* app/pdb/procedural_db_cmds.c
	* app/pdb/image_cmds.c: regenerated.
2003-12-13 18:37:59 +00:00
..
brush_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
brushes.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
channel.pdb tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb 2003-12-08 12:28:29 +00:00
color.pdb added a missing GimpHistogramChannel parameter. Fixes wrong values in the 2003-10-30 17:48:16 +00:00
convert.pdb renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
display.pdb tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb 2003-12-08 12:28:29 +00:00
drawable.pdb Fixed memory management of layers and channels which were created using 2003-12-09 18:59:35 +00:00
edit.pdb tools/pdbgen/pdb/edit.pdb apply Simon's changes (GIMP_OBJECT casts) to 2003-09-26 16:56:05 +00:00
fileops.pdb procedural_db_execute() *must* get the correct number of args, so do like 2003-10-08 10:14:17 +00:00
floating_sel.pdb app/Makefile.am removed... 2002-02-21 22:19:45 +00:00
font_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
fonts.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gimprc.pdb added new API gimp_color_button_[get|set]_update() which configures the 2003-11-11 17:55:45 +00:00
gradient_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gradients.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
guides.pdb added a missing break that broke gimp_image_find_next_guide(). Fixes bug 2003-05-11 13:47:16 +00:00
help.pdb Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
image.pdb added a hack that allows to dynamically allocate the strings returned by a 2003-12-13 18:37:59 +00:00
layer.pdb Fixed memory management of layers and channels which were created using 2003-12-09 18:59:35 +00:00
message.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
misc.pdb removed the hack that used to call gimp_exit() when the batch command 2003-11-30 16:05:56 +00:00
misc_tools.pdb Some PDB fixes/cosmetics before doing real changes again: 2003-12-08 17:26:55 +00:00
paint_tools.pdb added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
palette.pdb tools/pdbgen/pdb/brush_select.pdb tools/pdbgen/pdb/brushes.pdb 2003-08-18 18:09:26 +00:00
palette_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
palettes.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
parasite.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
paths.pdb Applied a patch from Wolfgang Hofer <hof@gimp.org> to make 2003-10-24 15:51:16 +00:00
pattern_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
patterns.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
plug_in.pdb use regfree() instead of accessing regex_t directly. 2003-09-04 17:10:30 +00:00
procedural_db.pdb added a hack that allows to dynamically allocate the strings returned by a 2003-12-13 18:37:59 +00:00
selection.pdb Treat changes to the selection like changes to any other drawable: 2003-10-06 12:17:11 +00:00
selection_tools.pdb Treat changes to the selection like changes to any other drawable: 2003-10-06 12:17:11 +00:00
text_tool.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
transform_tools.pdb removed... 2003-09-15 17:41:18 +00:00
undo.pdb removed gimp_image_undo_*() functions... 2003-12-05 14:45:23 +00:00
unit.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00