gimp/libgimpmodule
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 Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
Makefile.am Move gimpwin32-io.h to libgimpbase_1_3_la_SOURCES, so that it gets 2003-11-05 05:19:14 +00:00
gimpmodule.c removed newlines from messages, removed trailing whitespace. 2003-11-15 12:36:09 +00:00
gimpmodule.def still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
gimpmodule.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduledb.c removed newlines from messages, removed trailing whitespace. 2003-11-15 12:36:09 +00:00
gimpmoduledb.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduletypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00