Commit | Date | |
---|---|---|
[r10215]
by
bugman
Switched from using diropenbox() to opendir(). This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by This will be a problem because in patch_II, opendir() is not defined in gui_bieri.relax_gui. |
2010-01-14 16:27:17 | Tree |
[r10214]
by
bugman
Added the missing import_seq(), settings(), param_file_setting() and reset_setting() methods. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by This prevented relax from launching the GUI. |
2010-01-14 15:10:02 | Tree |
[r10213]
by
bugman
Expansion and improvements to the menu bar of the main window. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by Many new entries have been created and menu hot keys have been added for all entries. |
2010-01-14 15:06:06 | Tree |
[r10212]
by
bugman
Clean up of the gui_bieri.res.results_analysis module (much code deletion) This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by This code appears to have been an unnecessary duplication of that in other modules. It looks like a |
2010-01-14 14:45:19 | Tree |
2010-01-14 14:06:48 | Tree | |
[r10210]
by
bugman
Fixes for the relaxGUI imports. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by Again this is different as the import statements were not clearly separated and were messy. |
2010-01-14 13:58:33 | Tree |
[r10209]
by
bugman
Added version information to the GUI. This includes a GUI version of 1.00. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by The change is different though as the relax 'version' module is being used to obtain the relax |
2010-01-14 13:47:33 | Tree |
2010-01-14 13:43:03 | Tree | |
[r10207]
by
bugman
Complete conversion from t[12x] and T[12x] notation to r[12x] and R[12x]. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by These changes are far more extensive than that in patch_II, and cover 100% of the code. |
2010-01-14 10:50:27 | Tree |
[r10206]
by
bugman
Changed '/' to os.sep to make the Bieri GUI OS independent. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-14 10:13:05 | Tree |