Commit | Date | |
---|---|---|
[r10219]
by
bugman
Reverted r10214 as the code was not placed in the correct spot! The command used was: ..... |
2010-01-14 17:01:25 | Tree |
2010-01-14 16:46:33 | Tree | |
[r10217]
by
bugman
Changes to all the opening and saving file dialogs. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by The following have been changed: |
2010-01-14 16:45:18 | Tree |
[r10216]
by
bugman
Switched from using msgbox() to using the specific dir_message() function. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by This will again be a problem because dir_message() is not defined in gui_bieri.relax_gui. |
2010-01-14 16:33:36 | Tree |
[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 |