gimp/plug-ins/script-fu
Kevin Cozens 0cb80bdcd8 Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893.
2007-09-27  Kevin Cozens  <kcozens@cvs.gnome.org>

	Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893.

	* plug-ins/script-fu/scheme-wrapper.c
	* plug-ins/script-fu/scheme-wrapper.h: Added set_run_mode_constant()
	which creates a new constant called SF-RUN-MODE. This constant can
	be used by Script-Fu scripts when calling a plug-in that needs to
	know the current run mode.

	* plug-ins/script-fu/script-fu-scripts.c
	* plug-ins/script-fu/script-fu-console.c
	* plug-ins/script-fu/script-fu.c
	* plug-ins/script-fu/script-fu-server.c: Added calls to create the
	new SF-RUN-MODE constant.

	* plug-ins/script-fu/scripts/difference-clouds.scm: Pass SF-RUN-MODE
	to the solid noise plug-in instead of always using RUN-INTERACTIVE.

svn path=/trunk/; revision=23674
2007-09-27 19:54:28 +00:00
..
ftx removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
re plug-ins/script-fu/re/split.c plug-ins/script-fu/re/split.h 2007-05-30 12:02:11 +00:00
scripts Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
tinyscheme further simplifications. 2007-09-22 18:03:39 +00:00
Makefile.am Missed commit of this file. 2007-05-25 16:26:46 +00:00
scheme-wrapper.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
scheme-wrapper.h Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-console.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-console.h plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-enums.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu-interface.c plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-interface.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-scripts.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-scripts.h plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-server.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-server.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-text-console.c plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-text-console.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-types.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00