Commit | Date | |
---|---|---|
[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 |
[r14701]
by
bugman
Bug fix for the structure.vectors user function back end. The check for already existing vector info now should work. |
2011-09-19 17:20:59 | Tree |
[r14700]
by
bugman
Fix for the results viewer window on MS Windows. The user functions now have the results viewer window set as the parent so that the window is not |
2011-09-19 16:56:37 | Tree |