Commit | Date | |
---|---|---|
2016-11-15 20:28:19 | Tree | |
2016-11-15 19:56:10 | Tree | |
[r28289]
by
bugman
Fine tuning of the bash completion relax script. The option "-o nospace" for "complete" has been removed as spaces are not added for directories |
2016-11-15 19:50:27 | Tree |
[r28288]
by
bugman
Improvements for the bash completion relax script. Directories and relax scripts are now much better handled. |
2016-11-15 19:34:48 | Tree |
2016-11-15 17:48:08 | Tree | |
[r28286]
by
bugman
Replacement of a wx.ListCtrl.DeleteAllColumns() function call from the spectrum GUI element. This function does not exist in wxPython-Phoenix. Instead the columns are looped over and |
2016-11-15 15:39:40 | Tree |
[r28285]
by
bugman
Reverted r28283 as this change broke the spectrum list GUI element. The command used was: ..... |
2016-11-15 15:27:52 | Tree |
[r28284]
by
bugman
Keyword to positional argument conversion for the GUI wx.Font() calls. A number of these were being called with keyword arguments, however the old wxPython and Phoenix |
2016-11-15 15:10:00 | Tree |
[r28283]
by
bugman
Removal of a wx.ListCtrl.DeleteAllColumns() function call from the spectrum GUI element. This function does not exist in wxPython-Phoenix and is redundant anyway due to the DeleteAllItems() |
2016-11-15 14:44:48 | Tree |
[r28282]
by
bugman
Decreased the precision of a check in the Rx.test_r1_analysis GUI test. This is to allow the test to pass on wxPython-Phoenix and Python 3. |
2016-11-15 14:44:47 | Tree |