Menu

SVN archive Commit Log


Commit Date  
[r13988] by bugman

The PDB file selector of structure.load_pdb now only shows *.pdb files.

2011-07-29 09:13:09 Tree
[r13987] by bugman

Reverted r13986 as this was causing the main window to be poorly placed on screen on Mac OS X.

The command used was:
svn merge -r13986:13985 .

2011-07-29 08:51:05 Tree
[r13986] by bugman

The main window SetSize method is no longer called as the wx.MAXIMIZE style is set.

2011-07-29 08:46:24 Tree
[r13985] by bugman

Merged revisions 13983-13984 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r13983 | bugman | 2011-07-29 09:59:57 +0200 (Fri, 29 Jul 2011) | 3 lines

Created a basic system test checking the reading of a non-PDB file by structure.read_pdb.
........
r13984 | bugman | 2011-07-29 10:06:14 +0200 (Fri, 29 Jul 2011) | 5 lines

Fix for structure.read_pdb for when the file contains no PDB data.

This is now caught, and a warning is given and the function exists cleanly.
........

2011-07-29 08:08:18 Tree
[r13984] by bugman

Fix for structure.read_pdb for when the file contains no PDB data.

This is now caught, and a warning is given and the function exists cleanly.

2011-07-29 08:06:14 Tree
[r13983] by bugman

Created a basic system test checking the reading of a non-PDB file by structure.read_pdb.

2011-07-29 07:59:57 Tree
[r13982] by bugman

Removed combine_models from the structure.load_spins user function page as that arg no longer exists.

2011-07-29 07:52:54 Tree
[r13981] by bugman

Improvements to the free file format GUI elements (window and element).

This includes specifying fonts, button sizes, and a fix for the button sizer in the GUI element.

2011-07-29 07:49:05 Tree
[r13980] by bugman

Fix for the model-free auto-analysis tab delete() method - the tab has no peak intensity object!

This was a copy of the NOE delete() method, but the list is for relaxation data rather than peak
intensities.

2011-07-29 07:18:26 Tree
[r13979] by bugman

The GUI is now frozen while opening a relax state, and then finally thawed.

This removes visual artifacts on Mac OS X.

2011-07-29 07:12:28 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.