Commit | Date | |
---|---|---|
[r27479]
by
bugman
Changes for how the main GUI windows are destroyed by the GUI test tearDown() method. These changes revert some of the code of previous commits. The recently introduced pipe editor and |
2015-02-03 15:30:52 | Tree |
[r27478]
by
bugman
Temporary disablement of the results viewer window destruction in the GUI tests. This currently, for some unknown reason, causes segfault crashes of the GUI tests on Linux systems. |
2015-02-03 15:13:34 | Tree |
[r27477]
by
bugman
Fixes for the custom Destroy() methods for the pipe editor and results viewer GUI windows. The event argument is now a keyword argument which defaults to None. This allows the Destroy() |
2015-02-03 15:01:46 | Tree |
[r27476]
by
bugman
Improved memory management in the relaxation dispersion GUI analysis. The dispersion model list window is now destroyed in the GUI analysis delete() method. |
2015-02-03 14:57:54 | Tree |
[r27475]
by
bugman
Created custom Destroy() methods for the pipe editor and results viewer GUI windows. |
2015-02-03 14:54:42 | Tree |
[r27474]
by
bugman
Improved memory management in the relaxation dispersion GUI analysis. The peak intensity loading wizard is now properly destroyed. This is both via the delete() function |
2015-02-03 14:47:46 | Tree |
2015-02-03 14:44:55 | Tree | |
[r27472]
by
bugman
Improved termination of the GUI tests. The clean_up_windows() method now calls the results viewer and pipe editor window handler_close() |
2015-02-03 14:38:48 | Tree |
[r27471]
by
bugman
Improved memory management in the model-free GUI analysis. The local tm and model-free model windows are now destroyed in the GUI analysis delete() method. |
2015-02-03 14:27:54 | Tree |
[r27470]
by
bugman
Improved memory management in the model-free GUI analysis. The analysis mode selection window (a wx.Dialog) is now being destroyed in the analysis delete() |
2015-02-03 14:23:32 | Tree |