gimp/libgimpcolor
Michael Natterer 056e09a6cb Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
gimpadaptivesupersample.c libgimpcolor: Add an assert at start of gimp_render_sub_pixel() 2011-10-13 10:22:39 +05:30
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 libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcairocolor.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpcairocolor.h libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +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 libgimp*: update .def files after cairo functions moved between libs 2011-05-01 11:24:26 +02:00
gimpcolor.h libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpcolormanaged.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimpcolormanaged.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorspace.c libgimpcolor: Delete unnecessary h initializer 2011-10-04 14:40:24 +05:30
gimpcolorspace.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolortypes.h libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimphsl.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphsl.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +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
gimprgb-parse.c Applied patch from Andreas Turtschan to fix more RGB colour values. Fixes 2009-01-23 21:49:25 +00:00
gimprgb.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimprgb.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
test-color-parser.c libgimpcolor: Include cairo.h in test program 2011-04-29 15:00:28 +05:30