Commit | Date | |
---|---|---|
[r14711]
by
bugman
The testing of the various GUI windows for race conditions now occurs in the NOE GUI test. This should significantly speed up the model-free auto-analysis GUI test. |
2011-09-20 09:26:34 | Tree |
[r14710]
by
bugman
Bug fixes for the GUI tests on MS Windows. The GUI interpreter thread is now flushed prior to the peak list wizards, as the wizard's user |
2011-09-20 09:02:48 | Tree |
[r14709]
by
bugman
Bug fix for the scons clean target on MS Windows. The build and dist directories from the Mac OS X py2app program are now only deleted by the |
2011-09-20 08:41:17 | Tree |
[r14708]
by
bugman
Bug fix for a race condition on MS Windows blocking the test suite. The analyses update_spin_count() call sets the value of the spin systems GUI element. This is now |
2011-09-20 08:35:20 | Tree |
[r14707]
by
bugman
Attempt to fix the infinite running of the test suite on MS Windows due to the flush() implementation. The GUI interpreter thread's queue object task_done() method is now called to properly clear the queue. |
2011-09-20 07:43:52 | Tree |
[r14706]
by
bugman
Added the 'Go to top' and 'Go to end' entries for the relax controller pop up menu. This includes the appropriate oxygen icons. |
2011-09-19 20:41:29 | Tree |
2011-09-19 20:06:04 | Tree | |
[r14704]
by
bugman
Bug fix for MS Windows - the user function menus are now fully deactivated during execution lock. The submenus were strangely not all being deactivated, so now all submenu items are also |
2011-09-19 20:01:58 | Tree |
[r14703]
by
bugman
Bug fix for the switching between analysis tabs on MS Windows. The tab had not been changed when on_page_change() was being called (in contrast to GNU/Linux and |
2011-09-19 19:59:01 | Tree |
[r14702]
by
bugman
The peak list and relaxation data GUI element pop up menus are now disabled with the execution lock. This will prevent weird bugs. |
2011-09-19 17:39:05 | Tree |