gimp/app
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
..
actions renamed gimp_image_active_drawable() to gimp_image_get_active_drawable(). 2007-07-19 14:59:51 +00:00
base app/paint-funcs/Makefile.am app/paint-funcs/scale-funcs.[ch] moved 2007-07-18 12:47:00 +00:00
composite removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
config removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
core Make sure image thumbnails that are saved or given to plugins are 2007-08-02 14:54:29 +00:00
dialogs overwrite the menurc with the systemwide default. Only if that fails, 2007-07-20 12:41:08 +00:00
display factored out utility function gimp_display_shell_update_focus() which sets 2007-07-27 09:39:12 +00:00
file app/file/file-open.c minor cleanups. 2007-07-29 17:20:29 +00:00
gui INSTALL configure.in depend on gtk+ >= 2.10.13. Fixes bug #436242. 2007-07-24 13:46:47 +00:00
menus overwrite the menurc with the systemwide default. Only if that fails, 2007-07-20 12:41:08 +00:00
paint added a sanity check. 2007-07-26 10:20:54 +00:00
paint-funcs advance_dest is a boolean 2007-07-18 15:48:44 +00:00
pdb Make sure image thumbnails that are saved or given to plugins are 2007-08-02 14:54:29 +00:00
plug-in don't call gp_quit_write() on a plug-in with a broken pipe. Fixes bug 2007-07-30 16:24:14 +00:00
text don't call strlen on a NULL font name. 2007-07-20 15:10:24 +00:00
tools no need to set the tool cursor here, we already do that in init() and 2007-08-02 13:33:38 +00:00
vectors removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
widgets no need to set the tool cursor here, we already do that in init() and 2007-08-02 13:33:38 +00:00
xcf marked two error messages as translatable strings. 2007-07-06 10:02:31 +00:00
about.h updated copyright. 2007-01-12 14:46:30 +00:00
app.c if GIMP_UNSTABLE is undefined before calling exit() call tile_swap_exit(), 2007-06-13 14:01:37 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2007-03-04 19:04:42 +00:00
main.c removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
Makefile.am removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
makefile.msc updated 2007-03-04 19:04:42 +00:00
sanity.c configure.in depend on glib >= 2.12.3. 2007-01-12 13:48:30 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00