gimp/plug-ins
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
..
FractalExplorer Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
Lighting Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
MapObject Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
bmp check for invalid number of channels in a layer. 2007-07-05 17:01:41 +00:00
common show the dialog when called with GIMP_RUN_WITH_LAST_VALS. This is better 2007-09-27 13:05:07 +00:00
faxg3 changed the magic string to "Research" starting at offset 4 (this also 2007-07-19 22:17:15 +00:00
fits plug-ins/common/wmf.c plug-ins/fits/fits.c plug-ins/sel2path/sel2path.c 2007-05-15 11:58:56 +00:00
flame reduced the number of progress updates. 2007-05-10 06:30:49 +00:00
gfig prepend instead of appending to list (patch written earlier). 2007-06-15 08:32:13 +00:00
gflare Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
gfli removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
gimpressionist Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
help plug-ins/help/gimphelpitem.c plug-ins/help/gimphelplocale.c 2007-05-23 13:59:51 +00:00
helpbrowser don't expand the row we are going to, only its parent node. 2007-06-05 14:51:42 +00:00
ifscompose Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
imagemap use g_filename_display_basename() instead of g_path_get_basename(). 2007-07-24 10:05:27 +00:00
jpeg define HAVE_LCMS if lcms is available. 2007-09-27 15:09:50 +00:00
maze use separate variables for width and height entry. Fixes bug #480303. 2007-09-26 10:57:44 +00:00
metadata escape the text values output in the XMP packet. Based on a bug report and 2007-08-29 19:32:39 +00:00
pagecurl Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
print set a default page setup on the operation if it is NULL to prevent crash 2007-08-17 15:30:39 +00:00
pygimp avoids function call with an invalid drawable id 2007-08-15 14:01:01 +00:00
rcm Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
script-fu Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
sel2path Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
sgi Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
twain if load_image fails, return GIMP_PDB_EXECUTION_ERROR 2007-06-11 20:40:32 +00:00
uri plug-ins/uri/uri.c get the procedure help strings from the backend 2007-07-16 13:12:58 +00:00
winicon simplified message string 2007-05-03 08:51:14 +00:00
winsnap Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
xjt Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
Makefile.am dropped the required libcurl version to 7.15.1 made uri build on win32 if 2006-12-02 05:00:38 +00:00
makefile.msc updated msvc build 2007-08-05 15:16:02 +00:00