Menu

SVN archive Commit Log


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

The wizard page element_string_list() method can now create the special Combo_list objects.

The element_type argument is used to select between the default element and the Combo_list object.
This allows this one element to be used for all string list user function arguments, independent of
the GUI element type.

2012-05-03 10:04:00 Tree
[r15896] by bugman

Created the wizard page ResetChoices() method for resetting the list of values in a ComboBox.

This is currently implemented for the wizard_elements.Base_value class.

2012-05-03 08:59:06 Tree
[r15895] by bugman

Created a Clear() wizard page method for clearing a specific GUI element.

This is currently only implemented for the wizard_elements.Base_value class.

2012-05-03 08:44:27 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.