I applied your patch with some implementation changes. I still didn't enable 100% zoom. Enabling it requires the simple patch:
diff -r1.18 ufraw_ui.h 18c18 < #define min_scale 2 --- > #define min_scale 1 The progress bar didn't work for me. I think the call to gtk_main_iteration() is the culprit. There is also a problem with the denoise preview. Udi ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ ufraw-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ufraw-devel
