gimp r22131 - in trunk: . app/plug-in plug-ins/common plug-ins/script-fu/scripts



Author: mitch
Date: 2007-03-15 23:39:32 +0000 (Thu, 15 Mar 2007)
New Revision: 22131
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22131&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/plug-in/gimpplugin-progress.c
   trunk/app/plug-in/gimpplugin-progress.h
   trunk/app/plug-in/gimppluginprocframe.c
   trunk/plug-ins/common/snoise.c
   trunk/plug-ins/script-fu/scripts/difference-clouds.scm
Log:
2007-03-16  Michael Natterer  <mitch gimp org>

	Fix stuck progress bars (bug #393832):

	* app/plug-in/gimpplugin-progress.[ch] (gimp_plug_in_progress_end):
	added PlugInProcFrame parameter instead of blindly using the topmost
	in the procedure stack...

	* app/plug-in/gimppluginprocframe.c
	(gimp_plug_in_proc_frame_dispose): ...because we call it from here,
	when the proc_frame is already removed from the procedure stack.

	Unrelated:

	* plug-ins/script-fu/scripts/difference-clouds.scm: use
	RUN-INTERACTVE instead of 0, added (gimp-displays-flush)

	* plug-ins/common/snoise.c (solid_noide): update the progress to
	1.0 after rendering.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]