Commit | Date | |
---|---|---|
[r13690]
by
bugman
All wx Show and ShowModal calls are suppressed if status.show_gui is not set. This will allow for better GUI testing in the test suite. |
2011-07-18 12:39:32 | Tree |
2011-07-18 12:27:18 | Tree | |
[r13688]
by
bugman
Added the show_gui flag to the status object. This will be used to suppress calls to Show() and ShowModal() so that GUI testing can be more |
2011-07-18 12:26:13 | Tree |
2011-07-18 12:25:13 | Tree | |
[r13686]
by
bugman
Bug fix in one of the relaxation curve-fitting system tests - 'volume' should have been 'point sum'. |
2011-07-18 12:24:00 | Tree |
[r13685]
by
bugman
Merged revisions 13683 via svnmerge from ........ |
2011-07-18 12:14:14 | Tree |
[r13684]
by
bugman
The spectrum ID string is now set in all pages to that of the firs thn the NOE peak intensity wizard. |
2011-07-18 12:05:35 | Tree |
[r13683]
by
bugman
Bug fix for the spectrum.read_intensities int_method argument for volumes. Volume integration should be called 'point sum', but the back end code was checking against the |
2011-07-18 12:00:29 | Tree |
2011-07-18 11:55:13 | Tree | |
[r13681]
by
bugman
The column widths of the Spectrum_list GUI element are now set on resize and when updated. This was previously only set on a resize. |
2011-07-18 10:09:44 | Tree |