Gimp/plug-ins/script-fu
Michael Natterer df9eeff6ac Sven Neumann <sven@gimp.org>
2000-07-16  Michael Natterer  <mitch@gimp.org>
	    Sven Neumann      <sven@gimp.org>

	* AUTHORS
	* gimp.1.in
	* app/about_dialog.c: removed two accidentially added non-authors.

	* app/errors.[ch]
	* app/main.c: added a new command line option
	"--enable-stack-trace" which can be one of {never|query|always}.

	* app/plug_in.c
	* libgimp/gimp.c: pass the stack trace mode as an argv[] element to
	plug-ins. Cleaned up the plug-ins' argv[] (removed unused TILE_WIDTH
	and TILE_HEIGHT arguments, always pass 6 arguments to make the code
	simpler).

	* libgimp/gimpenums.h
	* plug-ins/script-fu/script-fu-constants.c
	* tools/pdbgen/Makefile.am
	* tools/pdbgen/enums.pl: export the app's STACK_TRACE_MODE enum.

	* plug-ins/common/plugindetails.c: made the titles of the tree view
	unclickable, cleanups.
2000-07-16 12:49:04 +00:00
..
scripts plug-ins/script-fu/scripts/ripply-anim.scm 2000-06-06 11:54:05 +00:00
siod new scheme for i18n of script-fus: translatable strings are marked 2000-03-28 21:06:39 +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
interp_md5.c
interp_md5.h
interp_regex.c acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
interp_slib.c new scheme for i18n of script-fus: translatable strings are marked 2000-03-28 21:06:39 +00:00
interp_sliba.c Fix own braino: Use max three octal digits, not four. 1999-09-03 21:16:53 +00:00
interp_trace.c
Makefile.am Script-Fu internationalisation! 2000-02-27 19:35:39 +00:00
regex.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
regex.h acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
regexrepl.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
regexrepl.h acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
script-fu-console.c Sven Neumann <sven@gimp.org> Simon Budig <Simon.Budig@unix-ag.org> Garry 2000-06-01 17:34:56 +00:00
script-fu-console.h plug-ins/script-fu/script-fu.c added an eval PDB interface for running 1998-09-10 19:03:20 +00:00
script-fu-constants.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
script-fu-constants.h app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +00:00
script-fu-enums.h implemented new argument type SF_OPTION which allows the user 2000-04-28 00:02:11 +00:00
script-fu-interface.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
script-fu-intl.h libgimp/gimpfileselection.c behave like other dialogs (close) when 2000-02-28 00:45:58 +00:00
script-fu-scripts.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
script-fu-scripts.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
script-fu-server.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
script-fu-server.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
script-fu.c Yes, there *is* a "build" directory. It's a virtual module included in 2000-07-04 18:50:03 +00:00
siod.h app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +00:00
siodp.h