Commit | Date | |
---|---|---|
2012-04-17 13:27:49 | Tree | |
[r15750]
by
bugman
Bug fix for the spin.create user function GUI interface for when molecules or residues are not named. Unnamed molecules are now properly handled in the GUI page, and the residue name of None is properly |
2012-04-17 13:27:22 | Tree |
[r15749]
by
bugman
Big bug fix for the deletion of analyses tabs from the GUI! This affects wxGTK users on Macs and Linux. Now the spectrum and relaxation data list GUI elements |
2012-04-17 12:35:13 | Tree |
[r15748]
by
bugman
The GUI analyses delete_all() method now unregisters all observer methods prior to deletion. |
2012-04-17 09:49:03 | Tree |
[r15747]
by
bugman
Multiple unregistrations of observer methods are now possible without a RelaxError. This allows multiple code paths to unregister methods to allow for pre-removal of methods to avoid |
2012-04-17 09:48:24 | Tree |
[r15746]
by
bugman
Created observer_register() for all GUI analyses for method registration and unregistration. This method allows for external calls to observer_register() to pre-remove the methods from the |
2012-04-17 09:43:18 | Tree |
2012-04-17 09:06:57 | Tree | |
2012-04-17 09:03:29 | Tree | |
[r15743]
by
bugman
Added some heavy debugging code to the GUI analysis delete_analysis() method. This will hopefully allow the analysis deletion problems to be finally solved. |
2012-04-17 08:40:56 | Tree |
[r15742]
by
bugman
Bug fix for the GUI when deleting analysis tabs. The deletion of analysis tabs was previously failing in certain cases. The problem was the |
2012-04-16 21:21:24 | Tree |