gimp/app/composite
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 2003-08-18 05:42:23 +00:00
Makefile.am libgimpbase/Makefile.am (EXTRA_DIST) removed gimpversion.h.in. 2003-08-26 22:56:30 +00:00
gimp-composite-3dnow-installer.c Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-3dnow-test.c New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-3dnow.c retired and removed. 2003-08-18 01:47:10 +00:00
gimp-composite-3dnow.h retired and removed. 2003-08-18 01:47:10 +00:00
gimp-composite-altivec-installer.c Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-altivec-test.c New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-altivec.c Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-altivec.h Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-generic-installer.c Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
gimp-composite-generic.c added missing g_rand_free(). 2003-08-27 00:02:04 +00:00
gimp-composite-generic.h Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
gimp-composite-mmx-installer.c Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
gimp-composite-mmx-test.c New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-mmx.c Update. 2003-09-01 00:13:08 +00:00
gimp-composite-mmx.h Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-regression.c New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-regression.h New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-sse-installer.c Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-sse-test.c New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-sse.c Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
gimp-composite-sse.h Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-sse2-installer.c Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-sse2-test.c New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-sse2.c Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
gimp-composite-sse2.h Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
gimp-composite-test.c retired and removed. 2003-08-18 01:47:10 +00:00
gimp-composite-util.h removed ... ... and readded under a new name. 2003-07-09 11:52:10 +00:00
gimp-composite-vis-installer.c Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-vis-test.c New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
gimp-composite-vis.c Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite-vis.h Various beautifications, dead code removal, comment clean-up. 2003-08-18 15:05:22 +00:00
gimp-composite.c Regenerated installers and testers. 2003-08-20 02:55:46 +00:00
gimp-composite.h composite/ modularisation of the automatic compositing function "wiring" 2003-08-14 07:43:34 +00:00
gimp-composite.html I hate cvs. 2003-07-08 23:15:16 +00:00
make-installer.py New function to initialise a GimpCompositeContext 2003-08-22 05:54:01 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
ns.py composite/ modularisation of the automatic compositing function "wiring" 2003-08-14 07:43:34 +00:00
test-composite.c retired and removed. 2003-08-18 01:47:10 +00:00