gimp/libgimpcolor
Tor Lillqvist cd31cdd7eb Update.
2003-09-01  Tor Lillqvist  <tml@iki.fi>

	* README.win32: Update.

	* app/composite/gimp-composite-mmx.c: For some reason the gcc&gas
	combination used on Win32 wants identifiers prefixed with
	underscores in the asm sequences.

	* plug-ins/common/ps.c (ps_open): [Win32] Don't write the gs
	executable name into the indirect command line file. Do write the
	quoted form of the filename to it.
	(my_shell_quote): New funcion. Use instead of g_shell_quote() on
	Windows, as g_shell_quote() always uses single quotes, which don't
	mean anything to the Windows shell (or C runtime startup
	code). (This might be argued to be a bug in GLib, maybe
	g_shell_quote should behave differently accoring to platform.)

	* etc/gimprc.win32: Remove, generate with gimpconfig-dump.

	* */makefile.mingw.in: Remove, unmaintained.
2003-09-01 00:13:08 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:24:42 +00:00
Makefile.am libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimpadaptivesupersample.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpadaptivesupersample.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbilinear.c libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpbilinear.h libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpcmyk.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +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 renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gimpcolor.h include <libgimpcolor/gimpcmyk.h>. 2003-07-15 00:29:34 +00:00
gimpcolorspace.c applied a patch from S. Mukund that fixes the gimp_hsv_to_rgb_int() and 2003-08-31 16:20:12 +00:00
gimpcolorspace.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +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.c libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
gimprgb.h libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00
makefile.msc libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a 2003-07-14 20:15:43 +00:00