Menu

SVN archive Commit Log


Commit Date  
[r16251] by bugman

Fix for the structure.read_pdb and read_xyz user functions - set_mol_name should be strings!

2012-05-11 18:57:51 Tree
[r16250] by bugman

Converted the sys_info user function to the auto-generation design.

2012-05-11 18:52:44 Tree
[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
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.