gimp/app/file
Sven Neumann 63da8bb8ca libgimpconfig/gimpcolorconfig-enums.[ch] libgimpconfig/gimpcolorconfig.c
2006-10-27  Sven Neumann  <sven@gimp.org>

	* libgimpconfig/gimpcolorconfig-enums.[ch]
	* libgimpconfig/gimpcolorconfig.c
	* libgimpconfig/gimpconfig.def: removed unused enum
	GimpColorFileOpenBehaviour.

	* app/core/core-enums.[ch]: added enum GimpColorProfilePolicy.

	* app/config/gimpcoreconfig.[ch]
	* app/config/gimprc-blurbs.h: added property
"color-profile-policy".

	* app/plug-in/Makefile.am
	* app/plug-in/plug-in-icc-profile.[ch]: new files that wrap
usage
	of the lcms plug-in.

	* app/file/file-open.c: implement the user-configured policy for
	embedded color profiles.

	* app/widgets/gimpimageprofileview.c: use the wrapper to call
the
	plug-in-icc-profile-info procedure.

	* app/widgets/gimptoolbox-dnd.c: pass TRUE for "attach_comment"
	parameter to gimp_create_image().

	* app/core/gimptemplate.c
	* app/file/Makefile.am: cosmetic changes.

	* app/Makefile.am: some resorting to make the beast link again.
2006-10-27 13:52:40 +00:00
..
.cvsignore generate app/file/Makefile 2001-10-25 13:30:01 +00:00
file-open.c libgimpconfig/gimpcolorconfig-enums.[ch] libgimpconfig/gimpcolorconfig.c 2006-10-27 13:52:40 +00:00
file-open.h app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a 2006-04-05 08:38:33 +00:00
file-save.c app/pdb/Makefile.am app/pdb/gimppluginprocedure.[ch] removed these 2006-08-05 21:21:01 +00:00
file-save.h app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a 2006-04-05 08:38:33 +00:00
file-utils.c configure.in plug-ins/common/plugin-defs.pl reverted changes from 2006-10-27 11:50:56 +00:00
file-utils.h added a GError parameter to file_utils_find_proc(). 2006-08-10 21:22:05 +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 #define _GNU_SOURCE instead of _SVID_SOURCE, so we get all the 2006-05-30 07:22:53 +00:00
gimprecentlist.h added new convenience function gimp_xml_parser_parse_fd(). 2004-09-28 12:40:34 +00:00
Makefile.am libgimpconfig/gimpcolorconfig-enums.[ch] libgimpconfig/gimpcolorconfig.c 2006-10-27 13:52:40 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00