Menu

SVN archive Commit Log


Commit Date  
[r14725] by bugman

Created the front and backend of the sys_info user function.

This displays the same text as 'relax -i'. This will be useful on the Mac OS X app, as the command
line is not available.

2011-09-21 09:51:44 Tree
[r14724] by bugman

The GUI prompt window is now also deactivated with the execution lock.

This will prevent race conditions as previously the user was able to execute any user function or
manipulate any of the data in the relax data store, while execution was in progress!

2011-09-21 09:29:31 Tree
[r14723] by bugman

More of the main menu entries have been disabled with the execution lock to prevent racing.

2011-09-21 09:21:54 Tree
[r14722] by bugman

The spin loader toolbar button in the spin viewer window is now properly disabled with the exec lock.

2011-09-21 09:14:54 Tree
[r14721] by bugman

Created a grey-scale version of the 32x32 spin icon to be used in the spin viewer window.

2011-09-21 09:09:20 Tree
[r14720] by bugman

The spin loader button in the spin viewer window is now deactivated with the execution lock.

2011-09-21 07:31:00 Tree
[r14719] by bugman

The NOE and Rx peak list wizards have been reverted to the form prior to r14689.

This, combined with the previous commit causing on_apply() to do nothing by default, should now
finally eliminate the Mac OS X bug causing a crash in these wizards.

2011-09-20 16:04:18 Tree
[r14718] by bugman

The wizard page base method on_apply() now does nothing.

This should help eliminate Mac OS X bugs. The on_display() and on_display_post() methods are no
longer called by on_apply() by default, as the page should not be reset when clicking on apply.

2011-09-20 16:01:47 Tree
[r14717] by bugman

A second attempt at fixing the broken NOE and Rx auto-analysis peak list wizards on Mac OS X.

This time the combo box selection is first checked, and then GetValue() is called.

2011-09-20 14:00:45 Tree
[r14716] by bugman

Reverted r14715 as this does not fix the Mac OS X problem!

The command used was:
svn merge -r14715:r14714 .

.....
r14715 | bugman | 2011-09-20 15:47:11 +0200 (Tue, 20 Sep 2011) | 5 lines
Changed paths:
M /1.3/gui/analyses/auto_noe.py
M /1.3/gui/analyses/auto_rx_base.py

Fixes for the peak list wizards for the NOE and Rx auto-analyses for Mac OS X.

The read only combo boxes are incompatible with GetValue() on Mac OS X!
.....

2011-09-20 13:58:45 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.