gimp/app/composite
Hans Breuer 1baa2d4581 [ I've postponed my reservations against pangoft2/fontconfig/freetype2
2003-12-12  Hans Breuer  <hans@breuer.org>

	[
	 I've postponed my reservations against pangoft2/fontconfig/freetype2
	 usage, so The Gimp should now build with msvc without patching it.
	]

	* app/makefile.msc app/text/makefile.msc : use $(PANGOFT2_CFLAGS) etc.

	* libgimpthumb/makefile.msc : (new file)
	* makefile.msc : added libgimpthumb

	* libgimpthumb/gimpthumbnail.c : include gimpwin32-io.h
	* libgimpthumb/gimpthumb-utils.c : don't compare size pointer
	with GIMP_THUMB_SIZE_FAIL but *size

	* plug-ins/makefile.msc : handle libgimpoldpreview

	* plug-ins/common/decompose.c : define cbrt() if not __GLIBC__

	* plug-ins/common/winclipboard.c : make it compile without gimpcompat.h

	* plug-ins/imagemap/imagemap_csim_lex.c : its a generated file
	but still win32/msvc has no unistd.h

	* plug-ins/pygimp/makefile.msc : (new file) to use the binary you
	need to patch glib, see bug #98737

	* plug-ins/libgimpoldpreview.c : use <libgimp/gimp.h> instead of "gimp.h"

	* **/Makefile.am : added makefile.msc to EXTRA_DIST
2003-12-13 01:35:19 +00:00
..
.cvsignore shut up cvs 2003-08-18 05:42:23 +00:00
gimp-composite-3dnow-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-3dnow-test.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-3dnow.c Incorrectly reported the inverse of whether not the 3dNow instruction set 2003-10-23 22:35:06 +00:00
gimp-composite-3dnow.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-altivec-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-altivec-test.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-altivec.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-altivec.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-generic-installer.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-generic.c Repaired an oversight on the application of hue/color/saturation/value on 2003-11-25 04:51:31 +00:00
gimp-composite-generic.h fixed dependencies for test-config. 2003-10-12 16:46:50 +00:00
gimp-composite-mmx-installer.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-mmx-test.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-mmx.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-mmx.h app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +00:00
gimp-composite-regression.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-regression.h Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse-installer.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse-test.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse.h app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +00:00
gimp-composite-sse2-installer.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse2-test.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse2.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-sse2.h app/composite/gimp-composite.h app/composite/gimp-composite-generic.h 2003-10-12 00:10:21 +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 migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-vis-test.c Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
gimp-composite-vis.c migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-vis.h migrated to new (trimmer) code and removed dead code. Some beautification 2003-10-06 02:46:15 +00:00
gimp-composite-x86.h gimp-composite-mmx-{test,installer}.c 2003-09-16 02:24:03 +00:00
gimp-composite.c Changed the existing command line option, --no-mmx to --no-cpu-accel and 2003-11-30 17:29:37 +00:00
gimp-composite.h Changed the existing command line option, --no-mmx to --no-cpu-accel and 2003-11-30 17:29:37 +00:00
gimp-composite.html I hate cvs. 2003-07-08 23:15:16 +00:00
make-installer.py Added functions to print the pixels in their various formats. 2003-10-25 06:39:00 +00:00
Makefile.am [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
makefile.msc still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
ns.py composite/ modularisation of the automatic compositing function "wiring" 2003-08-14 07:43:34 +00:00