prototype for an extension that allows gmodules as plugins. Known bug:

* plug-ins/plugin-helper/*: prototype for an extension that allows
        gmodules as plugins.  Known bug: crashes on gmodules with a static "query" function

        * app/tools/tool.c
        * app/tools/tool.h: created new GimpTool object.  Did away with ToolInfo.
        Most tools still need to be ported over to the new api.
        * plug-ins/script-fu/script-fu-scripts.c: fixed typo in comment.  Pathetic, huh?
This commit is contained in:
Nate Summers
2001-02-14 04:55:21 +00:00
parent a97e433ba2
commit 35ac032ff1
92 changed files with 9827 additions and 2230 deletions

View File

@ -786,7 +786,7 @@ script_fu_report_cc (gchar *command)
/*
* The following function is a GTraverseFunction, Please
* The following function is a GTraverseFunction. Please
* note that it frees the script->args structure. --Sven
*/
static gboolean