Commit | Date | |
---|---|---|
[r10224]
by
bugman
Increased the status bar width. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-15 09:17:00 | Tree |
[r10223]
by
bugman
Simplified the whichmodel() function (not sure what the removed wx calls did anyway). This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-15 09:12:53 | Tree |
[r10222]
by
bugman
Improvements to how unresolved spin systems are handled. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by The situation of no unresolved spins is better handled, and the ';' character is replaced by ',' |
2010-01-15 09:10:26 | Tree |
[r10221]
by
bugman
Updated the global setting dialog. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by The gui_bieri.res.settings module is now in sync with patch_II. |
2010-01-14 18:05:43 | Tree |
[r10220]
by
bugman
Properly introduced the import_seq(), settings(), param_file_setting() and reset_setting() methods. This is what r10214 should have been. ..... |
2010-01-14 17:05:47 | Tree |
[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 |