Menu

SVN archive Commit Log


Commit Date  
[r16123] by bugman

All leading whitespace is stripped from the docs before creating the auto-generated uf description.

The detection of the end of the table has also been simplified, as stripping the whitespace broke
the logic.

2012-05-08 19:41:47 Tree
[r16122] by bugman

Fix for the Molmol wizard graphic paths.

2012-05-08 17:22:32 Tree
[r16121] by bugman

Fix for the auto-generated GUI user function descriptions.

The additional documentation was not passing through the process_doc() method, and hence was not
being formatted for the wx.Text element. This was making the tables look very ugly!

2012-05-08 17:22:12 Tree
[r16120] by bugman

Fix for the Selector_dir class - the default of None needs to be converted to wx.EmptyString early.

This was causing TypeErrors in the wizard pages.

2012-05-08 17:09:43 Tree
[r16119] by bugman

The simple Value wizard page element default for an integer is now a wx.SpinCtrl.

If the element_type arg is set to 'default' and the data type is integer, then a wx.SpinCtrl will be
used.

2012-05-08 17:08:08 Tree
[r16118] by bugman

Whitespace clean up.

2012-05-08 17:02:18 Tree
[r16117] by bugman

The align_tensor.init param_types arg is now a ComboBox with the choices in the GUI.

2012-05-08 17:00:36 Tree
[r16116] by bugman

The generic_fns.grace.get_data_types() function is even more fail proof.

The return_data_desc() call was sometimes raising a RelaxError when not implemented for certain
analyses.

2012-05-08 16:46:40 Tree
[r16115] by bugman

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

This required created the generic_fns.grace.get_data_types() function for returning the data type
descriptions and values for the current data pipe. This is to replace the code in the old grace
user function update_parameters() method so that the data type fields are updated according to the
analysis.

2012-05-08 16:42:17 Tree
[r16114] by bugman

The Value.SetValue() method can handle default values when the list is empty.

2012-05-08 16:24:19 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.