Menu

SVN archive Commit Log


Commit Date  
[r10286] by bugman

Alphabetical ordering of the relax module imports.

2010-01-22 16:22:48 Tree
[r10285] by bugman

Sorted out the Python module imports.

Alphabetical sorting, removal of duplicated entries, collected all string package imports into one
line.

2010-01-22 16:22:17 Tree
[r10284] by bugman

Fixed the relax GUI module imports.

These have also been alphabetically ordered, and a full stop added to the comment!

2010-01-22 16:19:49 Tree
[r10283] by bugman

Module rearrangements for the Bieri GUI. This completes the layout redesign.

This redesign is discussed at https://mail.gna.org/public/relax-devel/2010-01/msg00054.html
(Message-id: <7f080ed11001210133h32ab3304l64a0474ab7ac1a1c@...>).

Now the imports and paths must be fixed!

2010-01-22 16:13:12 Tree
[r10282] by bugman

Converted the analyses/ and execution/ directories into Python packages by adding __init__.py files.

2010-01-22 16:07:11 Tree
[r10281] by bugman

Deleted the now unused relax_bitmaps directory.

This redesign is discussed at https://mail.gna.org/public/relax-devel/2010-01/msg00054.html
(Message-id: <7f080ed11001210133h32ab3304l64a0474ab7ac1a1c@...>).

2010-01-22 16:06:24 Tree
[r10280] by bugman

Shifted all the execution code into the gui_bieri.execution package.

This redesign is discussed at https://mail.gna.org/public/relax-devel/2010-01/msg00054.html
(Message-id: <7f080ed11001210133h32ab3304l64a0474ab7ac1a1c@...>).

The execution code is the layer between the GUI and the relax internal API. This currently
implements the automatic analysis types. This package might be shifted in the future to be used by
other UI designs.

2010-01-22 16:02:13 Tree
[r10279] by bugman

Shifted all the images used in the GUI into the gui_bieri/images/ directory.

2010-01-22 15:58:59 Tree
[r10278] by bugman

Added directories in preparation for changing the file/module layout of the Bieri GUI.

This redesign is discussed at https://mail.gna.org/public/relax-devel/2010-01/msg00054.html
(Message-id: <7f080ed11001210133h32ab3304l64a0474ab7ac1a1c@...>).

2010-01-22 15:21:05 Tree
[r10277] by bugman

Bug fix for bug #15173 (https://gna.org/bugs/?15173), the missing local_tm variable.

This is to fix the problem reported by Edward d'Auvergne (https://gna.org/users/bugman) after
clicking 'Execute Relax' in the model-free calculation. It is the patch file 'patch'
https://gna.org/support/download.php?file_id=7749 attached to task https://gna.org/task/?6847.

The problem was the local_tm variable was missing in relax_gui.py.

added:
LOCAL_TM global variable.

replaced:
whichmodel() with whichmodel(LOCAL_TM).

2010-01-22 00:16:10 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.