Commit | Date | |
---|---|---|
[r14720]
by
bugman
The spin loader button in the spin viewer window is now deactivated with the execution lock. |
2011-09-21 07:31:00 | Tree |
2011-09-20 16:04:18 | Tree | |
[r14718]
by
bugman
The wizard page base method on_apply() now does nothing. This should help eliminate Mac OS X bugs. The on_display() and on_display_post() methods are no |
2011-09-20 16:01:47 | Tree |
[r14717]
by
bugman
A second attempt at fixing the broken NOE and Rx auto-analysis peak list wizards on Mac OS X. This time the combo box selection is first checked, and then GetValue() is called. |
2011-09-20 14:00:45 | Tree |
[r14716]
by
bugman
Reverted r14715 as this does not fix the Mac OS X problem! The command used was: ..... |
2011-09-20 13:58:45 | Tree |
[r14715]
by
bugman
Fixes for the peak list wizards for the NOE and Rx auto-analyses for Mac OS X. The read only combo boxes are incompatible with GetValue() on Mac OS X! |
2011-09-20 13:47:11 | Tree |
2011-09-20 11:03:51 | Tree | |
[r14713]
by
bugman
Replaced the tempfile.mkstemp with relax_io.DummyFileObject in the prompt unit tests. The tempfile.mkstemp() only creates a string, whereas a file object is required. |
2011-09-20 10:17:49 | Tree |
[r14712]
by
bugman
Bug fix for many unit tests on MS Windows. The os.tmpfile() call has been replaced by tempfile.mkstemp() in the data types passed into the unit |
2011-09-20 10:12:57 | Tree |
[r14711]
by
bugman
The testing of the various GUI windows for race conditions now occurs in the NOE GUI test. This should significantly speed up the model-free auto-analysis GUI test. |
2011-09-20 09:26:34 | Tree |