Menu

SVN archive Commit Log


Commit Date  
[r16691] by bugman

Implemented the relax_data.frq and relax_data.type user function definitions and backends.

2012-06-06 10:59:41 Tree
[r16690] by bugman

Simple fix for the Relax_data.test_reset() system test.

2012-06-06 10:59:15 Tree
[r16689] by bugman

Created the Relax_data.test_reset() system test for testing relax_data.frq and relax_data.type.

These two user functions do not yet exist.

2012-06-06 10:52:21 Tree
[r16688] by bugman

Big reworking of the spin viewer window tree element.

Many new pop up menu entries have been added covering almost all of the molecule, residue, and spin
user functions. The methods bound to the pop up menu entries have all been renamed to
'action_'+type+'_'+user function name. And the residue and spin changes checking has been fixed to
include checks for the naming and numbering.

2012-06-06 10:02:24 Tree
[r16687] by bugman

Bug fix for the Sequence GUI input element for the GetValue() method.

The Combo_list GUI element can return None rather than [], therefore this is now caught.

2012-06-06 09:39:46 Tree
[r16686] by bugman

Set the force flag args for a few spin and residue user functions to the 'force flag' arg type.

2012-06-06 09:27:05 Tree
[r16685] by bugman

Merged revisions 16684 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16684 | bugman | 2012-06-06 10:40:19 +0200 (Wed, 06 Jun 2012) | 6 lines

Bug fix for the loading of the molecule name and type from relax state or results files.

The str() builtin function is now used to convert the string from unicode to a normal string. This
is needed as u'My mol' != 'My mol', breaking a number of tests!
........

2012-06-06 08:41:02 Tree
[r16684] by bugman

Bug fix for the loading of the molecule name and type from relax state or results files.

The str() builtin function is now used to convert the string from unicode to a normal string. This
is needed as u'My mol' != 'My mol', breaking a number of tests!

2012-06-06 08:40:19 Tree
[r16683] by bugman

The molecule.name and molecule.type user function force args are now of the 'force flag' arg type.

This hides the arg in the GUI.

2012-06-06 08:23:46 Tree
[r16682] by bugman

Some fixes for the bad merge at r16679.

2012-06-06 08:22:03 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.