Commit | Date | |
---|---|---|
[r15742]
by
bugman
Bug fix for the GUI when deleting analysis tabs. The deletion of analysis tabs was previously failing in certain cases. The problem was the |
2012-04-16 21:21:24 | Tree |
[r15741]
by
bugman
Fix for a bug triggered by wxPython 2.9 when deleting the last analysis tab. The self.notebook object is now deleted when the set_init_state() method is called, allowing it to |
2012-04-16 17:54:00 | Tree |
[r15740]
by
bugman
Converted the pipe switching with GUI tab switching to synchronous to avoid rare races. This racing is triggered by wxPython 2.9. This change should not affect wxPython 2.8 installs. |
2012-04-16 17:38:39 | Tree |
[r15739]
by
bugman
The analysis deletion buttons now do nothing if the notebook is not created yet. This avoids problems on the new wxPython 2.9 versions. |
2012-04-16 17:24:42 | Tree |
2012-04-16 16:30:38 | Tree | |
[r15737]
by
bugman
Increased the size of the model-free model change warning dialog for wxPython 2.9 on GNU/Linux. |
2012-04-16 16:16:23 | Tree |
[r15736]
by
bugman
The file selection wizard GUI element now has the preview button turned on by default. |
2012-04-16 16:06:03 | Tree |
2012-04-16 15:45:55 | Tree | |
[r15734]
by
bugman
Added a file preview button for the spectrum.read_intensities user function GUI page. |
2012-04-16 15:22:39 | Tree |
[r15733]
by
bugman
Added a file preview button to the file selection GUI element of the wizards. This is currently activated for the sequence.read user function. |
2012-04-16 15:17:59 | Tree |