Commit | Date | |
---|---|---|
[r16031]
by
bugman
Fixes for the GUI tests. The 'name' argument was converted to 'uf_name' as 'name' already exists as an argument in many user |
2012-05-07 09:17:42 | Tree |
[r16030]
by
bugman
The user function data object add_class() and add_uf() methods now check for uniqueness. This is to catch coding errors whereby the user function class or name has been duplicated. |
2012-05-07 08:31:18 | Tree |
2012-05-07 08:28:38 | Tree | |
[r16028]
by
bugman
The Bmrb.test_bmrb_rw GUI test is now complete and fully uses the new auto-generated user functions. This test will only pass once all the relevant user functions are converted to the auto-generation |
2012-05-07 08:12:26 | Tree |
[r16027]
by
bugman
The 2D sequence args of the auto-generated GUI user functions now matches the normal sequence elements. The String_list_of_lists_window has been converted to Sequence_window_2D which inherits from |
2012-05-07 08:02:36 | Tree |
2012-05-06 17:18:15 | Tree | |
2012-05-06 17:17:53 | Tree | |
[r16024]
by
bugman
Fix for the Combo_list GUI element - all of the combo boxes are now properly updated with values and data. |
2012-05-06 17:01:30 | Tree |
[r16023]
by
bugman
Fix for the Uf_page.on_display() method for choice iterators which return strings. Strings are a sequence type, so len() is not a valid test! |
2012-05-06 16:34:37 | Tree |
[r16022]
by
bugman
Merged all of the sequence wizard page GUI elements into one. This is to significantly simplify the code. |
2012-05-06 16:16:03 | Tree |