Michael Natterer
7e258dfa27
app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed...
2006-04-06 Michael Natterer <mitch@gimp.org>
* app/plug-in/Makefile.am
* app/plug-in/plug-in-types.h
* app/plug-in/plug-in-proc-def.[ch]: removed...
* app/pdb/Makefile.am
* app/pdb/pdb-types.h
* app/pdb/gimppluginprocedure.[ch]: ...and added here. Virtualized
get_progname().
* app/pdb/gimptemporaryprocedure.[ch]: new class derived from
GimpPlugInProcedure.
* app/pdb/gimpprocedure.[ch] (struct GimpProcedure): remove union
exec_method and all the structs it needed. Procedure execution is
properly virtualized now. Removed gimp_procedure_initialize() and
grow the args and values arrays dynamically in
gimp_procedure_add_argument()/return_value(). Added marshal_func
parameter to gimp_procedure_new().
* app/actions/plug-in-actions.c
* app/actions/plug-in-commands.c
* app/core/gimp-gui.c
* app/dialogs/file-save-dialog.c
* app/file/file-open.c
* app/file/file-save.c
* app/file/file-utils.c
* app/gui/gui-vtable.c
* app/menus/plug-in-menus.c
* app/plug-in/plug-in-def.c
* app/plug-in/plug-in-message.c
* app/plug-in/plug-in-progress.c
* app/plug-in/plug-in-rc.c
* app/plug-in/plug-in-run.c
* app/plug-in/plug-in.c
* app/plug-in/plug-ins-query.c
* app/plug-in/plug-ins.c
* app/widgets/gimpfiledialog.c
* app/widgets/gimpfileprocview.c
* app/widgets/gimppluginaction.c
* app/xcf/xcf.c
* tools/pdbgen/pdb/fileops.pdb
* tools/pdbgen/pdb/plug_in.pdb
* tools/pdbgen/app.pl: changed accordingly.
* app/pdb/*_cmds.c: regenerated.
* app/pdb/gimp-pdb.c: added uglyness to make the app link again.
2006-04-06 10:01:30 +00:00
..
2006-04-06 10:01:30 +00:00
2006-04-05 21:04:34 +00:00
2006-02-28 06:34:16 +00:00
2006-04-02 18:19:48 +00:00
2006-04-06 10:01:30 +00:00
2006-04-06 10:01:30 +00:00
2006-04-03 10:13:41 +00:00
2006-04-06 10:01:30 +00:00
2006-04-06 10:01:30 +00:00
2006-04-06 10:01:30 +00:00
2006-03-30 14:04:53 +00:00
2006-03-31 10:17:23 +00:00
2006-04-06 10:01:30 +00:00
2006-04-06 10:01:30 +00:00
2006-04-04 07:36:02 +00:00
2006-04-03 11:44:56 +00:00
2006-03-28 17:08:36 +00:00
2006-04-06 10:01:30 +00:00
2006-04-06 10:01:30 +00:00
2006-03-01 08:06:08 +00:00
2006-03-28 17:08:36 +00:00
2006-04-04 17:47:22 +00:00
2005-11-04 11:08:02 +00:00
2006-02-26 19:00:33 +00:00
2006-02-07 10:54:31 +00:00
2006-02-19 17:44:57 +00:00
2005-09-25 19:30:55 +00:00
2005-12-28 21:36:03 +00:00
2005-09-10 12:21:37 +00:00