Menu

SVN archive Commit Log


Commit Date  
[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
[r15900] by bugman

The Bmrb.test_bmrb_rw GUI test now uses the base execute_uf() method for the pipe.create call.

This is part of the simplification of the user function interfaces.

2012-05-03 13:21:42 Tree
[r15899] by bugman

A number of the pipe GUI user function front ends now use the wizard page element_*() methods.

This is to simplify the code base.

2012-05-03 13:20:24 Tree
[r15898] by bugman

The scons 'install' target now creates both *.pyc and *.pyo files during installation.

2012-05-03 13:19:17 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.