Commit | Date | |
---|---|---|
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 |
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 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 |
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 The execution code is the layer between the GUI and the relax internal API. This currently |
2010-01-22 16:02:13 | Tree |
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 |
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 The problem was the local_tm variable was missing in relax_gui.py. added: replaced: |
2010-01-22 00:16:10 | Tree |