..
.cvsignore
libgimpcolor/Makefile.am added a simple unit test framework for the color
2004-07-22 23:30:52 +00:00
Makefile.am
s/GIMP_THREAD_FLAGS/GTHREAD_CFLAGS/
2005-02-13 15:52:44 +00:00
gimpadaptivesupersample.c
register GimpRGB as a boxed type.
2004-07-26 18:14:48 +00:00
gimpadaptivesupersample.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpbilinear.c
libgimpcolor/gimpbilinear.c fix some uninitialized stuff gcc 4.0 was
2005-07-08 18:18:00 +00:00
gimpbilinear.h
libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch]
2003-12-05 15:55:15 +00:00
gimpcmyk.c
broken pipe on previous commit, finishing
2005-01-22 00:43:31 +00:00
gimpcmyk.h
libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a
2003-07-14 20:15:43 +00:00
gimpcolor.def
removed GIMP_TYPE_PARASITE, GIMP_TYPE_PARAM_PARASITE and the GimpRGB
2006-04-02 09:39:46 +00:00
gimpcolor.h
added a GIMP_RGB prefix to the INTENSITY macros.
2003-11-17 14:58:31 +00:00
gimpcolorspace.c
register GimpRGB as a boxed type.
2004-07-26 18:14:48 +00:00
gimpcolorspace.h
app/base/color-balance.c app/base/hue-saturation.c
2003-10-16 19:17:08 +00:00
gimpcolortypes.h
libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a
2003-07-14 20:15:43 +00:00
gimphsv.c
libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a
2003-07-14 20:15:43 +00:00
gimphsv.h
libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a
2003-07-14 20:15:43 +00:00
gimprgb-parse.c
fixed typos in comments.
2005-04-20 12:47:17 +00:00
gimprgb.c
removed GIMP_TYPE_PARASITE, GIMP_TYPE_PARAM_PARASITE and the GimpRGB
2006-04-02 09:39:46 +00:00
gimprgb.h
removed GIMP_TYPE_PARASITE, GIMP_TYPE_PARAM_PARASITE and the GimpRGB
2006-04-02 09:39:46 +00:00
makefile.msc
build but *dont link* display-enums.obj, widget-enums.obj and
2004-08-01 20:51:12 +00:00
test-color-parser.c
include <glib-object.h>.
2004-08-06 01:04:13 +00:00