Commit | Date | |
---|---|---|
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: |
2010-01-29 16:28:22 | Tree |
[r10602]
by
bugman
Modified how build_menu_sub_item() creates the wx.MenuItem. This should allow for key events in the menus (Ctrl-Q for example). |
2010-01-29 16:24:36 | Tree |
[r10601]
by
bugman
Made build_menu_sub_item() more flexible in that the icon or text is now optional. |
2010-01-29 15:12:44 | Tree |
[r10600]
by
bugman
Bug fix for the loading of the relax save state. This is only fixing a bug in the current hardcoded design and will not be needed if the GUI is made |
2010-01-29 15:08:50 | Tree |
[r10599]
by
bugman
Fix for the peak list selection, the file names are now converted to strings before storage. |
2010-01-29 14:52:03 | Tree |
[r10598]
by
bugman
Shifted the peak list selection GUI component used in the R1 and R2 into its own class. This was discussed at https://mail.gna.org/public/relax-devel/2010-01/msg00093.html (Message-id: |
2010-01-29 14:46:04 | Tree |
2010-01-29 13:41:56 | Tree | |
[r10596]
by
bugman
Rewrote exec_r1_1(). This is now called execute(), and this mimics the execution actions in auto_model_free. The |
2010-01-29 13:05:46 | Tree |