Gimp/tools/pdbgen/pdb
Michael Natterer eb7d32e3b2 Make sure image thumbnails that are saved or given to plugins are
2007-08-02  Michael Natterer  <mitch@gimp.org>

	Make sure image thumbnails that are saved or given to plugins are
	constructed synchronously. Fixes bug #461703.

	* app/core/gimpprojection.c (gimp_projection_pickable_flush):
	invalidate the preview after constructing the projection.

	* app/core/gimpimagefile.c (gimp_imagefile_save_thumb)
	* tools/pdbgen/pdb/image.pdb (image_thumbnail): call
	gimp_pickable_flush() on the projection so is constructed now, not
	later.

	* app/pdb/image_cmds.c: regenerated.


svn path=/trunk/; revision=23105
2007-08-02 14:54:29 +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 Make sure image thumbnails that are saved or given to plugins are 2007-08-02 14:54:29 +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