Menu

SVN archive Commit Log


Commit Date  
[r16286] by bugman

Fix for the 'Tools->System information' menu entry.

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

The user function menu has been split in half as it was far too long.

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()
method code into the singleton instantiation. The user function __call__() method not extracts the
main window GUI object for use as the parent of the wizards, if a parent is not supplied.

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
from always coming to the front.

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