Commit | Date | |
---|---|---|
[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 |
[r14710]
by
bugman
Bug fixes for the GUI tests on MS Windows. The GUI interpreter thread is now flushed prior to the peak list wizards, as the wizard's user |
2011-09-20 09:02:48 | Tree |
[r14709]
by
bugman
Bug fix for the scons clean target on MS Windows. The build and dist directories from the Mac OS X py2app program are now only deleted by the |
2011-09-20 08:41:17 | Tree |
[r14708]
by
bugman
Bug fix for a race condition on MS Windows blocking the test suite. The analyses update_spin_count() call sets the value of the spin systems GUI element. This is now |
2011-09-20 08:35:20 | Tree |
[r14707]
by
bugman
Attempt to fix the infinite running of the test suite on MS Windows due to the flush() implementation. The GUI interpreter thread's queue object task_done() method is now called to properly clear the queue. |
2011-09-20 07:43:52 | Tree |
[r14706]
by
bugman
Added the 'Go to top' and 'Go to end' entries for the relax controller pop up menu. This includes the appropriate oxygen icons. |
2011-09-19 20:41:29 | Tree |