Commit | Date | |
---|---|---|
[r13405]
by
bugman
The residues and spins in Mol_res_spin_tree are now only created if they are new. |
2011-07-01 19:58:23 | Tree |
[r13404]
by
bugman
Molecules are now handled differently in Mol_res_spin_tree if the already exist or not. New molecules are added to the tree while old ones are left alone. |
2011-07-01 19:46:13 | Tree |
[r13403]
by
bugman
Split up the Mol_res_spin_tree.update() method into separate methods for molecule, residues, and spins. |
2011-07-01 19:28:28 | Tree |
[r13402]
by
bugman
The pipe.switch() user function is now only called in the spin viewer if a different pipe is selected. |
2011-07-01 19:03:20 | Tree |
[r13401]
by
bugman
User function completion now triggers self.gui.user_functions.notify_observers(). This will allow for GUI updates upon user function completion. |
2011-07-01 18:50:49 | Tree |
[r13400]
by
bugman
Created the on_completion() wizard method which is executed after running on_execute(). |
2011-07-01 18:48:57 | Tree |
[r13399]
by
bugman
The spin view window is now registered to have self.refresh() executed when a user function completes. |
2011-07-01 18:44:24 | Tree |
[r13398]
by
bugman
Converted User_functions into a observer design pattern. This will be used to notify the GUI that a user function has completed. |
2011-07-01 18:42:32 | Tree |
2011-07-01 17:35:10 | Tree | |
[r13396]
by
bugman
Fix for the structure.load_spins user function window. The 'combine_model' arg should have been 'combine_models'. |
2011-07-01 17:24:42 | Tree |