Commit | Date | |
---|---|---|
[r15756]
by
bugman
Added a flag to the status singleton object to signal if text output can be coloured. This is only activated when sys.stdout has not been changed. Unix redirection and pipes will need |
2012-04-17 14:33:03 | Tree |
[r15755]
by
bugman
Fix for the residue.create user function GUI front end along the same lines as the spin.create fn. The unnamed molecules are now properly handled, and the gui_to_*() methods are now used for data |
2012-04-17 13:50:47 | Tree |
[r15754]
by
bugman
Fix for the gui_to_int() function for when a text instead of an int is given by the user. |
2012-04-17 13:35:14 | Tree |
[r15753]
by
bugman
Clean up of the Create_page.on_execute() method. The gui_to_*() functions are now being used for the spin information. |
2012-04-17 13:31:34 | Tree |
2012-04-17 13:29:27 | Tree | |
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 |