Commit | Date | |
---|---|---|
[r16321]
by
bugman
The relax data store is_empty() method now only prints to STDERR if the verbosity flag is set. |
2012-05-16 17:02:48 | Tree |
[r16320]
by
bugman
The GUI test base execute_uf() method now only sets an arg if the arg has a corresponding GUI element. |
2012-05-16 16:48:18 | Tree |
2012-05-16 16:44:06 | Tree | |
2012-05-16 16:38:58 | Tree | |
[r16317]
by
bugman
Split up the gui.wizard_elements into a number of modules in the new gui.input_elements package. |
2012-05-16 16:21:24 | Tree |
[r16316]
by
bugman
The user function GUI page arguments are now updated after execution of the user function. This allows ComboBox lists to be dynamically updated, and is useful for when the user clicks on |
2012-05-16 15:31:19 | Tree |
[r16315]
by
bugman
Fix for the clearing of the ComboBox version of the Value GUI element. The ComboBox text is now reset to '' as well, to clear out the previous selection which may no |
2012-05-16 15:25:38 | Tree |
[r16314]
by
bugman
Merged revisions 16246,16312-16313 via svnmerge from ........ |
2012-05-16 15:11:55 | Tree |
[r16313]
by
bugman
Changed the behaviour of the generate_spin_id() and generate_spin_id_data_array() functions. This is a large change affecting many parts of the code base. The problem that this solves is the For example, the spin ID ':2&:Glu' cannot be correctly handled. This actually matches all residues |
2012-05-16 15:11:02 | Tree |
[r16312]
by
bugman
Created a system test Mol_res_spin.test_residue_delete() demonstrating a failure of the user function. Deleting the first residue removes the entire sequence! |
2012-05-16 10:25:52 | Tree |