Commit | Date | |
---|---|---|
[r16276]
by
bugman
The Uf_page.create_page() method now accepts the 'sync' arg for deciding user function operation. |
2012-05-13 10:51:58 | Tree |
[r16275]
by
bugman
Fix for the Uf_page.create_page() method - the wizard instance is now passed into the method. |
2012-05-13 10:46:11 | Tree |
[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 |