gimp/modules
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 shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am include <libgimpcolor/gimpcmyk.h>. 2003-07-15 00:29:34 +00:00
cdisplay_colorblind.c modules/cdisplay_colorblind.c (cdisplay_colorblind_load_state) 2003-06-25 10:07:01 +00:00
cdisplay_gamma.c modules/cdisplay_colorblind.c (cdisplay_colorblind_load_state) 2003-06-25 10:07:01 +00:00
cdisplay_highcontrast.c modules/cdisplay_colorblind.c (cdisplay_colorblind_load_state) 2003-06-25 10:07:01 +00:00
colorsel_cmyk.c save some space by showing the stock_id instead of the colorselector's 2003-07-19 01:43:51 +00:00
colorsel_triangle.c save some space by showing the stock_id instead of the colorselector's 2003-07-19 01:43:51 +00:00
colorsel_water.c save some space by showing the stock_id instead of the colorselector's 2003-07-19 01:43:51 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00