gimp/plug-ins/script-fu
Michael Natterer 6ee2dbf0e9 removed menu branch registering here (this function is called on each
2005-03-26  Michael Natterer  <mitch@gimp.org>

	* plug-ins/script-fu/script-fu-scripts.c (script_fu_find_scripts):
	removed menu branch registering here (this function is called on
	each refresh).

	* plug-ins/script-fu/script-fu.c (script_fu_extension_init):
	renamed from script_fu_auxillary_init(), this function is only
	called once when the extension starts up. Register the menu
	branches here.
2005-03-26 22:28:17 +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 don't mark menu branches for translation; the translatable branch name is 2005-03-24 16:40:00 +00:00
siod Removed some debug statements left in by mistake. 2005-03-06 03:09:41 +00:00
tinyscheme Strings are normalized (characters with an accent are combined as one) 2005-03-18 01:17:08 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +00:00
convert-script Might be useful ... 1998-08-05 21:38:27 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-23 22:01:58 +00:00
scheme-wrapper.c added new PDB function gimp_path_import_string() to allow to easily import 2005-03-03 11:02:12 +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 ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +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 ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +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 removed menu branch registering here (this function is called on each 2005-03-26 22:28:17 +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 plug-ins/FractalExplorer plug-ins/Lighting plug-ins/bmp plug-ins/dbbrowser 2005-03-04 13:23:32 +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 plug-ins/FractalExplorer plug-ins/Lighting plug-ins/bmp plug-ins/dbbrowser 2005-03-04 13:23:32 +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 plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu.c removed menu branch registering here (this function is called on each 2005-03-26 22:28:17 +00:00
siod-wrapper.c added new PDB function gimp_path_import_string() to allow to easily import 2005-03-03 11:02:12 +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