gimp/libgimpcolor
Hans Breuer 3b3039148c build but *dont link* display-enums.obj, widget-enums.obj and
2004-07-31  Hans Breuer  <hans@breuer.org>

	* app/display/makefile.msc app/widgets/makefile.msc : build
	but *dont link* display-enums.obj, widget-enums.obj and
	gimpdisplayoptions.obj. They must be in the dll
	* app/makefile.msc : build gimp.exe and gimp-console.exe both
	using the same gimp-core.dll
	* app/gimpcore.def : new file, exports for gimp-core.dll
	* app/Makefile.am : added to EXTRA_DIST

	* cursors/makefile.msc : new file to create gimp-tool-cursors.h
	* cursors/Makefile.am : added to EXTRA_DIST

	* **/makefile.msc : updated

	* app/main.c app/app_procs.c : moved code to close the console
	from the former to the later. It only is to be used if The Gimp
	is not build as console app.

	* plug-ins/gfig/gfig.c : dont gimp_drawable_detach() the same
	drawable twice
	* plug-ins/gfig-dialog.c() : added a g_return_if_fail() to avoid
	crashing on File/Import
2004-08-01 20:51:12 +00:00
..
.cvsignore libgimpcolor/Makefile.am added a simple unit test framework for the color 2004-07-22 23:30:52 +00:00
Makefile.am libgimpcolor/Makefile.am added a simple unit test framework for the color 2004-07-22 23:30:52 +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 libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpbilinear.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpcmyk.c libgimpcolor/gimpcolorspace.c fixed gtk-doc comments, removed trailing 2003-11-08 22:06:57 +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 libgimpcolor/gimpcolor.def added new symbols. 2004-07-26 18:17:42 +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 register GimpRGB as a boxed type. 2004-07-26 18:14:48 +00:00
gimprgb.c register GimpRGB as a boxed type. 2004-07-26 18:14:48 +00:00
gimprgb.h register GimpRGB as a boxed type. 2004-07-26 18:14:48 +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 added more test samples. 2004-07-23 11:31:16 +00:00