Commit | Date | |
---|---|---|
2011-07-25 08:13:27 | Tree | |
[r13845]
by
bugman
Added some old 2004 scripts for creating a uniform vector distribution and calculating relaxation data. This will be used in the end to build a quick test for the dauvergne_protocol auto-analysis. |
2011-07-25 08:07:31 | Tree |
[r13844]
by
bugman
Fix for Mac OS X - the wizard buttons are now all of the same size. SetMinSize() rather than SetSize() needs to be used with wx.ADJUST_MINSIZE! |
2011-07-22 20:21:27 | Tree |
[r13843]
by
bugman
The dialog Close() rather than Destroy() method is being used to terminate the wizard. This is necessary for Mac OS X. |
2011-07-22 20:00:15 | Tree |
[r13842]
by
bugman
Mac OS X bug fit - removed the Destroy() call after ShowModal() in the wizard. The Destroy() method was actually being called twice, the first time either by the _ok() or the |
2011-07-22 19:16:13 | Tree |
[r13841]
by
bugman
Reverted r13840 as the 'Window' menu on a Mac is actually quite useful for relax! The command used was: ..... |
2011-07-22 17:58:36 | Tree |
2011-07-22 17:51:42 | Tree | |
[r13839]
by
bugman
The spectrum and relaxation data lists now post EVT_SIZE events when modified. This forces the parent scrolled panel to properly layout out its contents and refresh. |
2011-07-22 15:48:47 | Tree |
[r13838]
by
bugman
Removed visual artifacts in the wx.grid.Grid elements used in the spectrum and relax data lists. All cells are now set to the background panel colour, and then individual cells are set back to |
2011-07-22 15:20:51 | Tree |
[r13837]
by
bugman
Merged revisions 13835-13836 via svnmerge from ........ |
2011-07-22 14:57:38 | Tree |