Commit | Date | |
---|---|---|
2011-08-05 12:29:57 | Tree | |
[r14176]
by
bugman
All wx object Append() calls now have their data passed through str_to_gui() first as well. This prevents GUI failures due to the wrong data type being encountered. |
2011-08-05 12:20:58 | Tree |
2011-08-05 12:12:16 | Tree | |
[r14174]
by
bugman
All data passed into wxPython SetValue calls now go through gui.misc.*_to_gui() functions. This ensures that the correct data type is sent into the GUI elements. |
2011-08-05 10:42:19 | Tree |
2011-08-05 10:29:24 | Tree | |
[r14172]
by
bugman
Fix for the stereochemistry auto-analysis - the pipe_name arg does not exist in this auto-analysis. |
2011-08-05 10:12:52 | Tree |
[r14171]
by
bugman
Fix for the dauvergne_protocol - the maximum number of optimisation iterations is now an int. |
2011-08-05 10:06:33 | Tree |
[r14170]
by
bugman
The observers of pipe alterations should now all be thread safe. Pipe changes in relax were causing segfaults in the GUI. |
2011-08-05 10:04:31 | Tree |
[r14169]
by
bugman
Backward compatibility fix for supporting old model-free auto-analysis GUI save states. |
2011-08-05 09:52:22 | Tree |
2011-08-05 09:42:23 | Tree |