Menu

SVN archive Commit Log


Commit Date  
[r13582] by bugman

Created the page_switch() method and registered it for pipe switches.

The new page_switch() method is registered with the Pipe_switch_observer singleton and observer
object so that pipe switches cause the notebook to switch pages. The switch_page() method has also
been created to abstract the switching of pages in the notebook.

2011-07-13 11:11:28 Tree
[r13581] by bugman

Created generic_fns.pipes.Pipe_switch_observer for observing switches in the current data pipe.

Pipe_switch_observer.notify_observers() is now called by the switch() and delete() functions.

2011-07-13 10:56:06 Tree
[r13580] by bugman

The User_functions class now derives from the Observer base class.

2011-07-13 10:06:27 Tree
[r13579] by bugman

Added a module and base class method Observer which implements the observer design pattern.

2011-07-13 10:04:36 Tree
[r13578] by bugman

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

........
r13577 | bugman | 2011-07-13 11:44:38 +0200 (Wed, 13 Jul 2011) | 5 lines

Many bug fixes for the functions of the generic_fns.mol_res_spin module.

These fixes are for when a data pipe other than the current data pipe is used.
........

2011-07-13 09:46:50 Tree
[r13577] by bugman

Many bug fixes for the functions of the generic_fns.mol_res_spin module.

These fixes are for when a data pipe other than the current data pipe is used.

2011-07-13 09:44:38 Tree
[r13576] by bugman

Better handling for the failure of auto analysis page setup.

This should now be more logical and appear to do nothing if failure occurs.

2011-07-13 09:09:30 Tree
[r13575] by bugman

The data pipes in the auto NOE, R1 and R2 analysis pages are now only created if they don't exist.

2011-07-13 08:48:23 Tree
[r13574] by bugman

Missing import of protected_exec().

2011-07-13 08:39:24 Tree
[r13573] by bugman

The data pipe creation in the auto NOE, R1 and R2 analysis pages is now protected.

This creation is at the start, prior to data initialisation, so that if errors occur, no analysis
page data is created.

2011-07-13 08:25:43 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.