gimp/app/plug-in
Sven Neumann 7755461070 reset the "cancel" signal handler id when a new progress is set.
2004-08-17  Sven Neumann  <sven@gimp.org>

	* app/plug-in/plug-in-progress.c (plug_in_progress_start): reset
	the "cancel" signal handler id when a new progress is set.
2004-08-17 15:16: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 [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
gimpenvirontable.c include "libgimpbase/gimpbase.h" where needed; removed now unnecessary 2004-01-19 01:54:11 +00:00
gimpenvirontable.h added some rudimentary support to prepend values to existing environment 2002-12-18 02:47:39 +00:00
gimpplugin-message.c app/plug-in/plug-in-message.c app/plug-in/plug-in-run.c (plug_in_temp_run) 2004-08-11 09:41:48 +00:00
gimpplugin-message.h renamed plug_in->busy to plug_in->in_temp_proc. Added a stack of 2003-01-30 11:20:12 +00:00
gimpplugin-progress.c reset the "cancel" signal handler id when a new progress is set. 2004-08-17 15:16:44 +00:00
gimpplugin-progress.h added "display_ID" to gimp_new_progress(). 2004-08-11 09:36:51 +00:00
gimpplugin.c app/plug-in/plug-in-progress.c app/plug-in/plug-in-run.c don't keep a 2004-08-17 08:21:30 +00:00
gimpplugin.h added virtual function gboolean GimpProgressInterface::is_active(). 2004-08-11 10:29:56 +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 app/plug-in/plug-in-progress.c app/plug-in/plug-in-run.c don't keep a 2004-08-17 08:21:30 +00:00
gimppluginmanager-call.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimppluginmanager-run.c app/plug-in/plug-in-progress.c app/plug-in/plug-in-run.c don't keep a 2004-08-17 08:21:30 +00:00
gimppluginmanager-run.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimppluginmanager.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
gimppluginmanager.h added a GimpContext parameter and use it to start plug-ins. 2004-06-30 16:55:43 +00:00
gimppluginprocedure.c new function which checks a GimpImageType against the 2004-08-08 10:53:19 +00:00
gimppluginprocedure.h new function which checks a GimpImageType against the 2004-08-08 10:53:19 +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 to keep common definitions for the msc build use common 2004-02-07 23:01:33 +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 added lots more "GimpFooFunc gui_foo_func" vtable entries to the Gimp 2003-09-10 22:06:45 +00:00
plug-in-def.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
plug-in-message.c app/plug-in/plug-in-message.c app/plug-in/plug-in-run.c (plug_in_temp_run) 2004-08-11 09:41:48 +00:00
plug-in-message.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-params.c changed warnings to include the invalid menu path. Added check that makes 2004-05-15 11:26:59 +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 new function which checks a GimpImageType against the 2004-08-08 10:53:19 +00:00
plug-in-proc-def.h new function which checks a GimpImageType against the 2004-08-08 10:53:19 +00:00
plug-in-proc.c new function which checks a GimpImageType against the 2004-08-08 10:53:19 +00:00
plug-in-proc.h new function which checks a GimpImageType against the 2004-08-08 10:53:19 +00:00
plug-in-progress.c reset the "cancel" signal handler id when a new progress is set. 2004-08-17 15:16:44 +00:00
plug-in-progress.h added "display_ID" to gimp_new_progress(). 2004-08-11 09:36:51 +00:00
plug-in-rc.c fixed a compiler warning. 2004-07-05 22:28:09 +00:00
plug-in-rc.h added GIMP_CONFIG_ERROR_VERSION to GimpConfigError enum. 2003-11-07 23:47:35 +00:00
plug-in-run.c app/plug-in/plug-in-progress.c app/plug-in/plug-in-run.c don't keep a 2004-08-17 08:21:30 +00:00
plug-in-run.h Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +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 added lots of members for the complete state of the plug-ins. 2003-02-11 12:07:31 +00:00
plug-in.c app/plug-in/plug-in-progress.c app/plug-in/plug-in-run.c don't keep a 2004-08-17 08:21:30 +00:00
plug-in.h added virtual function gboolean GimpProgressInterface::is_active(). 2004-08-11 10:29:56 +00:00
plug-ins.c Redid the whole internal progress stuff: don't pass around 2004-08-10 18:47:21 +00:00
plug-ins.h added a GimpContext parameter and use it to start plug-ins. 2004-06-30 16:55:43 +00:00