Commit | Date | |
---|---|---|
[r16671]
by
bugman
Fix for the prompt and script UI user function intro print outs. This text is no longer passed through the format_text() function which has problems with newline |
2012-06-05 14:33:34 | Tree |
[r16670]
by
bugman
Merged revisions 16666,16668 via svnmerge from ........ |
2012-06-05 14:27:01 | Tree |
[r16669]
by
bugman
Improvement for the model-free auto-analysis in the GUI. After execution, the main data pipe of the analysis tab is now set to the 'final' data pipe |
2012-06-05 13:54:53 | Tree |
[r16668]
by
bugman
Added checks for the proton frq for the relax_data.read and relax_data.back_calc user functions. This is in response to the problems seen by Martin Ballaschk <ballaschk att fmp-berlin dott de> and If the frequency is not exact or is less than 1 MHz, warnings are now given to the user. |
2012-06-05 13:17:58 | Tree |
[r16667]
by
bugman
Fix for the Mf.test_mf_auto_analysis() GUI test. The recent changes registering the user function update_arg() method with the gui_uf observer object |
2012-06-05 13:12:14 | Tree |
2012-06-05 12:27:34 | Tree | |
[r16665]
by
bugman
Fixes for the GUI tests tearDown() method. All wx events are now flushed before the deletion of GUI elements. |
2012-06-05 11:07:55 | Tree |
[r16664]
by
bugman
Fix for the user function window titles for when 'title_short' is not in the definition. If 'title_short' is missing, 'title' will be used instead. |
2012-06-05 10:14:17 | Tree |
[r16663]
by
bugman
Better handling of the GUI wizard termination. The _handler_close() method is now handling the close events and together with the _ok() method, |
2012-06-05 09:12:12 | Tree |
[r16662]
by
bugman
The wizard window _cancel() method now calls the current page's on_next() method. This allows the page to clean itself up. |
2012-06-05 09:00:36 | Tree |