Commit | Date | |
---|---|---|
[r14256]
by
bugman
Improvements to the user warning dialog about closing windows. The dialog is now only shown once at the start and it blocks the auto-analysis. |
2011-08-08 12:21:45 | Tree |
[r14255]
by
bugman
The relax data store from_xml() file no longer notifies the observers of pipe alterations. When the pipe_to argument is supplied, this method does not alter the data pipes but simply fills |
2011-08-08 12:01:38 | Tree |
[r14254]
by
bugman
Added a message dialog to warn the user to close the spin viewer and pipe editor windows to speed up calcs. |
2011-08-08 10:37:53 | Tree |
[r14253]
by
bugman
The relax controller progress gauges are now tested in the model-free auto-analysis GUI test. The should all be set to 100 upon completion. |
2011-08-08 10:19:27 | Tree |
[r14252]
by
bugman
Deleted the unused dir_message(), exec_relax() and relax_run_ok() message functions. |
2011-08-08 09:57:52 | Tree |
2011-08-08 09:16:13 | Tree | |
[r14250]
by
bugman
Merged revisions 14249 via svnmerge from ........ |
2011-08-08 09:14:56 | Tree |
[r14249]
by
bugman
Bug fix for the saving/loading of a results file in GUI mode. The save files were containing the ds.relax_gui object and restoring it on loading. This caused |
2011-08-08 09:12:46 | Tree |
[r14248]
by
bugman
The spin viewer tree update() method now acquires both the pipe and spin locks. This prevents a major source of race conditions. |
2011-08-08 08:13:21 | Tree |
[r14247]
by
bugman
All of the acquire() and release() calls to status.spin_lock are now within "try ... finally" blocks. This ensures that the lock will be released at the end. |
2011-08-08 08:00:13 | Tree |