Files
gimp/libgimp
Tor Lillqvist ef9bef7d25 Use the DEBUG nmake variable to determine whether to build for debugging
* */makefile.msc: Use the DEBUG nmake variable to determine
	whether to build for debugging or not.

	* libgimp/gimp.def: Add some missing entry points.

	* plug-ins/makefile.msc: Redo as to Yosh's reorg of the
 	sources. Add some plug-ins missing earlier. (For instance print,
 	which only prints to files on Win32. We still need a real Win32
 	print plug-in. Much code probably could be lifted from the bmp
 	plug-in.)

	* plug-ins/MapObject/arcball.c: Change Qt_ToMatrix() to void,
 	instead of returning the address of its parameter (dubious
 	practise), as its value is never used anyway.

	For the following changes, thanks to Hans Breuer:

	* plug-ins/FractalExplorer/Dialogs.h: Check for feof, not to get
	into an endless loop on malformed files.

	* plug-ins/common/header.c: Support indexed images.

	* plug-ins/common/sunras.c
	* plug-ins/common/xwd.c
	* plug-ins/print/print.h
	* plug-ins/sgi/sgi.h: Include config.h, guard inclusion of
 	unistd.h.

	* plug-ins/print/print.c: Guard for SIGBUS being undefined. Open
 	output file in binary mode.

	* po/makefile.msc: Add no.
1999-06-28 17:54:19 +00:00
..
1999-05-28 21:56:04 +00:00
1999-06-21 20:04:04 +00:00
1999-05-28 21:56:04 +00:00
1999-03-07 12:56:03 +00:00
1999-05-28 21:56:04 +00:00
1999-06-21 00:23:55 +00:00
1999-03-07 12:56:03 +00:00
1999-03-07 12:56:03 +00:00
1999-05-28 21:56:04 +00:00
1999-05-18 22:41:21 +00:00
1998-12-13 20:16:01 +00:00
1998-12-13 20:16:01 +00:00
1999-03-07 12:56:03 +00:00
1999-03-07 12:56:03 +00:00
1999-03-07 12:56:03 +00:00
1999-05-28 21:56:04 +00:00
1999-05-28 21:56:04 +00:00
1999-03-07 12:56:03 +00:00
1999-03-07 12:56:03 +00:00
1999-06-06 18:17:57 +00:00
1999-05-28 21:56:04 +00:00
1999-04-23 06:07:09 +00:00
1999-06-14 22:18:02 +00:00