Menu

SVN archive Commit Log


Commit Date  
[r10228] by bugman

Expanded the print out when exiting to include references and shifted to using question().

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

The print out will need a bit of formatting, and it would be better if the question() box is
eventually removed as asking the user if they would like to quit after the user asked the program
to quit is annoying.

2010-01-15 09:51:59 Tree
[r10227] by bugman

Added actions for the new menu entries.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

2010-01-15 09:46:48 Tree
[r10226] by bugman

Comment improvements throughout relax_gui.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

2010-01-15 09:45:55 Tree
[r10225] by bugman

Added a series of global variables to be used throughout the GUI.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

These include the global_setting list, the file_setting list, the sequencefile, and tables of
results.

2010-01-15 09:32:40 Tree
[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
Michael Bieri (https://gna.org/users/michaelbieri).

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
Michael Bieri (https://gna.org/users/michaelbieri).

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
Michael Bieri (https://gna.org/users/michaelbieri).

The situation of no unresolved spins is better handled, and the ';' character is replaced by ','
internally.

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
Michael Bieri (https://gna.org/users/michaelbieri).

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.

.....
r10219 | bugman | 2010-01-14 18:01:25 +0100 (Thu, 14 Jan 2010) | 19 lines
Changed paths:
M /branches/bieri_gui/gui_bieri/relax_gui.py

Reverted r10214 as the code was not placed in the correct spot!

The command used was:
svn merge -r10214:10213 .

.....
r10214 | bugman | 2010-01-14 16:10:02 +0100 (Thu, 14 Jan 2010) | 8 lines
Changed paths:
M /branches/bieri_gui/gui_bieri/relax_gui.py

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
Michael Bieri (https://gna.org/users/michaelbieri).

This prevented relax from launching the GUI.
.....
.....

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:
svn merge -r10214:10213 .

.....
r10214 | bugman | 2010-01-14 16:10:02 +0100 (Thu, 14 Jan 2010) | 8 lines
Changed paths:
M /branches/bieri_gui/gui_bieri/relax_gui.py

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
Michael Bieri (https://gna.org/users/michaelbieri).

This prevented relax from launching the GUI.
.....

2010-01-14 17:01:25 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.