Commit | Date | |
---|---|---|
2010-12-30 22:04:27 | Tree | |
2010-12-30 22:03:57 | Tree | |
2010-12-30 21:49:33 | Tree | |
2010-12-30 21:36:23 | Tree | |
[r12047]
by
bugman
The dauvergne_protocol now releases the execution lock when errors occur. This prevents the GUI from being unusable. |
2010-12-30 20:57:11 | Tree |
[r12046]
by
bugman
Fix for the delete menu entries in the spin view window, the user function windows were blank! The switch from a wx.Frame to a wx.Dialog broke the code as ShowModal() was freezing the application. |
2010-12-30 17:13:56 | Tree |
[r12045]
by
bugman
Fix for the sequence.read user function window - the builtin fn dir() was being sent as the dir. |
2010-12-30 15:59:46 | Tree |
[r12044]
by
bugman
Fix for the file selection widget in the user function windows - the file type is now not hardcoded. The code was copied from the script user function window so that the filetype was hardcoded to *.py!!! |
2010-12-30 15:58:21 | Tree |
[r12043]
by
bugman
Rewrote the free format file settings window. This now uses a base class for settings windows and the user function base class to supply the |
2010-12-30 15:48:43 | Tree |
[r12042]
by
bugman
Removal of the unused gui_bieri.analyses.project module. This old code is not used and has no use in the current GUI. |
2010-12-30 14:52:48 | Tree |