Menu

SVN archive Commit Log


Commit Date  
[r13991] by bugman

The gui_raise() function now prints the error message to stderr if the raise flag is not set.

2011-07-29 11:48:37 Tree
[r13990] by bugman

Removed an empty line.

2011-07-29 11:47:48 Tree
[r13989] by bugman

Redesign of all the file dialogs in the GUI.

All file dialogs are now instances of gui.filedialog.RelaxFileDialog. This fixes many
inconsistencies throughout the GUI, includes presenting an wx.FD_OPEN style file dialog when a
wx.FD_SAVE style should have been shown.

2011-07-29 10:51:41 Tree
[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
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.