gimp/libgimpconfig/gimpconfig.def
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

62 lines
1.7 KiB
Modula-2

EXPORTS
gimp_color_config_get_type
gimp_color_management_mode_get_type
gimp_color_rendering_intent_get_type
gimp_config_build_data_path
gimp_config_build_plug_in_path
gimp_config_build_writable_path
gimp_config_deserialize_file
gimp_config_deserialize_properties
gimp_config_deserialize_property
gimp_config_deserialize_return
gimp_config_deserialize_string
gimp_config_diff
gimp_config_duplicate
gimp_config_error_quark
gimp_config_interface_get_type
gimp_config_is_equal_to
gimp_config_path_expand
gimp_config_path_get_type
gimp_config_reset
gimp_config_reset_properties
gimp_config_reset_property
gimp_config_serialize_changed_properties
gimp_config_serialize_properties
gimp_config_serialize_property
gimp_config_serialize_to_fd
gimp_config_serialize_to_file
gimp_config_serialize_to_string
gimp_config_serialize_value
gimp_config_string_append_escaped
gimp_config_sync
gimp_config_writer_close
gimp_config_writer_comment
gimp_config_writer_comment_mode
gimp_config_writer_data
gimp_config_writer_finish
gimp_config_writer_identifier
gimp_config_writer_linefeed
gimp_config_writer_new_fd
gimp_config_writer_new_file
gimp_config_writer_new_string
gimp_config_writer_open
gimp_config_writer_print
gimp_config_writer_printf
gimp_config_writer_revert
gimp_config_writer_string
gimp_param_config_path_get_type
gimp_param_spec_config_path
gimp_param_spec_config_path_type
gimp_scanner_destroy
gimp_scanner_new_file
gimp_scanner_new_string
gimp_scanner_parse_color
gimp_scanner_parse_data
gimp_scanner_parse_float
gimp_scanner_parse_identifier
gimp_scanner_parse_int
gimp_scanner_parse_matrix2
gimp_scanner_parse_string
gimp_scanner_parse_string_no_validate
gimp_scanner_parse_token