gimp/plug-ins
Hans Breuer e17baf71d6 updated
2002-09-06  Hans Breuer  <hans@breuer.org>

	* */*/makefile.msc : updated

	* libgimptool/makefile.msc : new file, libgimptool
	is currently build as static lib due to references
	into app/core

	* themes/Default/makefile.msc : removed
	* themes/Default/images/makefile.msc : new file

	* libgimpwidgets/makefile.msc libgimpwidgets/gimpwidgets.c
	updated (externals)

	* app/paint-funcs.c : replaced gccism varibale size array on
	stack with portable alloca, removed sizeof(buf) check which
	must fail now.

	* app/config/gimpconfig.c : get write/close protos
	on win32 from io.h
	* app/config/gimprc.c : dito and <string.h>
	* app/config/gimpscanner.c : <string.h> only

	* app/core/gimpcontainer.c : workaround for clumsy
	compilers not supporting vararg macros

	* app/core/gimpdocumentlist.c app/core/gimpparasitelist.c
	include <io.h> on win32

	* app/widgets/gimpdocumentview.c
	  app/widgets/gimpimagedock.c
	  app/widgets/gimppreview.c : add #ifdef __GNUC__
	to avoid breaking on non standard pragma #warning.

	* app/gui/session.c : include <string.h>

	* regexrepl/makefile.msc : build as dll

	* plug-ins/makefile.msc : updated

	* plug-ins/common/pix.c : open file binary

	* plug-ins/common/spheredesigner.c : avoid error
	'incompatible types' while assigning, use memcpy()
2002-09-06 22:25:19 +00:00
..
FractalExplorer changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
Lighting changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
MapObject app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
bmp app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
common updated 2002-09-06 22:25:19 +00:00
dbbrowser cleaned up after myself. There's no need to sort the store twice. 2002-06-24 10:03:15 +00:00
faxg3 app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
fits app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
flame changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
fp app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
gap app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
gdyntext app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
gfig app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
gflare changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
gfli app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
gimp_ace
gimpressionist merged fix for bug #92394 from stable branch. 2002-09-03 13:09:58 +00:00
helpbrowser Adjusted HTML error string for "Document not found" to align with forthcoming 2002-06-25 13:51:21 +00:00
ifscompose app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
imagemap Make imagemap plug-in a bit more GNOME HIG compliant. Code clean-up for semiflatten plug-in. 2002-09-06 16:59:51 +00:00
jpeg make sure -lm is in $LIBS for the finite/isfinite test, fixes issues on 2002-08-04 03:38:16 +00:00
libgck removed antique Makefile targets, including the "files" hack (which was 2001-11-15 14:42:29 +00:00
maze app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
mosaic changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
pagecurl app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
perl Added Vietnamese file 2002-07-24 06:11:39 +00:00
plugin-helper libgimp/stdplugins-intl.h use the new function gimp_locale_directory() 2002-05-11 11:26:14 +00:00
print Merged bug-fixes from the stable branch: 2002-07-09 16:17:43 +00:00
pygimp (_interact): swap order of buttons to match other dialogs. 2002-08-31 01:47:22 +00:00
rcm changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
script-fu Color correction tool chopping: 2002-08-26 11:35:56 +00:00
sel2path changed dialog name as suggested in bug-report #88905 and did some code 2002-08-26 20:11:22 +00:00
sgi app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
tools app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
twain app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
uri merges from gimp-1-2 branch 2002-04-10 23:10:37 +00:00
webbrowser app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
winsnap app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
xjt app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am emptied 2002-09-06 01:00:33 +00:00
makefile.cygwin 1.2.0 stuff 2000-12-25 08:08:08 +00:00
makefile.mingw.in Remove gpb and spheredesigner. Add gih. (Thanks Sven and Jens for cleaning 2000-12-20 22:35:57 +00:00
makefile.msc updated 2002-09-06 22:25:19 +00:00