gimp/app/composite
Hans Breuer b23682bf8e still unacceptable patched to compile without FT2, see bug #113681
2003-11-16  Hans Breuer  <hans@breuer.org>

	* app/text/*.c : still unacceptable patched to compile
	without FT2, see bug #113681

	* **makefile.msc : updated

	* app/config/gimpconfig-dump.c : include gimpwin32-io.h

	* app/plug-in/plug-ins.c : don't depend on g_print handling
	%s with NULL pointers, it doesn't anymore with glib cvs at
	least not on win32

	* app/widgets/gimppropwidgets.c
	  libgimpbase/gimputils.c
	  libgimpwidgets/gimpmemsizeentry.c :
	sorry about the mess, need to work-around a stupi not able
	to cast from guint64 to double

	* app/widgets/gimppropwidgets.c (gimp_prop_memsize_entry_new) :
	avoid 'overflow in floating-point constant arithmetic' by disabling
	an imho alays questionable g_return_val_if_fail() for _MSC_VER only

	* libgimpmodule/gimpmodule.def : sorted

	* libgimpwidgets/gimpfileselection.c : removed unused S_ISDIR
	definition

	* app/gui/themes.c : filenames in rc files need to be escaped
2003-11-16 21:20:14 +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 Incorrectly reported the inverse of whether not the 3dNow instruction set 2003-10-23 22:35:06 +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 Incorrectly reported the inverse of whether not the 3dNow instruction set 2003-10-23 22:35:06 +00:00
gimp-composite.h Incorrectly reported the inverse of whether not the 3dNow instruction set 2003-10-23 22:35:06 +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 removed test-composite. 2003-11-01 19:51:22 +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