Commit | Date | |
---|---|---|
[r15747]
by
bugman
Multiple unregistrations of observer methods are now possible without a RelaxError. This allows multiple code paths to unregister methods to allow for pre-removal of methods to avoid |
2012-04-17 09:48:24 | Tree |
[r15746]
by
bugman
Created observer_register() for all GUI analyses for method registration and unregistration. This method allows for external calls to observer_register() to pre-remove the methods from the |
2012-04-17 09:43:18 | Tree |
2012-04-17 09:06:57 | Tree | |
2012-04-17 09:03:29 | Tree | |
[r15743]
by
bugman
Added some heavy debugging code to the GUI analysis delete_analysis() method. This will hopefully allow the analysis deletion problems to be finally solved. |
2012-04-17 08:40:56 | Tree |
[r15742]
by
bugman
Bug fix for the GUI when deleting analysis tabs. The deletion of analysis tabs was previously failing in certain cases. The problem was the |
2012-04-16 21:21:24 | Tree |
[r15741]
by
bugman
Fix for a bug triggered by wxPython 2.9 when deleting the last analysis tab. The self.notebook object is now deleted when the set_init_state() method is called, allowing it to |
2012-04-16 17:54:00 | Tree |
[r15740]
by
bugman
Converted the pipe switching with GUI tab switching to synchronous to avoid rare races. This racing is triggered by wxPython 2.9. This change should not affect wxPython 2.8 installs. |
2012-04-16 17:38:39 | Tree |
[r15739]
by
bugman
The analysis deletion buttons now do nothing if the notebook is not created yet. This avoids problems on the new wxPython 2.9 versions. |
2012-04-16 17:24:42 | Tree |
2012-04-16 16:30:38 | Tree |