Menu

SVN archive Commit Log


Commit Date  
[r20246] by bugman

Merged revisions 20245 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20245 | bugman | 2013-06-21 11:46:23 +0200 (Fri, 21 Jun 2013) | 9 lines

Fix for bug #20921 (https://gna.org/bugs/?20921), the GUI tests freezing in MS Windows.

The problem was that the dipolar interaction wizard in the model-free auto-analysis GUI element was
calling its user functions asynchronously. This can lead to racing conditions. The commit r80084
(http://article.gmane.org/gmane.science.nmr.relax.scm/17840) somehow randomly triggers this racing
on MS Windows systems only together with the Mf.test_mf_auto_analysis GUI test. Now all user
functions are called synchronously.
........

2013-06-21 09:49:30 Tree
[r20245] by bugman

Fix for bug #20921 (https://gna.org/bugs/?20921), the GUI tests freezing in MS Windows.

The problem was that the dipolar interaction wizard in the model-free auto-analysis GUI element was
calling its user functions asynchronously. This can lead to racing conditions. The commit r80084
(http://article.gmane.org/gmane.science.nmr.relax.scm/17840) somehow randomly triggers this racing
on MS Windows systems only together with the Mf.test_mf_auto_analysis GUI test. Now all user
functions are called synchronously.

2013-06-21 09:46:23 Tree
[r20244] by bugman

Completed the script UI section of the relaxation dispersion chapter of the user manual.

The sample script is now fully explained.

2013-06-20 17:17:10 Tree
[r20243] by bugman

Merged revisions 20240-20242 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20240 | bugman | 2013-06-20 18:10:03 +0200 (Thu, 20 Jun 2013) | 3 lines

Small typo fix for the relaxation curve-fitting chapter of the user manual.
........
r20241 | bugman | 2013-06-20 18:23:24 +0200 (Thu, 20 Jun 2013) | 3 lines

Fixed some out of data script code for the relaxation curve-fitting chapter of the user manual.
........
r20242 | bugman | 2013-06-20 18:59:56 +0200 (Thu, 20 Jun 2013) | 3 lines

Added a section label to the relaxation curve-fitting chapter of the user manual.
........

2013-06-20 17:15:47 Tree
[r20242] by bugman

Added a section label to the relaxation curve-fitting chapter of the user manual.

2013-06-20 16:59:56 Tree
[r20241] by bugman

Fixed some out of data script code for the relaxation curve-fitting chapter of the user manual.

2013-06-20 16:23:24 Tree
[r20240] by bugman

Small typo fix for the relaxation curve-fitting chapter of the user manual.

2013-06-20 16:10:03 Tree
[r20239] by bugman

Renamed the LaTeX file for the relaxation dispersion chapter of the user manual.

2013-06-20 14:55:35 Tree
[r20238] by bugman

Added an EPS version of the 128x128 cluster icon for the user manual.

2013-06-20 14:52:20 Tree
[r20237] by bugman

Merged revisions 20231-20236 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20231 | bugman | 2013-06-20 15:21:06 +0200 (Thu, 20 Jun 2013) | 5 lines

Created a new listings language definition for relax for the user manual.

This is for better highlighting of relax scripts and code in the relax manual.
........
r20232 | bugman | 2013-06-20 15:43:20 +0200 (Thu, 20 Jun 2013) | 6 lines

Fix for the scons fetch_docstrings target.

The user functions need to be explicitly initialised in the fetch_docstrings script as this is not
running through relax.
........
r20233 | bugman | 2013-06-20 16:10:00 +0200 (Thu, 20 Jun 2013) | 3 lines

Added an EPS version of the 128x128 J coupling icon for use in the relax user manual.
........
r20234 | bugman | 2013-06-20 16:14:10 +0200 (Thu, 20 Jun 2013) | 3 lines

Removed some junk text from the relax script text in section 6.3.8 of the user manual.
........
r20235 | bugman | 2013-06-20 16:21:15 +0200 (Thu, 20 Jun 2013) | 8 lines

The relax language definition is now auto-generated by the fetch_docstrings.py script.

This is for use in the relax user manual using the listings package. The fetch_docstrings.py
script now creates the docs/latex/script_definition.tex file. This is used by the relax.tex file
via an \include{} statement. This setup allows all of the relax user functions to be dynamically
set as keywords for the relax language definition.
........
r20236 | bugman | 2013-06-20 16:37:03 +0200 (Thu, 20 Jun 2013) | 5 lines

Converted all of the Development chapter of the user manual to use the listing package.

This is for all of the code examples, which are now much more colourful.
........

2013-06-20 14:42:27 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.