Gimp/app/file
Sven Neumann b62ca985aa app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to
2004-11-13  Sven Neumann  <sven@gimp.org>

	* app/plug-in/plug-in-proc-def.[ch]
	* app/plug-in/plug-in-rc.c
	* app/plug-in/plug-ins.[ch]: allow to associate a procedure for
	thumbnail loading with any file load procedure.

	* tools/pdbgen/pdb/fileops.pdb: export this functionality to the
	PDB as gimp_register_thumbnail_loader().

	* app/pdb/fileops_cmds.c
	* app/pdb/internal_procs.c
	* libgimp/gimpfileops_pdb.[ch]: regenerated.

	* app/core/gimpimagefile.c
	* app/file/file-open.[ch]: when creating a thumbnail for an image
	file, use a thumbnail load procedure if available.

	* plug-ins/common/svg.c: added "file_svg_load_thumb", a procedure
	that allows to load a small preview of the SVG image.
2004-11-13 17:06:06 +00:00
..
.cvsignore generate app/file/Makefile 2001-10-25 13:30:01 +00:00
file-open.c app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
file-open.h app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
file-save.c minor cleanup. 2004-10-12 19:04:03 +00:00
file-save.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
file-utils.c when the filename cannot be converted to UTF-8, warn and return the URI 2004-10-29 13:04:04 +00:00
file-utils.h app/config/gimpcoreconfig.[ch] added new gimprc option 2004-10-08 19:29:33 +00:00
gimprecentitem.c added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
gimprecentitem.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
gimprecentlist.c don't write empty groups. 2004-09-28 21:17:57 +00:00
gimprecentlist.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
Makefile.am added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00