Menu

SVN archive Commit Log


Commit Date  
[r15910] by bugman

Created a number of special objects for the user function data storage.

2012-05-03 17:33:24 Tree
[r15909] by bugman

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

........
r15906 | bugman | 2012-05-03 16:29:16 +0200 (Thu, 03 May 2012) | 6 lines

Fix for the Base_value ResetChoices() method.

The recent simplification was failing as the ComboBox.Insert() method could not handle the position
being set to sys.maxint, unlike most other of its methods.
........
r15907 | bugman | 2012-05-03 18:14:11 +0200 (Thu, 03 May 2012) | 8 lines

Big bug fix for the test suite!

One of the state system tests was removing the frame order analysis from the
generic_fns.pipes.VALID_TYPES list with a pop() call. But this change is permanent. So in the
later Bmrb.test_bmrb_rw GUI test, the GUI fails as this list is used in the pipe.create GUI user
function interface and it no longer matches the corresponding PIPE_DESC_LIST structure!
........

2012-05-03 16:43:26 Tree
[r15908] by bugman

Created the empty user_functions package.

2012-05-03 16:35:51 Tree
[r15907] by bugman

Big bug fix for the test suite!

One of the state system tests was removing the frame order analysis from the
generic_fns.pipes.VALID_TYPES list with a pop() call. But this change is permanent. So in the
later Bmrb.test_bmrb_rw GUI test, the GUI fails as this list is used in the pipe.create GUI user
function interface and it no longer matches the corresponding PIPE_DESC_LIST structure!

2012-05-03 16:14:11 Tree
[r15906] by bugman

Fix for the Base_value ResetChoices() method.

The recent simplification was failing as the ComboBox.Insert() method could not handle the position
being set to sys.maxint, unlike most other of its methods.

2012-05-03 14:29:16 Tree
[r15905] by bugman

Initialized merge tracking via "svnmerge" with revisions "1-15903" from
svn+ssh://bugman@.../svn/relax/1.3

2012-05-03 14:24:05 Tree
[r15904] by bugman

Creation of a branch for redesigning the internal structure of the user function.

The aim is to create a new package called 'user_functions' which will contain absolutely all
information about user functions, from documentation to icons to be used in the GUI. This package
will contain a special data structure which will be used by the different UIs to automatically
generate their interfaces to the user functions. This will significantly simplify the code base
and make it much easier to create user functions for all UIs simultaneously.

2012-05-03 14:18:57 Tree
[r15903] by bugman

Simplified the wizard_elements.Base_value ResetChoices() method.

This is an attempt to fix some racing conditions under wxGTK, triggered in the test suite.

2012-05-03 14:05:22 Tree
[r15902] by bugman

Fix for the align_tensor.fix user function caused by recent changes.

The tensor checking code was not suitable for this function and needed modification.

2012-05-03 13:42:48 Tree
[r15901] by bugman

Updated the generic_fns package __all__ list for the 'pdc' to 'bruker' module renaming.

2012-05-03 13:40:04 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.