Menu

SVN archive Commit Log


Commit Date  
[r10450] by bugman

Variable name fix for the from_xml() method.

relax_node should have been called pipe_node!

2010-01-27 17:24:53 Tree
[r10449] by bugman

Variable name clash fix.

The box sizer for the structure GUI element has been renamed to sizer, as box is an arg to
add_pdb_selection().

2010-01-27 17:06:30 Tree
[r10448] by bugman

Clean up of the structure GUI object names.

The following have been renamed:
self.structure_file_copy_copy_1_copy -> self.text_structure
self.structure_r21_copy_1_copy -> self.textctrl_structure
self.chan_struc_r21_copy_1_copy -> button
results_dir_copy_copy_copy_copy_copy_1_copy -> box

2010-01-27 17:02:31 Tree
[r10447] by bugman

The Auto_model_free.sync_ds() method is now complete.

Data can now be transfered both ways - to the relax data store and back again. This enables the
program state to be saved and loaded (the ds.relax_gui.from_xml() method needs to be written).

A few changes were made for the frame info storage in the relax data store. The 'structure_file'
variable has been added and the 'model_toggle' list of 10 booleans replaces the 'models' list.

2010-01-27 16:56:52 Tree
[r10446] by bugman

Silenced the state saving print out.

2010-01-27 16:24:38 Tree
[r10445] by bugman

Merged revisions 10443 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10443 | bugman | 2010-01-27 17:22:00 +0100 (Wed, 27 Jan 2010) | 3 lines

The generic_fns.state.save_state() function can now have the verbosity level changed.
........

2010-01-27 16:23:42 Tree
[r10444] by bugman

Added a stump sync_ds() method to the Auto_model_free class.

This function currently does nothing.

2010-01-27 16:22:50 Tree
[r10443] by bugman

The generic_fns.state.save_state() function can now have the verbosity level changed.

2010-01-27 16:22:00 Tree
[r10442] by bugman

The automatic model-free protocol frame is now added to the self.analysis_frames list.

2010-01-27 16:17:23 Tree
[r10441] by bugman

Shifted the main window construction from __init__() into the new build_main_window() method.

2010-01-27 16:10:01 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.