Files
gimp/app/widgets
Sven Neumann 0370078297 added a load_proc member to GimpImage and getters and setters for it.
2007-09-20  Sven Neumann  <sven@gimp.org>

	* app/core/gimpimage.[ch]: added a load_proc member to GimpImage
	and getters and setters for it.

	* app/file/file-open.c (file_open_image): set the load 
procedure,
	but only if it hasn't been set already. Use the MIME type from 
the
	load procedure that is set on the image.

	* tools/pdbgen/pdb/fileops.pdb (file_load_invoker): set the load
	procedure. This causes it to be set when the URI plug-in calls
	gimp-file-load to load the image.

	* app/pdb/fileops_cmds.c: regenerated.

	* app/widgets/gimpimagepropview.c
	(gimp_image_prop_view_label_set_filetype): use the MIME type 
from
	the load procedure, in case that no save procedure is set.


svn path=/trunk/; revision=23597
2007-09-20 21:23:05 +00:00
..
2007-06-27 11:54:41 +00:00
2007-06-27 11:54:41 +00:00
2007-06-27 11:54:41 +00:00
2007-06-27 11:54:41 +00:00
2007-05-21 16:32:52 +00:00
2007-07-17 10:55:21 +00:00
2007-05-22 10:07:36 +00:00
2007-02-01 12:06:21 +00:00
2007-05-26 20:11:58 +00:00
2007-03-05 20:28:31 +00:00
2007-07-31 12:49:36 +00:00
2007-08-05 15:16:02 +00:00