Menu

SVN archive Commit Log


Commit Date  
[r15759] by bugman

All RelaxErrors are now coloured red if the status.text_colouring flag is set.

2012-04-17 14:37:19 Tree
[r15758] by bugman

If the status.text_colouring flag is set, then the relax prompts will be coloured blue!

2012-04-17 14:36:41 Tree
[r15757] by bugman

Fix for the initialisation of the Exec_info class for the prompt/script output.

The class was not being initialised at all! Thought the variables were class rather than instance
variables, so the problem was hidden.

2012-04-17 14:35:38 Tree
[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
to be handled later (http://mail.python.org/pipermail/python-list/2012-April/1291044.html).

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
conversion.

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
[r15752] by bugman

Removal of a debugging print out.

2012-04-17 13:29:27 Tree
[r15751] by bugman

Copyright updates.

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
converted into a NoneType prior to executing the back end.

2012-04-17 13:27: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.