Commit | Date | |
---|---|---|
[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 |
[r10276]
by
bugman
Addition of images used by the whichmodel() window. These were in the file https://gna.org/support/download.php?file_id=7745 attached to task #6847 |
2010-01-21 22:34:34 | Tree |
[r10275]
by
bugman
Reverted r10253 at Michael's request. The command used was: This was requested in the post https://mail.gna.org/public/relax-devel/2010-01/msg00050.html. ..... |
2010-01-21 07:06:07 | Tree |
[r10274]
by
bugman
Replaced modules for each calculation with log window modules. This corresponds to the import_logwindow_modules_patch file attached to https://gna.org/task/?6847 Note this patch was corrupted so the gui_bieri.relax_gui module was manually modified! added: deleted: |
2010-01-21 06:40:02 | Tree |
[r10273]
by
bugman
By pushing relax start button, log panel will be opened (and then calculation start subsequently). This corresponds to the open_logwindow_after_startrelax_patch file attached to replaced: |
2010-01-21 06:37:04 | Tree |