Menu

SVN archive Commit Log


Commit Date  
[r16147] by bugman

Big improvements for the Combo_list GUI element.

The client data is now set and returned instead of the string values, allowing for more descriptive
choices. The SetValue() method has been implemented. And floats and ints are now supported as data
types.

2012-05-09 10:12:47 Tree
[r16146] by bugman

Fix for the Value.ResetChoices() method for ComboBoxes for handling non-string types.

2012-05-09 10:11:07 Tree
[r16145] by bugman

Converted the model_free user functions to the auto-generation design.

2012-05-09 09:59:19 Tree
[r16144] by bugman

Fix for the test_name_molecule_many_fail() unit test - RelaxMultiMolIDError is now raised.

2012-05-09 09:33:44 Tree
[r16143] by bugman

The consistency_tests.set_frq and jw_mapping.set_frq have been synchronised.

These perform exactly the same purpose, and have been made almost identical.

2012-05-09 08:56:31 Tree
[r16142] by bugman

Improved the jw_mapping.set_frq wizard page size.

2012-05-09 08:52:45 Tree
[r16141] by bugman

Merged revisions 16135-16137 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16135 | bugman | 2012-05-09 10:22:44 +0200 (Wed, 09 May 2012) | 3 lines

Fix for the call to arg_check.is_list() in the model-free code.
........
r16136 | bugman | 2012-05-09 10:44:24 +0200 (Wed, 09 May 2012) | 7 lines

Changed the behaviour of the arg_check module so that the functions can return answers.

The raise_error flag is now accepted by all is_*() functions. If this is False, then the functions
will return either True or False, answering the question. This should allow the functions to be
used more extensively.
........
r16137 | bugman | 2012-05-09 10:46:11 +0200 (Wed, 09 May 2012) | 5 lines

Fix for the arg_check.is_list call used in the fix at r16130.

This now will return the answer rather than raising a RelaxError.
........

2012-05-09 08:51:16 Tree
[r16140] by bugman

Refinement of the jw_mapping.set_frq user function.

The wizard page now shows a read only ComboBox of the allowed spectrometer frequencies, so that the
user does not need to input the exact value. The descriptions have also been improved.

2012-05-09 08:50:38 Tree
[r16139] by bugman

Created the generic_fns.frq.get_values() function for returning a list of unique spectrometer frqs.

2012-05-09 08:49:09 Tree
[r16138] by bugman

Fix for the Uf_page.on_display() method for updating ComboBox data.

The check of the data returned by the iterator can now handle all data types.

2012-05-09 08:48: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.