gimp/plug-ins/script-fu
Michael Natterer 509b88e815 Brought the PDB progress into a working state. Fixes bug #6010, addressed
2004-08-30  Michael Natterer  <mitch@gimp.org>

	Brought the PDB progress into a working state. Fixes bug #6010,
	addressed bugs #97266 and #135185 and unfortunately reopens bug
	#150194 (will fix that later).

	* libgimpbase/gimpbaseenums.h: added enum GimpProgressCommand.

	* app/core/gimppdbprogress.c
	* libgimp/gimpprogress.c: use the enum instead of integer
	constants for the different progress commands. Cleanup.

	* app/plug-in/plug-in-progress.c
	* app/plug-in/plug-in-run.c
	* app/plug-in/plug-in.c: switch bach to real refcouting for
	plug_in->progress (reopens bug #150194) and enabled the PDB
	progress code.

	* plug-ins/script-fu/script-fu-scripts.c: cleaned up the
	progress stuff and the script-fu interface a bit.

	* plug-ins/pygimp/gimpenums.py
	* plug-ins/script-fu/script-fu-constants.c
	* tools/pdbgen/enums.pl: regenerated.
2004-08-30 14:57:24 +00:00
..
scripts libgimp/Makefile.am libgimp/gimp.h libgimp/gimpui.h 2004-07-27 15:15:58 +00:00
siod fixed my last fix 2004-08-08 19:59:16 +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 Applied a bunch of small changes contributed by Tim Mooney that fix stack 2004-07-30 20:56:29 +00:00
scheme-wrapper.c use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +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 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-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-constants.c Brought the PDB progress into a working state. Fixes bug #6010, addressed 2004-08-30 14:57:24 +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 libgimp/Makefile.am libgimp/gimp.h libgimp/gimpui.h 2004-07-27 15:15:58 +00:00
script-fu-interface.c Brought the PDB progress into a working state. Fixes bug #6010, addressed 2004-08-30 14:57:24 +00:00
script-fu-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
script-fu-scripts.c Brought the PDB progress into a working state. Fixes bug #6010, addressed 2004-08-30 14:57:24 +00:00
script-fu-scripts.h configure.in plug-ins/script-fu/siod/Makefile.am 2003-11-26 17:14:58 +00:00
script-fu-server.c Sorry, couldn't resist to finish this task... 2004-05-25 18:36:52 +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.c plug-ins/script-fu/script-fu-console.[ch] plug-ins/script-fu/script-fu.c 2004-07-14 16:03:58 +00:00
siod-wrapper.c use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +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