gimp/app/plug-in
Sven Neumann 996d24a3c9 app/plug-in/plug-in-progress.[ch] added new PDB function
2005-02-12  Sven Neumann  <sven@gimp.org>

	* app/plug-in/plug-in-progress.[ch]
	* tools/pdbgen/pdb/progress.pdb: added new PDB function
	gimp_progress_set_text().

	* app/pdb/internal_procs.c
	* app/pdb/progress_cmds.c
	* libgimp/gimpprogress_pdb.[ch]: regenerated.

	* libgimp/gimp.def: updated.
2005-02-12 18:25:58 +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 new file with enums moved from ... 2005-01-22 23:49:56 +00:00
gimpenvirontable.c app/base/base.c app/base/temp-buf.c app/base/tile-swap.c 2005-02-07 01:24:22 +00:00
gimpenvirontable.h added some rudimentary support to prepend values to existing environment 2002-12-18 02:47:39 +00:00
gimpplugin-context.c removed assertion about proc_rec != NULL because that happens when 2004-09-22 16:22:43 +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 added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
gimpplugin-message.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
gimpplugin-progress.c app/plug-in/plug-in-progress.[ch] added new PDB function 2005-02-12 18:25:58 +00:00
gimpplugin-progress.h app/plug-in/plug-in-progress.[ch] added new PDB function 2005-02-12 18:25:58 +00:00
gimpplugin.c removed SIGCHLD handler which used to call waitpid(-1,...) because this 2005-02-08 22:38:58 +00:00
gimpplugin.h added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
gimpplugindebug.c added lots of members for the complete state of the plug-ins. 2003-02-11 12:07:31 +00:00
gimpplugindebug.h added hooks for running plug-ins under a memory debugger. Also, removed 2003-02-11 01:21:21 +00:00
gimppluginmanager-call.c added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
gimppluginmanager-call.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
gimppluginmanager-run.c added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
gimppluginmanager-run.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
gimppluginmanager.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimppluginmanager.h app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
gimppluginprocedure.c app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
gimppluginprocedure.h app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
gimppluginprocframe.c made plug_in_proc_frame_free() a static function. 2004-12-23 15:13:51 +00:00
gimppluginprocframe.h made plug_in_proc_frame_free() a static function. 2004-12-23 15:13:51 +00:00
gimppluginshm.c libgimp/gimp.c close the shm_open fd in the POSIX shm case. We were 2004-03-25 09:02:28 +00:00
gimppluginshm.h renamed plug_in->busy to plug_in->in_temp_proc. Added a stack of 2003-01-30 11:20:12 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
plug-in-context.c removed assertion about proc_rec != NULL because that happens when 2004-09-22 16:22:43 +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-debug.c added lots of members for the complete state of the plug-ins. 2003-02-11 12:07:31 +00:00
plug-in-debug.h added hooks for running plug-ins under a memory debugger. Also, removed 2003-02-11 01:21:21 +00:00
plug-in-def.c app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
plug-in-def.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
plug-in-enums.h ooops 2005-01-22 23:51:12 +00:00
plug-in-message.c added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
plug-in-message.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
plug-in-params.c Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
plug-in-params.h Changed plug-in menu registration again to allow passing just the menu 2004-05-07 00:30:24 +00:00
plug-in-proc-def.c app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
plug-in-proc-def.h app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
plug-in-proc-frame.c made plug_in_proc_frame_free() a static function. 2004-12-23 15:13:51 +00:00
plug-in-proc-frame.h made plug_in_proc_frame_free() a static function. 2004-12-23 15:13:51 +00:00
plug-in-progress.c app/plug-in/plug-in-progress.[ch] added new PDB function 2005-02-12 18:25:58 +00:00
plug-in-progress.h app/plug-in/plug-in-progress.[ch] added new PDB function 2005-02-12 18:25:58 +00:00
plug-in-rc.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
plug-in-rc.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
plug-in-run.c added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
plug-in-run.h app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
plug-in-shm.c libgimp/gimp.c close the shm_open fd in the POSIX shm case. We were 2004-03-25 09:02:28 +00:00
plug-in-shm.h renamed plug_in->busy to plug_in->in_temp_proc. Added a stack of 2003-01-30 11:20:12 +00:00
plug-in-types.h app/plug-in/Makefile.am new file with enums moved from ... 2005-01-22 23:49:56 +00:00
plug-in.c removed SIGCHLD handler which used to call waitpid(-1,...) because this 2005-02-08 22:38:58 +00:00
plug-in.h added "gint ref_count" to the PlugInProcFrame struct. Added new functions 2004-12-14 22:42:00 +00:00
plug-ins.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
plug-ins.h app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00