Menu

SVN archive Commit Log


Commit Date  
[r13849] by bugman

Converted the relaxation data generation script from relax 1.0 format to relax 1.3.

2011-07-25 08:37:49 Tree
[r13848] by bugman

Created the PDB representation of the spherical vector distribution for 9 vectors.

2011-07-25 08:15:51 Tree
[r13847] by bugman

Modified the script to only have 3 incs.

2011-07-25 08:15:19 Tree
[r13846] by bugman

Modified the spherical vector distribution script in preparation for Python 3.

2011-07-25 08:13:27 Tree
[r13845] by bugman

Added some old 2004 scripts for creating a uniform vector distribution and calculating relaxation data.

This will be used in the end to build a quick test for the dauvergne_protocol auto-analysis.

2011-07-25 08:07:31 Tree
[r13844] by bugman

Fix for Mac OS X - the wizard buttons are now all of the same size.

SetMinSize() rather than SetSize() needs to be used with wx.ADJUST_MINSIZE!

2011-07-22 20:21:27 Tree
[r13843] by bugman

The dialog Close() rather than Destroy() method is being used to terminate the wizard.

This is necessary for Mac OS X.

2011-07-22 20:00:15 Tree
[r13842] by bugman

Mac OS X bug fit - removed the Destroy() call after ShowModal() in the wizard.

The Destroy() method was actually being called twice, the first time either by the _ok() or the
_cancel() methods, and the second time directly after the ShowModal(). This is fatal on a Mac!

2011-07-22 19:16:13 Tree
[r13841] by bugman

Reverted r13840 as the 'Window' menu on a Mac is actually quite useful for relax!

The command used was:
svn merge -r13840:13839 .

.....
r13840 | bugman | 2011-07-22 19:51:42 +0200 (Fri, 22 Jul 2011) | 3 lines
Changed paths:
M /branches/gui_testing/gui/menu.py

The window menu has been disabled on Mac OS X.
.....

2011-07-22 17:58:36 Tree
[r13840] by bugman

The window menu has been disabled on Mac OS X.

2011-07-22 17:51:42 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.