Commit | Date | |
---|---|---|
[r17502]
by
bugman
Modified the User_functions.test_structure_pdb_read() GUI test to catch another bug. This is a bug recently introduced with the fixes to the other sequence editor GUI window problems. |
2012-09-19 09:27:52 | Tree |
[r17501]
by
bugman
Fix for bug #20184 (https://gna.org/bugs/?20184). The behaviour of the gui.string_conv.gui_to_int() and related functions has changed in the last few |
2012-09-19 09:24:21 | Tree |
2012-09-19 09:22:35 | Tree | |
[r17499]
by
bugman
Created the User_functions.test_structure_pdb_read GUI test for checking the sequence editor window. This new user function GUI testing class is to be used for testing out the special GUI elements not |
2012-09-19 08:55:30 | Tree |
[r17498]
by
bugman
Modified the operation of the sequence GUI element to have access to the sequence editor window. This is to allow this GUI element to be blasted within the test suite. |
2012-09-19 08:53:11 | Tree |
[r17497]
by
bugman
Fix for bug #20183 (https://gna.org/bugs/?20183) - the failure of the sequence editor window. The problem was that fields which could be either single values or lists (or tuples) of values were |
2012-09-19 08:02:13 | Tree |
[r17496]
by
bugman
Fix for bug #20182 (https://gna.org/bugs/?20182) - the sequence element window ordering issue. The sequence element window now has the parent wx.Window element set. This prevents the main relax |
2012-09-19 07:43:30 | Tree |
[r17495]
by
bugman
Improvements to the descriptions of the structure.read_xyz user function arguments. |
2012-09-19 07:37:07 | Tree |
[r17494]
by
bugman
Improvements to the descriptions of the structure.read_pdb user function arguments. |
2012-09-19 07:35:49 | Tree |
[r17493]
by
bugman
Fix for bug #20181 - the GUI sequence editor window TypeError problem. This is the fix for the bug reported at https://gna.org/bugs/?20181. |
2012-09-19 07:19:54 | Tree |