Files
gimp/app/core
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-08-15 16:40:39 +00:00
2007-09-04 09:38:55 +00:00
2007-07-17 11:15:15 +00:00
2007-08-08 08:35:45 +00:00
2007-03-29 14:09:12 +00:00
2006-12-09 23:15:59 +00:00
2007-06-14 11:30:12 +00:00
2007-05-31 13:08:19 +00:00
2007-01-30 22:53:18 +00:00
2007-09-04 09:38:55 +00:00
2007-05-02 17:26:26 +00:00
2007-07-23 20:14:28 +00:00
2007-06-06 10:13:44 +00:00