Gimp/plug-ins
Kevin Cozens 6239dddda3 With this commit we finally say goodbye to SIOD. This large set of changes
2006-10-15  Kevin Cozens  <kcozens@cvs.gnome.org>

	With this commit we finally say goodbye to SIOD. This large set of
	changes updates the Script-Fu plug-in to use the TinyScheme Scheme
	interpreter. These changes originated with changes originally made
	to Script-Fu which created Tiny-Fu (aka. the gimp-tiny-fu module).

	* plug-ins/script-fu/Makefile.am
	* plug-ins/script-fu/script-fu-console.c
	* plug-ins/script-fu/script-fu-interface.c
	* plug-ins/script-fu/script-fu-scripts.c
	* plug-ins/script-fu/script-fu-scripts.h
	* plug-ins/script-fu/script-fu-server.c
	* plug-ins/script-fu/script-fu-text-console.c
	* plug-ins/script-fu/script-fu.c: Updated with the changes made to
	these files as part of the work on the Tiny-Fu project.

	* plug-ins/script-fu/scheme-wrapper.c
	* plug-ins/script-fu/scheme-wrapper.h: Renamed from siod-wrapper.[ch]
	and updated based on differences to ts-wrapper.[ch] from gimp-tiny-fu.

	* plug-ins/script-fu/ftx/*
	* plug-ins/script-fu/re/*
	* plug-ins/script-fu/tinyscheme/*
	* plug-ins/script-fu/scripts/script-fu.init
	* plug-ins/script-fu/scripts/script-fu-compat.init
	* plug-ins/script-fu/scripts/contactsheet.scm
	* plug-ins/script-fu/scripts/script-fu-set-cmap.scm
	* plug-ins/script-fu/scripts/script-fu-util-setpt.scm
	* plug-ins/script-fu/scripts/ts-helloworld.scm: Added all of these
	files and directories from Tiny-Fu. Updated the Makefile.am files
	of ftx, re, and tinyscheme now they are in the GIMP source tree.

	* plug-ins/script-fu/scripts/*.scm: All scripts have been updated as
	needed to ensure they will work with the TinyScheme interpreter. Most
	of the files have been reformatted making it easier to see the syntax
	of Scheme and making them easier to read.

	* plug-ins/script-fu/scripts/Makefile.am: Updated script file lists.

	* plug-ins/script-fu/siod-wrapper.c
	* plug-ins/script-fu/siod-wrapper.h
	* plug-ins/script-fu/siod/*: Removed obsolete files.

	* configure.in: Updated list of files in AC_CONFIG_FILES. Changed
	--disable-script-fu to --without-script-fu which it should have
	been when originally added.

	* INSTALL: Updated to show change to --without-script-fu.
2006-10-16 01:08:54 +00:00
..
bmp plug-ins/bmp/bmp.[ch] plug-ins/bmp/bmpread.c applied patch from Piotr 2006-08-15 17:35:00 +00:00
common improved warning dialog. 2006-10-12 10:00:23 +00:00
faxg3 declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
fits declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
flame declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
FractalExplorer changed some labels to be more descriptive instead of explaining the 2006-10-06 10:38:20 +00:00
gfig reverted change for bug #356901. 2006-10-05 14:25:25 +00:00
gflare app/composite/gimp-composite-generic.c app/core/gimpimage-convert.c 2006-09-12 11:46:10 +00:00
gfli plug-ins/common/CML_explorer.c plug-ins/common/curve_bend.c 2006-06-27 12:38:45 +00:00
gimp_ace
gimpressionist plug-ins/common/CML_explorer.c plug-ins/common/curve_bend.c 2006-06-27 12:38:45 +00:00
help declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
helpbrowser depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
ifscompose app/composite/gimp-composite-generic.c app/core/gimpimage-convert.c 2006-09-12 11:46:10 +00:00
imagemap plug-ins/imagemap/imap_cmd_move.c plug-ins/imagemap/imap_cmd_move_sash.c 2006-10-14 19:15:40 +00:00
jpeg Bill Skaggs <weskaggs@primate.ucdavis.ed> 2006-09-29 18:55:07 +00:00
Lighting plug-ins/FractalExplorer/FractalExplorer.c 2006-06-27 12:19:57 +00:00
MapObject plug-ins/FractalExplorer/FractalExplorer.c 2006-06-27 12:19:57 +00:00
maze minor cleanup. 2006-10-04 08:04:57 +00:00
metadata set a border width of 12 on the toplevel container. 2006-08-10 11:16:33 +00:00
pagecurl plug-ins/common/CML_explorer.c plug-ins/common/curve_bend.c 2006-06-27 12:38:45 +00:00
print Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-06-29 17:58:54 +00:00
pygimp Made 2.3.12 development release. 2006-10-11 15:17:07 +00:00
rcm use GDK_INVERT instead of GDK_XOR with white foreground color. 2006-10-14 20:41:32 +00:00
script-fu With this commit we finally say goodbye to SIOD. This large set of changes 2006-10-16 01:08:54 +00:00
sel2path ported to new vectors API, removed some of the cruft (there is plenty 2006-07-28 21:58:30 +00:00
sgi declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
twain plug-ins/common/CML_explorer.c plug-ins/common/curve_bend.c 2006-06-27 12:38:45 +00:00
uri while downloading, use the same progress messages as the gnomevfs backend. 2006-09-25 21:26:01 +00:00
winicon see bug #352899 2006-10-06 06:42:09 +00:00
winsnap plug-ins/common/CML_explorer.c plug-ins/common/curve_bend.c 2006-06-27 12:38:45 +00:00
xjt declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
.cvsignore
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-08-22 17:40:04 +00:00
makefile.msc updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00