Commit | Date | |
---|---|---|
[r16274]
by
bugman
Shifted the user function page creation into the Uf_object.create_page() method. This will be useful for the creation of the special wizards which are composed of many user function |
2012-05-13 10:43:20 | Tree |
[r16273]
by
bugman
The Spectral_error_type_page class now inherits from Wiz_page as UF_page has been eliminated. |
2012-05-13 10:33:22 | Tree |
2012-05-13 10:31:28 | Tree | |
[r16271]
by
bugman
Eliminated the gui.uf_pages package. This removes a lot of code and many modules! This has all been rendered useless by the |
2012-05-13 10:29:48 | Tree |
[r16270]
by
bugman
Eliminated the old user function menu system. The auto-generated menu system is now complete, so the old system is now of no use. |
2012-05-13 10:27:46 | Tree |
[r16269]
by
bugman
Changed the arg description of the align_tensor.copy and diffusion_tensor.copy user functions. This improves the argument description by making it more readable. |
2012-05-13 10:25:13 | Tree |
[r16268]
by
bugman
Renamed the 'user_functions' module to 'uf_objects'. This is due to a name clash with the 'user_functions' package. |
2012-05-13 10:20:07 | Tree |
[r16267]
by
bugman
Renamed the auto-generation user function module from 'objects' to 'user_functions'. |
2012-05-13 10:17:27 | Tree |
2012-05-13 10:16:07 | Tree | |
[r16265]
by
bugman
Clean up of the prompt.interpreter module. This includes the merging of the _auto_generate() method into _setup() and the clean up of the imports. |
2012-05-13 10:15:10 | Tree |