gimp/modules
Michael Natterer c567149f8e libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members
2006-10-01  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpcolordisplay.[ch]
	* libgimpwidgets/gimpcontroller.[ch]: added "const gchar *stock_id"
	members to the class structs.

	* libgimpwidgets/gimpstock.[ch]
	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-controller-16.png
	* themes/Default/images/stock-controller-24.png
	* themes/Default/images/stock-controller-keyboard-16.png
	* themes/Default/images/stock-controller-keyboard-24.png
	* themes/Default/images/stock-controller-linux-input-16.png
	* themes/Default/images/stock-controller-linux-input-24.png
	* themes/Default/images/stock-controller-midi-16.png
	* themes/Default/images/stock-controller-midi-24.png
	* themes/Default/images/stock-controller-wheel-16.png
	* themes/Default/images/stock-controller-wheel-24.png
	* themes/Default/images/stock-display-filter-colorblind-16.png
	* themes/Default/images/stock-display-filter-colorblind-24.png
	* themes/Default/images/stock-display-filter-contrast-16.png
	* themes/Default/images/stock-display-filter-contrast-24.png
	* themes/Default/images/stock-display-filter-gamma-16.png
	* themes/Default/images/stock-display-filter-gamma-24.png
	* themes/Default/images/stock-display-filter-lcms-16.png
	* themes/Default/images/stock-display-filter-lcms-24.png
	* themes/Default/images/stock-display-filter-proof-16.png
	* themes/Default/images/stock-display-filter-proof-24.png: added
	icons for the various display filters and controllers. Made them
	as ugly as sin to trigger some replacement pain in the relevant
	people ;)

	* modules/cdisplay_colorblind.c
	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/cdisplay_lcms.c
	* modules/cdisplay_proof.c
	* modules/controller_linux_input.c
	* modules/controller_midi.c
	* app/widgets/gimpcontrollerkeyboard.c
	* app/widgets/gimpcontrollerwheel.c: set icons.

	* app/widgets/gimpcolordisplayeditor.c
	* app/widgets/gimpcontrollerinfo.c
	* app/widgets/gimpcontrollerlist.c: show them in the display filter
	and controller GUIs.
2006-10-01 17:31:42 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
cdisplay_colorblind.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
cdisplay_gamma.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
cdisplay_highcontrast.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
cdisplay_lcms.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
cdisplay_proof.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
colorsel_cmyk.c M ChangeLog M app/paint/gimpconvolve.c M app/paint-funcs/paint-funcs.c M 2006-04-20 07:15:15 +00:00
colorsel_cmyk_lcms.c modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
colorsel_triangle.c Make the hue angle behave mathematically correct. Fixes bug #141922 2006-05-07 20:47:10 +00:00
colorsel_water.c remove color if Shift is pressed. 2006-03-10 13:12:15 +00:00
controller_linux_input.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
controller_midi.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
makefile.msc updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00