Commit | Date | |
---|---|---|
[r10618]
by
bugman
Converted About_relax into the About_base base class, and added About_relax which inherits from it. |
2010-02-02 15:41:39 | Tree |
[r10617]
by
bugman
Created a basic, incomplete dialog class for the 'Help -> About relax' menu entry. The class About_relax has been added and is initialised in the GUI main class. This basic dialog |
2010-02-02 15:37:47 | Tree |
[r10616]
by
bugman
Again the splash screen has been temporarily disabled. This was accidentally turned back on. |
2010-02-02 15:06:31 | Tree |
2010-02-02 14:54:08 | Tree | |
[r10614]
by
bugman
Name fixes for the GUI about dialog. The function gui_bieri.about.about_relax() has been renamed to gui_bieri.about.show_about_gui() to |
2010-02-02 14:52:36 | Tree |
[r10613]
by
bugman
Switched back to using wx.BitmapButton rather than wx.lib.buttons.GenBitmapTextButton. The GenBitmapTextButton button style did not match the rest of the buttons in relaxGUI. |
2010-02-02 14:29:55 | Tree |
[r10612]
by
bugman
Switched from using a cone angle to using an order parameter in the isotropic cone frame order model. |
2010-02-01 23:19:55 | Tree |
[r10611]
by
bugman
Bug fix for the running of the test suite. The interpreter _on() and _off() methods are now called on() and off()! |
2010-02-01 22:36:57 | Tree |
[r10610]
by
bugman
Added a 'File -> Save' menu entry. This is to aid debugging, but users will also find it very useful. Ctrl+S will now save the file |
2010-02-01 21:28:20 | Tree |
[r10609]
by
bugman
Bug fix for the peak list loading GUI element. The relaxation times were being lost after every click of 'Add'. |
2010-02-01 21:01:24 | Tree |