gimp r23105 - in trunk: . app/core app/pdb tools/pdbgen/pdb



Author: mitch
Date: 2007-08-02 15:54:29 +0100 (Thu, 02 Aug 2007)
New Revision: 23105
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=23105&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/core/gimpimagefile.c
   trunk/app/core/gimpprojection.c
   trunk/app/pdb/image_cmds.c
   trunk/tools/pdbgen/pdb/image.pdb
Log:
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.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]