Gimp/modules
Sven Neumann 5b70c77fe9 deprecate the implementation of the class methods clone, load_state,
2005-02-05  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpcolordisplay.[ch]: deprecate the
	implementation of the class methods clone, load_state, save_state
	and configure_reset and implement them in the base class using the
	GimpConfigInterface.

	* modules/cdisplay_colorblind.c
	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/cdisplay_proof.c: removed deprecated implementations here.
2005-02-05 21:51:47 +00:00
..
.cvsignore
cdisplay_colorblind.c deprecate the implementation of the class methods clone, load_state, 2005-02-05 21:51:47 +00:00
cdisplay_gamma.c deprecate the implementation of the class methods clone, load_state, 2005-02-05 21:51:47 +00:00
cdisplay_highcontrast.c deprecate the implementation of the class methods clone, load_state, 2005-02-05 21:51:47 +00:00
cdisplay_proof.c deprecate the implementation of the class methods clone, load_state, 2005-02-05 21:51:47 +00:00
colorsel_cmyk.c no need to set a size_request here. 2004-08-18 21:50:26 +00:00
colorsel_triangle.c fixed crashes that occured with small sizes, some code cleanups and a 2004-08-18 18:09:06 +00:00
colorsel_water.c minor cleanups. 2004-08-17 15:07:27 +00:00
controller_linux_input.c renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
controller_midi.c renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
Makefile.am link ColorDisplay modules with libgimpconfig. 2005-02-05 12:13:22 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00