Menu

SVN archive Commit Log


Commit Date  
[r14778] by bugman

The test suite runner 'tests' arg now defaults to [], which is the proper null value.

2011-10-04 17:24:30 Tree
[r14777] by bugman

Renamed the 'Settings' menu to 'Tools'.

This is to make it more general for the future inclusion of the test suite.

2011-10-04 16:28:36 Tree
[r14776] by bugman

The results viewer window now only executes one user function for the diffusion tensor if PyMOL is missing.

This prevents 3 errors (with windows) from appearing.

2011-10-04 14:06:42 Tree
[r14775] by bugman

Modified the GUI interpreter apply() method to catch RelaxErrors.

Now gui_raise() is used to raise the error and show a dialog, and the method returns the execution status.

2011-10-04 14:02:39 Tree
[r14774] by bugman

The diffusion tensor PDB in the results viewer is now launched by synchronous pymol user function calls.

This prevents the RelaxError appearing 3 times when PyMOL cannot be found.

2011-10-04 13:21:21 Tree
[r14773] by bugman

Mac OS X bug fix for changing pipes in the results viewer window.

This matches the change of r14771 for the spin viewer window.

2011-10-04 13:04:32 Tree
[r14772] by bugman

Mac OS X bug fix for the closing of the model-free model list windows.

The window is no longer closed with a Hide() call as this causes the GUI to freeze!

2011-10-04 12:42:39 Tree
[r14771] by bugman

Mac OS X bug fix for changing pipes in the spin viewer window.

The pipe selector element event GetString() method was returning None as this is a read only
ComboBox (in wxPython 2.9).

2011-10-04 10:34:20 Tree
[r14770] by bugman

Reverted r14731 as this was hiding all other windows if the spin viewer window was open.

The command used was:
svn merge -r14731:r14730 .

Another, more correct solution needs to be found for the MS Windows GUI bug.

.....
r14731 | bugman | 2011-09-21 14:46:41 +0200 (Wed, 21 Sep 2011) | 5 lines
Changed paths:
M /1.3/gui/spin_viewer/frame.py

Bug fix for MS Windows - the spin viewer window was being hidden by the main window when switching pipes.

The window is now being re-raised to the front.
.....

2011-10-04 10:00:23 Tree
[r14769] by bugman

Fixes for Mac OS X with wxPython 2.9 for the spin viewer window activation/deactivation.

This is now via wx.CallAfter() calls to prevent memory leaks.

2011-10-04 09:44:11 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.