Commit | Date | |
---|---|---|
2012-05-13 15:37:55 | Tree | |
[r16288]
by
bugman
Fix for the pipe editor - this window is now the parent for the user functions it calls. Therefore the pipe editor no longer disappears behind the main relax window. |
2012-05-13 15:31:12 | Tree |
[r16287]
by
bugman
Fix for the 'Help->Licence' menu entry. The GPL text from the gpl() function docstring is now printed, as this is no longer a user function. |
2012-05-13 15:28:28 | Tree |
2012-05-13 15:23:48 | Tree | |
[r16285]
by
bugman
The frq user function class submenu mnemonic is now 'f', conforming to the other user function classes. |
2012-05-13 15:16:45 | Tree |
[r16284]
by
bugman
Improved the keyboard mnemonics for the user function sub-menus. There are no longer any clashing letters. |
2012-05-13 15:15:25 | Tree |
2012-05-13 14:51:32 | Tree | |
[r16282]
by
bugman
The spin viewer window is now using the new build_uf_menu() function for its menus. |
2012-05-13 14:41:03 | Tree |
[r16281]
by
bugman
Shifted the user function menu creation into gui.uf_objects.build_uf_menus(). This will allow the code to be reused by the spin viewer window. |
2012-05-13 14:38:18 | Tree |
[r16280]
by
bugman
The GUI user function storage object now populated itself. This singleton object is no longer populated from the main GUI object, shifting the auto_generate() |
2012-05-13 14:05:07 | Tree |