Commit | Date | |
---|---|---|
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 |
[r16279]
by
bugman
Removed the dependence on the old GUI user function system. Now the GUI user function storage object is used throughout. |
2012-05-13 13:29:08 | Tree |
[r16278]
by
bugman
The user function GUI objects can now be called with the 'parent' keyword arg. This allows a window other than the main relax window to be the parent, preventing the main window |
2012-05-13 13:19:09 | Tree |
[r16277]
by
bugman
Converted all of the GUI code to use the auto-generated user function design and storage object. |
2012-05-13 10:58:38 | Tree |