Gimp/modules
Michael Natterer 632c577f18 Bug 689371 - GIMP uses deprecated GtkHSV widget
Swallow GtkHSV back into GIMP and call it GimpColorWheel. Keep it in
modules/ for the time being. Clean up and undeprecate it. Replace
set_metrics() API by set_ring_fraction() and make it follow the size
of its parent container, making its use straightforward. Kept it clean
of GIMP color types so it can be easily adapted by e.g. Inkscape.
2013-01-06 02:56:59 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
color-selector-cmyk-lcms.c Bug 675558 - switch from lcms-1 to lcms-2 2012-09-03 20:03:53 +02:00
color-selector-cmyk.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
color-selector-water.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
color-selector-wheel.c Bug 689371 - GIMP uses deprecated GtkHSV widget 2013-01-06 02:56:59 +01:00
controller-dx-dinput.c modules: fix indentation in controller-dx-dinput.c 2011-06-23 16:26:55 +02:00
controller-linux-input.c Bug 592364 - Use GUdev rather than deprecated HAL for GIMP 2011-06-23 16:30:58 +02:00
controller-midi.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
display-filter-color-blind.c Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
display-filter-gamma.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
display-filter-high-contrast.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
display-filter-lcms.c Bug 662739 - Port to lcms2 for icc V4 profile support 2012-10-24 18:19:33 +02:00
display-filter-proof.c Bug 675558 - switch from lcms-1 to lcms-2 2012-09-03 20:03:53 +02:00
gimpcolorwheel.c Bug 689371 - GIMP uses deprecated GtkHSV widget 2013-01-06 02:56:59 +01:00
gimpcolorwheel.h Bug 689371 - GIMP uses deprecated GtkHSV widget 2013-01-06 02:56:59 +01:00
gimpinputdevicestore-dx.c Fix memory and descriptor leaks 2010-11-12 21:56:17 +01:00
gimpinputdevicestore-gudev.c Bug 660067 - GIMP crashes after Wacom tablet's hot unplug 2011-09-26 22:35:45 +02:00
gimpinputdevicestore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am Bug 689371 - GIMP uses deprecated GtkHSV widget 2013-01-06 02:56:59 +01:00