Menu

SVN archive Commit Log


Commit Date  
[r16249] by bugman

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

2012-05-11 18:44:24 Tree
[r16248] by bugman

Fixes for allowing a default of 0 in a combo box.

2012-05-11 18:42:36 Tree
[r16247] by bugman

Float and int numpy arrays and matrices are now supported for GUI user function args.

2012-05-11 18:42:14 Tree
[r16246] by bugman

Fixes for most of the structure user functions - the pipe check is now performed at the start.

2012-05-11 18:29:02 Tree
[r16245] by bugman

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

2012-05-11 17:08:52 Tree
[r16244] by bugman

The can_be_none value is now propagated into the Combo_list GUI element.

2012-05-11 17:08:28 Tree
[r16243] by bugman

Fix for the Uf_container.add_keyarg() method for the wiz_combo_choices argument.

The argument defaulted to [] which is the problem! Then for every single user function argument
which does not provide a value for wiz_combo_choices will all be aliased to the same object! The
GUI code was then pre-pending the empty string to this list if can_be_none is set for the Value
object, modifying the list for all other user functions.

2012-05-11 16:57:13 Tree
[r16242] by bugman

A number of fixes for the Combo_list GUI object.

2012-05-11 16:53:45 Tree
[r16241] by bugman

The can_be_none arg is now propagated and stored in the Sequence and Sequence_2D GUI elements.

Some debugging print outs have also been removed.

2012-05-11 16:38:32 Tree
[r16240] by bugman

Editing of the residue user function definitions.

2012-05-11 16:03:31 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.