Menu

SVN archive Commit Log


Commit Date  
[r10612] by bugman

Switched from using a cone angle to using an order parameter in the isotropic cone frame order model.

2010-02-01 23:19:55 Tree
[r10611] by bugman

Bug fix for the running of the test suite.

The interpreter _on() and _off() methods are now called on() and off()!

2010-02-01 22:36:57 Tree
[r10610] by bugman

Added a 'File -> Save' menu entry.

This is to aid debugging, but users will also find it very useful. Ctrl+S will now save the file
for the user without the file selection dialog box appearing (unless it is the first time). The
state_save() method has now been split into 3:
action_state_save() - for the 'save' actions.
action_state_save_as() - for the 'save as' actions.
state_save() - for doing the actual saving.

2010-02-01 21:28:20 Tree
[r10609] by bugman

Bug fix for the peak list loading GUI element.

The relaxation times were being lost after every click of 'Add'.

2010-02-01 21:01:24 Tree
[r10608] by bugman

Clean up of the sizing for the peak intensity input GUI element.

2010-02-01 20:43:29 Tree
[r10607] by bugman

Switched to using the smaller icons for the peak list selection GUI element.

This was requested by Michael Bieri at https://mail.gna.org/public/relax-devel/2010-02/msg00000.html
(Message-id: <4B6645C6.6040104@...>).

2010-02-01 20:22:59 Tree
[r10606] by bugman

Added smaller icons for the peak list selection GUI element.

This was requested by Michael Bieri at https://mail.gna.org/public/relax-devel/2010-02/msg00000.html
(Message-id: <4B6645C6.6040104@...>).

2010-02-01 19:56:59 Tree
[r10605] by bugman

Changed the class name to Auto_noe and updated its docstring.

2010-02-01 10:57:11 Tree
[r10604] by bugman

Copied the relax_gui.py code to the gui_bieri.analyses.auto_noe module.

This is in preparation to spin out the automatic NOE calculation code from relax_gui.

2010-02-01 10:56:04 Tree
[r10603] by bugman

Added shortcut key events to the menu entries.

These include:
Ctrl+N -> new.
Ctrl+O -> open.
Ctrl+Shift+S -> save as.
Ctrl+Q -> quit.
Ctrl+Z -> relax controller.
F1 -> manual.

2010-01-29 16:28: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.