Commit | Date | |
---|---|---|
[r13179]
by
han87
Reverted r13165 as this change could break other part of the relax. The command used was: The changing of the user functions "load_spins" and "add_item" could break other part of relax. This was pointed out by Edward in the email: https://mail.gna.org/public/relax-devel/2011-06/msg00226.html. |
2011-06-23 09:26:46 | Tree |
[r13178]
by
bugman
Fix for the wizard display_page() method - the call to on_display() was not to the page. |
2011-06-22 18:54:12 | Tree |
2011-06-22 18:53:20 | Tree | |
[r13176]
by
bugman
Created the wizard page base methods on_display(), on_exit() and on_next(). These will be used to perform actions when a page is newly displayed, exited, or the next page is |
2011-06-22 18:46:48 | Tree |
[r13175]
by
bugman
The page index is now stored in the page class object instead of being returned by add_page(). |
2011-06-22 18:32:06 | Tree |
2011-06-22 18:30:28 | Tree | |
[r13173]
by
bugman
The name of the data pipe is now taken as the analysis type followed by the local date and time. This is in the new analysis window. |
2011-06-22 16:40:48 | Tree |
[r13172]
by
bugman
Fix for the wizard panel initialisations. The top level wizard object is now stored in the panel class. |
2011-06-22 16:32:42 | Tree |
[r13171]
by
bugman
The analysis type is now stored in the wizard class so that the second page can use it. |
2011-06-22 16:30:06 | Tree |
[r13170]
by
bugman
The new analysis name is now also stored and restored from the relax data store and hence savefiles. |
2011-06-22 16:19:04 | Tree |