Commit | Date | |
---|---|---|
[r26546]
by
bugman
Shifted the wx.NewId() calls for the spectrum list GUI element to the module namespace. These IDs are used for the pop up menus. The change avoids repetitive calls to wx.NewId() every |
2014-11-12 16:38:25 | Tree |
[r26545]
by
bugman
Shifted a number of wx.NewId() calls to the module namespace to conserve IDs. These are for the menus in the main window and in the spin view window. |
2014-11-12 16:28:42 | Tree |
[r26544]
by
bugman
Bug fix for the Mf.test_bug_21615_incomplete_setup_failure GUI test on MS Windows systems. The GUI interpreter flush() method needs to be called between the two structure.load_spins user |
2014-11-12 10:47:40 | Tree |
[r26543]
by
bugman
Important bug fix for racing causing the GUI to freeze. This is really only seen in the GUI tests on MS Windows systems, as a user could never be fast |
2014-11-12 10:45:54 | Tree |
2014-11-12 09:57:44 | Tree | |
[r26541]
by
bugman
Removed the writable base directory check in the dauvergne_protocol auto-analysis. This check was causing the system test to fail if the user does not have write access to the |
2014-11-12 09:51:25 | Tree |
2014-11-12 08:11:08 | Tree | |
2014-11-12 08:11:04 | Tree | |
2014-11-11 16:57:37 | Tree | |
[r26537]
by
bugman
Python 3 fixes via 2to3 - the xrange() function has been replaced by range(). The command used was: |
2014-11-11 16:37:03 | Tree |