Menu

SVN archive Commit Log


Commit Date  
[r14561] by bugman

Fix for the size_cols() method of the spectrum list GUI element.

With the asynchronous updating of the element, sometimes the columns are not setup prior to a
size_cols() call.

2011-09-01 09:51:13 Tree
[r14560] by bugman

Bug fix for the freezing of X windows!

The spectrum list GUI element is now updated with a CallAfter call so that the element is updated in
a thread safe way. Without this, the entire X windows system would sometimes freeze!!!

2011-09-01 09:49:42 Tree
[r14559] by bugman

Bug fix for the freezing of the GUI.

The spectrum list GUI element was trying to update itself during execution lock, causing races if
the spectrum data structures in the relax data store are being modified as the GUI element update
is occurring. This would result in a hard lock of the GUI!

2011-09-01 09:37:04 Tree
[r14558] by bugman

Clean up of the debugging printouts from the status module.

2011-09-01 09:30:34 Tree
[r14557] by bugman

The relax execution lock now has debugging print outs.

2011-09-01 09:16:28 Tree
[r14556] by bugman

The status container instance is now private in the Relax_lock objects.

2011-09-01 09:14:17 Tree
[r14555] by bugman

The fake_lock variable in the status module classes is now private.

2011-09-01 09:13:17 Tree
[r14554] by bugman

Added some debugging print outs for the GUI interpreter object.

2011-09-01 09:09:18 Tree
[r14553] by bugman

The default max_iter value is no longer a string. This fixes the model-free auto-analysis GUI tab.

2011-08-31 14:58:43 Tree
[r14552] by bugman

Fix for the model-free auto-analysis GUI tab - the max iteration default should be an integer.

2011-08-31 14:56:22 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.