Gimp/modules
Sven Neumann 35425c7028 app/plug-in/Makefile.am new files defining the GimpPlugIn error domain.
2007-08-07  Sven Neumann  <sven@gimp.org>

	* app/plug-in/Makefile.am
	* app/plug-in/plug-in-error.[ch]: new files defining the
	GimpPlugIn error domain.

	* app/plug-in/plug-in-icc-profile.c (plug_in_icc_profile_apply_rgb):
	set an error code.

	* app/file/file-open.c (file_open_profile_apply_rgb): only do the
	profile conversion if color management is enabled. If the plug-in
	is missing, show a warning and disable color management.
	Fixes bug #434205.

	* modules/cdisplay_lcms.c (cdisplay_lcms_get_rgb_profile): check
	if we actually got a profile before checking its color space.

	* libgimpwidgets/gimpwidgetstypes.h: removed leftover typedef
	for GimpResolutionEntry.


svn path=/trunk/; revision=23130
2007-08-07 09:26:28 +00:00
..
cdisplay_colorblind.c set translation domain for the registered enum type. 2007-02-12 07:25:24 +00:00
cdisplay_gamma.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
cdisplay_highcontrast.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
cdisplay_lcms.c app/plug-in/Makefile.am new files defining the GimpPlugIn error domain. 2007-08-07 09:26:28 +00:00
cdisplay_proof.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
colorsel_cmyk.c put the module prototypes into a proper place. 2006-11-24 22:20:00 +00:00
colorsel_cmyk_lcms.c put the module prototypes into a proper place. 2006-11-24 22:20:00 +00:00
colorsel_triangle.c put the module prototypes into a proper place. 2006-11-24 22:20:00 +00:00
colorsel_water.c put the module prototypes into a proper place. 2006-11-24 22:20:00 +00:00
controller_dx_dinput.c Mention a patch needed to dinput.h. 2007-02-20 20:02:40 +00:00
controller_linux_input.c make gimp-edit-paste-as-new not fail at an empty clipboard, but return -1 2007-05-06 04:42:51 +00:00
controller_midi.c modules/controller_linux_input.c changed license to GPL, updated copyright 2007-02-10 15:10:01 +00:00
gimpinputdevicestore.c Define GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS if necessary. 2007-02-21 23:16:27 +00:00
gimpinputdevicestore.h modules/gimpinputdevicestore.[ch] improved error handling. 2007-02-13 11:55:16 +00:00
Makefile.am It's pointless to build libcontroller_midi.la on Windows, even if it 2007-02-20 23:08:12 +00:00
makefile.msc updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00