gimp/app/plug-in
Michael Natterer 38406b7202 removed plug_in_push() and plug_in_pop()...
2006-04-29  Michael Natterer  <mitch@gimp.org>

	* app/plug-in/plug-in.[ch]: removed plug_in_push() and
	plug_in_pop()...

	* app/plug-in/gimppluginmanager.[ch]: ...and added them here as
	gimp_plug_in_manager_plug_in_push() and _pop()

	* app/plug-in/plug-in-message.c (plug_in_handle_proc_run): changed
	accordingly.

	* app/plug-in/plug-in.c (plug_in_close): removed an unused
	variable, moved another one to a local scope.

	* app/plug-in/plug-in.h: indentation.
2006-04-29 19:03:44 +00:00
..
.cvsignore added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
Makefile.am app/plug-in/Makefile.am removed... 2006-04-28 23:13:23 +00:00
gimpenvirontable.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimpenvirontable.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimpinterpreterdb.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimpinterpreterdb.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
gimpplugin-context.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimpplugin-context.h tools/pdbgen/Makefile.am new files that will hold context related PDB 2004-09-22 15:26:58 +00:00
gimpplugin-message.c removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00
gimpplugin-message.h let the private wire methods live in the GIMP namespace. Declare internal 2005-12-13 14:11:56 +00:00
gimpplugin-progress.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimpplugin-progress.h app/core/gimp-gui.[ch] app/gui/gui-vtable.c pass displays around as 2006-03-23 21:56:13 +00:00
gimpplugin.c removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00
gimpplugin.h removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00
gimpplugindebug.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimpplugindebug.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-call.c app/plug-in/Makefile.am removed... 2006-04-28 23:13:23 +00:00
gimppluginmanager-call.h app/plug-in/Makefile.am removed... 2006-04-28 23:13:23 +00:00
gimppluginmanager-data.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-data.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-file.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-file.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-help-domain.c NULL-terminate string arrays here too, so they can be freed with 2006-04-29 17:55:42 +00:00
gimppluginmanager-help-domain.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-locale-domain.c NULL-terminate the locale_domains and locale_paths string vectors, as they 2006-04-28 23:45:51 +00:00
gimppluginmanager-locale-domain.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-menu-branch.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-menu-branch.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-query.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-query.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginmanager-run.c app/plug-in/Makefile.am removed... 2006-04-28 23:13:23 +00:00
gimppluginmanager-run.h app/plug-in/Makefile.am removed... 2006-04-28 23:13:23 +00:00
gimppluginmanager.c removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00
gimppluginmanager.h removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00
gimppluginprocedure.c app/plug-in/Makefile.am removed... 2006-04-28 23:13:23 +00:00
gimppluginprocedure.h Added some signals inspired by Rockwalrus' libpdb: 2006-04-27 19:36:13 +00:00
gimppluginprocframe.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimppluginprocframe.h added plug_in_proc_frame_get_return_vals(). 2006-04-05 13:23:21 +00:00
gimppluginshm.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimppluginshm.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gimptemporaryprocedure.c app/plug-in/Makefile.am removed... 2006-04-28 23:13:23 +00:00
gimptemporaryprocedure.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2006-04-06 10:01:30 +00:00
makefile.msc updated 2006-02-26 19:00:33 +00:00
plug-in-context.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
plug-in-context.h tools/pdbgen/Makefile.am new files that will hold context related PDB 2004-09-22 15:26:58 +00:00
plug-in-def.c set the mtime of all the plug_in_def's procedures too. 2006-04-08 23:12:06 +00:00
plug-in-def.h ref all registered procedures. 2006-04-07 08:16:26 +00:00
plug-in-enums.c app/plug-in/plug-in-enums.h moved GimpRunMode enum to libgimpbase. 2006-04-06 10:16:39 +00:00
plug-in-enums.h app/plug-in/plug-in-enums.h moved GimpRunMode enum to libgimpbase. 2006-04-06 10:16:39 +00:00
plug-in-message.c removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00
plug-in-message.h let the private wire methods live in the GIMP namespace. Declare internal 2005-12-13 14:11:56 +00:00
plug-in-params.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
plug-in-params.h removed this function. We only have shallow GPParam arrays in the core 2006-04-09 17:19:58 +00:00
plug-in-proc-frame.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
plug-in-proc-frame.h added plug_in_proc_frame_get_return_vals(). 2006-04-05 13:23:21 +00:00
plug-in-progress.c app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
plug-in-progress.h app/core/gimp-gui.[ch] app/gui/gui-vtable.c pass displays around as 2006-03-23 21:56:13 +00:00
plug-in-rc.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
plug-in-rc.h return a GSList* of PlugInDefs instead of a boolean. Don't return anything 2006-04-09 12:33:32 +00:00
plug-in-types.h app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
plug-in.c removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00
plug-in.h removed plug_in_push() and plug_in_pop()... 2006-04-29 19:03:44 +00:00