Menu

SVN archive Commit Log


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
functions. A number of keyword args were also added, as these are required for the execute_uf GUI
test method.

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
[r16029] by bugman

Removed the now useless 'functions' module.

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
design!

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
Sequence_window. All Python types and sequences supported by the Sequence GUI element are now
supported by the Sequence_2D element (which is the old String_list_of_lists).

2012-05-07 08:02:36 Tree
[r16026] by bugman

Removal of a debugging print out.

2012-05-06 17:18:15 Tree
[r16025] by bugman

Converted all of the align_tensor user functions to the auto-generation design.

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
Older >
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.