Commit | Date | |
---|---|---|
[r28280]
by
bugman
Keyword to positional argument conversion for the GUI wx.ScrolledWindow.EnableScrolling() calls. These function calls were using keyword arguments, however the old wxPython and Phoenix |
2016-11-15 14:44:42 | Tree |
[r28279]
by
bugman
Keyword to positional argument conversion for the GUI wx.ListCtrl.SetStringItem() function calls. The keyword arguments for this function must exist for backwards compatibility with ancient wxPython |
2016-11-15 13:36:02 | Tree |
[r28278]
by
bugman
Bug fix for "Tools->System information" GUI menu item. The user function has been renamed from sys_info to system.sys_info. |
2016-11-15 10:33:19 | Tree |
[r28277]
by
bugman
Python 3 fix for the combo list sequence elements. Comparison of integers to values of None are not allowed. |
2016-11-14 22:16:52 | Tree |
[r28276]
by
bugman
Python 3 fixes for the gui.misc module. This is for text formatting using the "x"*num logic. In Python 3, num is often a float so this does |
2016-11-14 22:02:28 | Tree |
2016-11-14 20:22:01 | Tree | |
[r28274]
by
bugman
Python 3 bugfix for the Relax_disp.test_bug_24601_r2eff_missing_data system test. Tab characters rather than spaces made the system test script unloadable in Python 3. |
2016-11-14 19:23:03 | Tree |
2016-11-14 18:12:06 | Tree | |
[r28272]
by
bugman
Bug fix for the pcs.structural_error user function. The user function now uses a real multivariate normal distribution for sampling atomic positions. |
2016-11-14 16:00:33 | Tree |
[r28271]
by
bugman
Updated the relax version number to 4.0.3 on the http://www.nmr-relax.com/api/index.html webpage. |
2016-10-28 13:44:54 | Tree |