Commit | Date | |
---|---|---|
2012-05-07 09:39:19 | Tree | |
[r16035]
by
bugman
The user function arg type of 'num' is now handled as a float in the auto-generated GUI elements. |
2012-05-07 09:32:33 | Tree |
[r16034]
by
bugman
The height_desc user function page variable is now properly handled. It was not being passed into the Uf_page initialisation!! |
2012-05-07 09:29:25 | Tree |
[r16033]
by
bugman
The wizard height_desc variable can now be set in the auto-generated user functions. This is via the wizard_height_desc variable. |
2012-05-07 09:21:23 | Tree |
2012-05-07 09:19:55 | Tree | |
[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 |