gimp/libgimpcolor
Michael Natterer 6b40652d07 libgimpcolor: add some missing API docs 2015-05-31 02:47:24 +02:00
..
.gitignore Add automake 1.13+ test outputs to .gitignore 2014-01-10 15:31:34 -08:00
Makefile.am Makefile: fix VPATH builds for win32. 2014-09-14 18:28:26 +02:00
gimpadaptivesupersample.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpadaptivesupersample.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpbilinear.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimpbilinear.h libgimpcolor: deprecate gimp_bilinear_pixels_8() 2014-06-30 18:28:43 +02:00
gimpcairo.c libgimpcolor: add some missing API docs 2015-05-31 02:47:24 +02:00
gimpcairo.h libgimpcolor: add Cairo <-> GEGL utility functions from app/ 2012-05-03 04:07:16 +02:00
gimpcmyk.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimpcmyk.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolor.def libgimpcolor: add GimpColorManaged::get_color_profile() 2015-05-13 00:43:16 +02:00
gimpcolor.h Bug 723787 - Neutral sRGB profile matching Argyllcms sRGB.icm 2014-02-09 23:10:56 +01:00
gimpcolormanaged.c app, libgimpcolor: never return NULL in GimpColorManaged::get_color_profile() 2015-05-30 22:23:25 +02:00
gimpcolormanaged.h libgimpcolor: add GimpColorManaged::get_color_profile() 2015-05-13 00:43:16 +02:00
gimpcolorspace.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpcolorspace.h libgimpcolor: deprecate most of gimpcolorspace.[ch] 2014-06-30 17:39:15 +02:00
gimpcolortypes.h libgimpcolor: add typedef gpointer GimpColorTransform 2015-05-09 00:50:20 +02:00
gimphsl.c app: avoid reading uninitialized memory 2013-06-15 22:40:49 +02:00
gimphsl.h app: avoid reading uninitialized memory 2013-06-15 22:40:49 +02:00
gimphsv.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimphsv.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimplcms.c libgimpcolor: add some missing API docs 2015-05-31 02:47:24 +02:00
gimplcms.h libgimpcolor: add gimp_lcms_add_linear_rgb_profile() 2015-05-12 22:47:12 +02:00
gimppixbuf.c Bug 722676: Pasting image from clipboard sometimes does not work. 2014-02-23 00:49:56 +01:00
gimppixbuf.h libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimprgb-parse.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimprgb.c libgimpcolor: fix API docs of gimp_rgb[a]_get,set_pixel() 2015-05-31 02:33:38 +02:00
gimprgb.h libgimpcolor: change LUMINANCE Y values to match sRGB built-in profile 2015-02-14 17:40:54 +01:00
test-color-parser.c fix compilation of a test 2012-05-03 20:36:28 +09:00