gimp/tools/pdbgen/pdb
Michael Natterer caf4786993 tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data)
2004-10-06  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data)
	* tools/pdbgen/pdb/gradients.pdb (gradients_sample_uniform)
	(gradients_sample_custom) (gradients_get_gradient_data)
	* tools/pdbgen/pdb/patterns.pdb (patterns_get_pattern_data):
	deprecated.

	* tools/pdbgen/pdb/brush.pdb
	* tools/pdbgen/pdb/gradient.pdb
	* tools/pdbgen/pdb/palette.pdb
	* tools/pdbgen/pdb/pattern.pdb: added replacements for the
	deprecated functions. Removed the silly feature that passing NULL
	as name operates on the current brush, pattern etc.

	* app/pdb/brush_cmds.c
	* app/pdb/brushes_cmds.c
	* app/pdb/gradient_cmds.c
	* app/pdb/gradients_cmds.c
	* app/pdb/internal_procs.c
	* app/pdb/palette_cmds.c
	* app/pdb/pattern_cmds.c
	* app/pdb/patterns_cmds.c
	* libgimp/gimpbrush_pdb.[ch]
	* libgimp/gimpbrushes_pdb.[ch]
	* libgimp/gimpgradient_pdb.[ch]
	* libgimp/gimpgradients_pdb.[ch]
	* libgimp/gimppalette_pdb.c
	* libgimp/gimppattern_pdb.[ch]
	* libgimp/gimppatterns_pdb.[ch]: regenerated.

	* libgimp/gimpbrushmenu.c
	* libgimp/gimpgradientmenu.c
	* libgimp/gimppatternmenu.c
	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/common/gradmap.c
	* plug-ins/common/sample_colorize.c
	* plug-ins/flame/flame.c
	* plug-ins/gfig/gfig-style.c
	* plug-ins/gflare/gflare.c
	* plug-ins/pagecurl/pagecurl.c
	* plug-ins/script-fu/scripts/spyrogimp.scm: changed accordingly.
2004-10-05 23:28:17 +00:00
..
brush.pdb tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
brush_select.pdb app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch] 2004-07-09 19:14:59 +00:00
brushes.pdb tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
channel.pdb don't allow to select anything but the floating selection. Fixes bug 2004-01-18 12:16:44 +00:00
color.pdb export the Colorize tool to the PDB. Fixes bug #154368. 2004-10-03 12:57:06 +00:00
context.pdb oops, should probably pop, not push a context in gimp_context_pop(). 2004-09-23 00:11:13 +00:00
convert.pdb Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
display.pdb Removed any remaining GUI dependency from the PDB wrappers: 2004-07-10 20:29:11 +00:00
drawable.pdb tools/pdbgen/pdb/drawable.pdb corrected documentation for 2004-09-10 09:30:06 +00:00
edit.pdb added GimpProgress parameter to gimp_drawable_transform_affine(). 2004-08-31 14:17:33 +00:00
fileops.pdb use the GIMP_CHECK_SIZE_SM define, not the enum value 2004-09-26 23:26:25 +00:00
floating_sel.pdb removed gimp_image_owns_item() again. 2004-01-26 16:18:16 +00:00
font_select.pdb app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch] 2004-07-09 19:14:59 +00:00
fonts.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb 2004-09-23 15:05:48 +00:00
gimprc.pdb disallow the empty string as token. Spotted by Kevin Cozens. 2004-10-04 19:30:16 +00:00
gradient.pdb tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
gradient_select.pdb app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch] 2004-07-09 19:14:59 +00:00
gradients.pdb tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
guides.pdb include "libgimpbase/gimpbase.h" instead of "libgimpbase/gimpparasite.h" 2004-07-16 14:43:56 +00:00
help.pdb Removed any remaining GUI dependency from the PDB wrappers: 2004-07-10 20:29:11 +00:00
image.pdb tools/pdbgen/pdb/drawable.pdb corrected documentation for 2004-09-10 09:30:06 +00:00
layer.pdb Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +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
paint_tools.pdb cleanup. 2004-09-27 12:30:04 +00:00
palette.pdb tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
palette_select.pdb app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch] 2004-07-09 19:14:59 +00:00
palettes.pdb tools/pdbgen/Makefile.am renamed group "gradient_edit" to "gradient" and 2004-09-28 22:01:21 +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 app/vectors/gimpstroke.[ch] Applied a modified patch from Geert Jordaens 2004-06-29 22:45:58 +00:00
pattern.pdb tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
pattern_select.pdb app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch] 2004-07-09 19:14:59 +00:00
patterns.pdb tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
plug_in.pdb Cleaned up the DB Browser and Plugin Details code and GUI. It's not 2004-09-30 00:33:34 +00:00
procedural_db.pdb don't generate code with tabs. 2004-03-26 16:49:18 +00:00
progress.pdb added boolean return values to plug_in_progress_install(), uninstall() and 2004-08-30 21:03:52 +00:00
selection.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +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 removed enum SizeType. 2004-07-05 20:55:05 +00:00
transform_tools.pdb added GimpProgress parameter to gimp_drawable_transform_affine(). 2004-08-31 14:17:33 +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