Commit | Date | |
---|---|---|
[r27489]
by
bugman
Improved memory management for the GUI user function windows. The Destroy() method will now destroy any Sequence or Sequence_2D windows used for the user function |
2015-02-03 16:29:32 | Tree |
[r27488]
by
bugman
Improved memory management for the Sequence and Sequence_2D input GUI elements. These are mainly used in the user function GUI windows. The dialogs are now destroyed before a |
2015-02-03 16:20:14 | Tree |
[r27487]
by
bugman
Better memory management for the missing data dialog in the GUI analyses. The dialog is now stored as the class variable missing_data, and then is destroyed in the analysis |
2015-02-03 16:10:33 | Tree |
[r27486]
by
bugman
Improved memory management in the relaxation data list GUI element, as well as the base list object. The relaxation data loading wizard is now destroyed in the Base_list.delete() method, or any wizard |
2015-02-03 16:00:00 | Tree |
2015-02-03 15:52:20 | Tree | |
[r27484]
by
bugman
Reverted r27481, the naming of Wizard windows. Names are not necessary they already have titles. The command used was: ..... |
2015-02-03 15:50:56 | Tree |
[r27483]
by
bugman
The GUI tests tearDown() method now prints out the Wizard windows title instead of name. |
2015-02-03 15:49:08 | Tree |
[r27482]
by
bugman
The GUI tests tearDown() method now prints out the Wizard windows names, if not destroyed. |
2015-02-03 15:45:30 | Tree |
[r27481]
by
bugman
Wizard window objects in the GUI can now be named. This will help with debugging the GUI memory usage. |
2015-02-03 15:44:21 | Tree |
[r27480]
by
bugman
Improved memory management in the spin viewer window. The spin loading wizard is now destroyed in the Destroy() method as well as before reinitialising |
2015-02-03 15:38:38 | Tree |