gimp/app/plug-in
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
..
gimpplugin-message.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
gimpplugin-progress.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
gimpplugin-progress.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
gimpplugin.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
gimpplugin.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
gimppluginmanager-call.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
gimppluginmanager-run.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
gimppluginmanager.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
gimppluginmanager.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
gimppluginshm.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in-def.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in-def.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
plug-in-message.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in-params.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in-params.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
plug-in-progress.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in-progress.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
plug-in-run.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in-shm.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-in.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
plug-ins.c Sven Neumann <sven@gimp.org> 2000-07-16 12:49:04 +00:00
plug-ins.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00