Commit | Date | |
---|---|---|
2010-12-29 10:26:05 | Tree | |
[r12020]
by
bugman
Bug fix for the spin view window - the tree view is not updated by the toolbar before it's built. |
2010-12-29 10:06:32 | Tree |
[r12019]
by
bugman
The relax controller and spin view windows are created when first called, saving significant start up time. |
2010-12-29 10:06:00 | Tree |
[r12018]
by
bugman
Fix for the half hidden about gui window - the virtual size is now the maximum of x and y. |
2010-12-28 22:58:41 | Tree |
2010-12-28 22:49:31 | Tree | |
[r12016]
by
bugman
The temporary DC is now a wx.ClientDC as a wx.PaintDC should only be used in a EVT_PAINT! |
2010-12-28 22:46:46 | Tree |
[r12015]
by
bugman
The model-free auto-analysis window x dimension is now set to match the text width. |
2010-12-28 22:43:30 | Tree |
[r12014]
by
bugman
The setting of virtual size and scroll rate is now performed in the __init__() method. |
2010-12-28 22:37:20 | Tree |
[r12013]
by
bugman
The virtual size of the auto-model-free about window is now being determined by its contents. A temporary DC is created for this, and the contents placed in that DC. The contents are later |
2010-12-28 22:36:07 | Tree |
2010-12-28 21:53:13 | Tree |