Gimp/plug-ins/script-fu
Hans Breuer c6f63ea4e1 TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs
2005-02-19  Hans Breuer  <hans@breuer.org>

	* app/base/pixel-processor.c : TILE_WIDTH is used unconditionally
	so always include "tile.h"
	* app/base/tile-swap.c : WIN32 needs <process.h> for _getpid()

	* app/dialogs/user-install-dialog.c : include gimpwin32-io.h
	* libgimpbase/gimpwin32-io.h : there are no group or other
	flags in msvcrt, define S_IGRP etc in terms of _S_IREAD etc

	* plug-ins/script-fu/script-fu.c plug-ins/script-fu/siod-wrapper.c :
	no script-fu server on win32, make respective function calls conditional

	* libgimpconfig/makefile.msc : new file
	* **/makefile.msc app/gimpcore.def : updated, gimp builds
	and runs once more with ms toolchain
2005-02-19 00:50:36 +00:00
..
ftx ftx/Makefile.am re/Makefile.am scripts/Makefile.am 2004-10-09 04:23:59 +00:00
re Added GIMP_CFLAGS to AM_CFLAGS. This is needed by upcoming UTF-8 support. 2005-01-24 04:24:42 +00:00
scripts Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-16 19:39:41 +00:00
siod removed wrong URL from help output. 2005-01-11 09:41:53 +00:00
tinyscheme tiny-fu/tiny-fu.c tiny-fu/tiny-fu-scripts.c Added support for 2004-11-19 03:56:40 +00:00
.cvsignore
convert-script
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 22:31:58 +00:00
scheme-wrapper.c TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
scheme-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00
script-fu-console.c make libgimpprocbrowser a libtooled library. 2004-11-17 20:02:23 +00:00
script-fu-console.h plug-ins/script-fu/script-fu-console.[ch] plug-ins/script-fu/script-fu.c 2004-07-14 16:03:58 +00:00
script-fu-enums.h plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu-interface.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
script-fu-interface.h removed the GUI code... Also did some minor cleanups. 2004-08-31 17:54:46 +00:00
script-fu-intl.h
script-fu-scripts.c plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu-scripts.h plug-ins/script-fu/script-fu-scripts.[ch] appled patch from Kevin Cozens 2004-11-17 15:24:07 +00:00
script-fu-server.c got rid of two the global file descriptor sets. Use the client hash-table 2004-09-21 16:06:50 +00:00
script-fu-server.h
script-fu-text-console.c
script-fu-text-console.h
script-fu-types.h plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu.c TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
siod-wrapper.c TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
siod-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00