Update of /cvsroot/ufraw/ufraw
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv30575
Modified Files:
ufraw_preview.c
Log Message:
Make progress bars work in the GIMP plugin.
Index: ufraw_preview.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_preview.c,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -d -r1.315 -r1.316
--- ufraw_preview.c 27 Nov 2009 12:30:13 -0000 1.315
+++ ufraw_preview.c 27 Nov 2009 15:00:16 -0000 1.316
@@ -3956,7 +3956,9 @@
response = GTK_RESPONSE_OK;
break;
case ok_button:
+ preview_progress_enable(data);
status = (*data->SaveFunc)(data->UF, widget);
+ preview_progress_disable(data);
if (status == UFRAW_SUCCESS)
response = GTK_RESPONSE_OK;
}
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs