gimp/plug-ins/script-fu
Michael Natterer 4ae376f386 don't silently return when there is already a script running but show a
2004-11-02  Michael Natterer  <mitch@gimp.org>

	* plug-ins/script-fu/script-fu-interface.c (script_fu_interface):
	don't silently return when there is already a script running but
	show a message instead. Unfortunately introduces two new strings,
	but bugs are bugs. Fixes bug #123882.
2004-11-02 21:40:10 +00:00
..
ftx ftx/Makefile.am re/Makefile.am scripts/Makefile.am 2004-10-09 04:23:59 +00:00
re Added more files missing from the distribution. re/debug.c re/main.c 2004-10-09 15:21:04 +00:00
scripts deprecated all functions. 2004-11-02 13:44:13 +00:00
siod fixed my last fix 2004-08-08 19:59:16 +00:00
tinyscheme Removed some items from here... tinyscheme/scheme-private.h ... and added 2004-10-29 19:28:29 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +00:00
Makefile.am register some missing enums. 2004-10-25 19:29:00 +00:00
convert-script Might be useful ... 1998-08-05 21:38:27 +00:00
scheme-wrapper.c Updated to use convert_string() to change name of constant to Scheme 2004-10-30 03:38:46 +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 Cleaned up the DB Browser and Plugin Details code and GUI. It's not 2004-09-30 00:33:34 +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 2004-09-23 18:19:24 +00:00
script-fu-interface.c don't silently return when there is already a script running but show a 2004-11-02 21:40:10 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
script-fu-scripts.c renamed member "decription" to "menu_path". 2004-09-30 12:37:42 +00:00
script-fu-scripts.h removed the GUI code... Also did some minor cleanups. 2004-08-31 17:54:46 +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 more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-text-console.c more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-text-console.h more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-types.h renamed member "decription" to "menu_path". 2004-09-30 12:37:42 +00:00
script-fu.c register some missing enums. 2004-10-25 19:29:00 +00:00
siod-wrapper.c Updated to use convert_string() to change name of constant to Scheme 2004-10-30 03:38:46 +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