gimp/tools/pdbgen/pdb
Michael Natterer d7f73e6f8a Moved the gimp_progress_init() and gimp_progress_update() PDB functions to
2004-08-27  Michael Natterer  <mitch@gimp.org>

	Moved the gimp_progress_init() and gimp_progress_update() PDB
	functions to their own group because they don't belong to the
	"Plug-In" namespace and will soon get more functions.

	* tools/pdbgen/pdb/plug_in.pdb: removed the progress stuff...

	* tools/pdbgen/pdb/progress.pdb: ...and added it here.

	* tools/pdbgen/Makefile.am
	* tools/pdbgen/groups.pl
	* app/pdb/Makefile.am
	* libgimp/Makefile.am: changed accordingly.

	* libgimp/gimpprogress_pdb.[ch]: new generated files.

	* app/pdb/internal_procs.c
	* app/pdb/plug_in_cmds.c
	* libgimp/gimp_pdb.h
	* libgimp/gimpplugin_pdb.[ch]: regenerated.
2004-08-27 20:06: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 Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +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 Fixed bug #141930 while keeping bug #132322 fixed: 2004-06-28 14:24:56 +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 include "libgimpbase/gimpbase.h" instead of "libgimpbase/gimpparasite.h" 2004-07-16 14:43:56 +00:00
edit.pdb Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
fileops.pdb app/pdb/fileops_cmds.c is a generated file, need to do the documentation 2004-06-22 08:54:27 +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/fonts.pdb 2003-12-08 11:58:45 +00:00
gimprc.pdb added the new function gimp_rc_set_unknown_token() to get autosave working 2004-02-04 00:07:26 +00:00
gradient.pdb cleans ups so generated output doesn't warn about uninitialize variable 2004-06-14 01:01:39 +00:00
gradient_edit.pdb cleans ups so generated output doesn't warn about uninitialize variable 2004-06-14 01:01:39 +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 include "libgimpbase/gimpbase.h" instead of "libgimpbase/gimpparasite.h" 2004-07-16 14:43:56 +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 Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +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 make libgimp* headers always included before any app headers. 2004-05-06 23:26:45 +00:00
palette.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +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 Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +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_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 Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
plug_in.pdb Moved the gimp_progress_init() and gimp_progress_update() PDB functions to 2004-08-27 20:06:17 +00:00
procedural_db.pdb don't generate code with tabs. 2004-03-26 16:49:18 +00:00
progress.pdb Moved the gimp_progress_init() and gimp_progress_update() PDB functions to 2004-08-27 20:06:17 +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 Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +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