Menu

Commit [r17843]  Maximize  Restore  History

Merged revisions 17689-17691 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r17689 | bugman | 2012-10-02 23:51:32 +0200 (Tue, 02 Oct 2012) | 3 lines

Python 3 bug fix for the geometric structure module - another integer division to float problem.
........
r17690 | bugman | 2012-10-03 00:09:30 +0200 (Wed, 03 Oct 2012) | 3 lines

The Python 3 dictionary values() method no longer returns a list, so a list() call is needed.
........
r17691 | bugman | 2012-10-03 01:26:26 +0200 (Wed, 03 Oct 2012) | 6 lines

Bug fix for wxPython 2.9.4.0 - the unsetting of the alpha mask for all bitmap images should now work.

The wx.Bitmap.SetMaskColour(None) call does not work, so instead a wx.Colour() instance is passed in
instead.
........

bugman 2012-10-16

changed /branches/frame_order_testing
changed /branches/frame_order_testing/generic_fns/structure/geometric.py
changed /branches/frame_order_testing/gui/misc.py
changed /branches/frame_order_testing/test_suite/system_tests/peak_lists.py
/branches/frame_order_testing/generic_fns/structure/geometric.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/gui/misc.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/system_tests/peak_lists.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.