Menu

SVN archive Commit Log


Commit Date  
[r16452] by bugman

A small change for the structure.vectors print out.

2012-05-25 07:32:17 Tree
[r16451] by bugman

Made the bond vector extraction print out from structure.vectors more informative.

This is in response to James Nyirenda's <jamesn7414 att yahoo dott com> post at
https://mail.gna.org/public/relax-users/2012-05/msg00023.html (Message-id:
<1337916876.99384.YahooMailNeo@...>).

The number of vectors extracted is now being printed out.

2012-05-25 07:23:58 Tree
[r16450] by bugman

The jw_mapping system tests are now run as GUI tests.

2012-05-24 16:07:51 Tree
[r16449] by bugman

Mac OS X bug fix for the non-read only ComboBox GUI input elements.

This is for the Value and Combo_list GUI input elements. The problem was two-fold. First the
convert_to_gui() call was required to convert the value to a unicode string, as a normal string will
be not be set via the ComboBox.SetValue() method. Secondly old selections need to be turned off.
On other operating systems, the SetValue() call will reset this - but not on Macs!!! Grrrrr......

2012-05-24 15:47:01 Tree
[r16448] by bugman

The user function intro string echoing has been turned back on for the GUI.

The removal of the need for the prompt UI interface for the GUI user functions removed the intro
print outs. These have been reimplemented within the GUI code now.

2012-05-24 15:05:11 Tree
[r16447] by bugman

Renamed the status.prompt_intro flag to status.uf_intro.

This is because the flag will be used in all UIs.

2012-05-24 14:55:30 Tree
[r16446] by bugman

Mac OS X bug fixes for the GUI ComboBox input elements.

The ComboBox.GetClientData() method on Mac OS X fails if the ComboBox.GetSelection() method returns
-1 (or wx.NOT_FOUND).

2012-05-24 14:41:08 Tree
[r16445] by bugman

Another fix for the test_write_protein_sequence unit test.

The wrong md5 sum for the file was being used.

2012-05-24 13:17:22 Tree
[r16444] by bugman

The sequence.write uf back end now also defaults to True for all sequence columns.

2012-05-24 13:12:01 Tree
[r16443] by bugman

Fix for the test_write_protein_sequence unit test.

The sequence.write user function arg defaults have now all changed to True, meaning that the file
created during the test contains all of the sequence columns.

2012-05-24 12:58:35 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.