Commit | Date | |
---|---|---|
[r17507]
by
bugman
Updated the data model chapter of the user manual to cover the handling of protons. This change includes the modification of the PDB reading screenshot to demonstrate the reading of a |
2012-09-19 12:57:03 | Tree |
[r17506]
by
bugman
All of the GUI strings and text are now formatted with a small sans serif font in the user manual. This is because in the GUI, a sans serif font is almost always used be default. |
2012-09-19 12:55:33 | Tree |
[r17505]
by
bugman
Fix for bug #20177 (https://gna.org/bugs/?20177). This was simply a lower precision OS/Python/numpy combination causing a test suite failure - there |
2012-09-19 12:16:04 | Tree |
[r17504]
by
bugman
Another bug fix for the sequence GUI editor window. This bug was being triggered by the User_functions.test_structure_pdb_read() GUI test which now |
2012-09-19 09:40:28 | Tree |
2012-09-19 09:38:56 | Tree | |
[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 |