Gimp/tools/pdbgen/pdb
Sven Neumann 7e4e919152 added new procedure gimp-progress-end.
2007-07-25  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/pdb/progress.pdb: added new procedure gimp-progress-end.

	* app/pdb/progress_cmds.c
	* app/pdb/internal_procs.c
	* libgimp/gimpprogress_pdb.[ch]: regenerated.

	* plug-ins/print/print.[ch]
	* plug-ins/print/print-settings.[ch]: end the progress and save
	the settings from the "end-print" handler. The plug-in then
	appears finished but keeps running in the background until it has
	finished the print operation.

svn path=/trunk/; revision=22994
2007-07-25 10:48:25 +00:00
..
brush.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
brush_select.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
brushes.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
buffer.pdb added "gboolean non_empty" to require the string being non-empty. Changed 2007-04-25 14:23:05 +00:00
channel.pdb allow the use of constants when specifying limits for a PDB type. 2007-07-05 14:31:42 +00:00
color.pdb allow low value to be equal to the high value for PDB call to 2007-01-18 19:35:49 +00:00
context.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
convert.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
display.pdb Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
drawable.pdb renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +00:00
drawable_transform.pdb app/core/Makefile.am app/core/gimp-transform-resize.c 2006-12-24 16:48:08 +00:00
edit.pdb make gimp-edit-paste-as-new not fail at an empty clipboard, but return -1 2007-05-06 04:42:51 +00:00
fileops.pdb app/file/Makefile.am app/file/file-procedure.[ch] split functions dealing 2007-05-11 18:50:35 +00:00
floating_sel.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
font_select.pdb added "gboolean non_empty" to require the string being non-empty. Changed 2007-04-25 14:23:05 +00:00
fonts.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimprc.pdb Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
gradient.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
gradient_select.pdb renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +00:00
gradients.pdb renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +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 renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +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 renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +00:00
layer.pdb allow the use of constants when specifying limits for a PDB type. 2007-07-05 14:31:42 +00:00
message.pdb gimp_plug_in_get_undo_desc() uses gimp_plug_in_procedure_get_label(). Made 2007-03-12 13:04:32 +00:00
misc.pdb app/pdb/misc_cmds.c changed wording in API docs. 2006-12-22 09:49:36 +00:00
paint_tools.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
palette.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
palette_select.pdb added "gboolean non_empty" to require the string being non-empty. Changed 2007-04-25 14:23:05 +00:00
palettes.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
parasite.pdb app/pdb/misc_cmds.c changed wording in API docs. 2006-12-22 09:49:36 +00:00
paths.pdb renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +00:00
pattern.pdb tools/pdbgen/pdb/pattern.pdb tools/pdbgen/pdb/gradients.pdb 2007-04-26 17:43:18 +00:00
pattern_select.pdb added "gboolean non_empty" to require the string being non-empty. Changed 2007-04-25 14:23:05 +00:00
patterns.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
plug_in.pdb renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +00:00
procedural_db.pdb renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +00:00
progress.pdb added new procedure gimp-progress-end. 2007-07-25 10:48:25 +00:00
selection.pdb Makes default Select -> Border behaviour consistent, and makes 'sticky 2007-03-05 20:21:23 +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 renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +00:00
transform_tools.pdb In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +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 renamed GimpParamSpecString's flag "no_validate" to "allow_non_utf8". 2007-04-26 19:10:23 +00:00