Gimp/modules
Sven Neumann a737408eeb added GimpColorConfig and GimpColorManaged as construct-only properties.
2007-08-06  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpcolordisplay.[ch]: added GimpColorConfig 
and
	GimpColorManaged as construct-only properties.
	Deprecated gimp_color_display_new().

	* libgimpwidgets/gimpwidgets.def: updated for new symbols.

	* app/widgets/gimpcolordisplayeditor.c: use g_object_new() 
instead
	of gimp_color_display_new().

	* modules/cdisplay_lcms.c: use the image's embedded color 
profile
	for the display filter. Assume sRGB if no monitor profile is
	configured.

	* app/display/gimpdisplayshell.c: 
	* app/display/gimpdisplayshell-filter.[ch]: pass the display as
	color-managed object to the display filter.


svn path=/trunk/; revision=23127
2007-08-06 22:10:09 +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 added GimpColorConfig and GimpColorManaged as construct-only properties. 2007-08-06 22:10:09 +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