Menu

SVN archive Commit Log


Commit Date  
[r15958] by bugman

Renamed the gui.user_functions package to gui.uf_pages to avoid import clashes.

This package was clashing with the base user_functions package, breaking imports everywhere.

2012-05-04 09:10:46 Tree
[r15957] by bugman

Started to write the auto-generated user function GUI menu.

2012-05-04 09:04:38 Tree
[r15956] by bugman

Created methods for returning user function and class data objects from the user function data object.

These are called get_class() and get_uf().

2012-05-04 08:59:20 Tree
[r15955] by bugman

Fix for the bmrb.citation user function prompt front end.

The status argument was hiding the relax status singleton object!

2012-05-04 08:45:54 Tree
[r15954] by bugman

Updated the user_function and prompt packages __all__ lists.

2012-05-04 08:40:25 Tree
[r15953] by bugman

The auto-generated prompt user function front end objects are now executable.

The uf.backend variable is now the executable Python object. The pipe user function class has been
updated for the uf.backend change.

2012-05-04 08:23:09 Tree
[r15952] by bugman

Implemented the missing back end of the pipe.current user function!

2012-05-04 08:15:19 Tree
[r15951] by bugman

Expanded and fixed the argument checking for the prompt auto-generated user function front ends.

2012-05-04 08:03:22 Tree
[r15950] by bugman

The auto-generated prompt user function front ends now convert arguments to keyword arguments.

This is important as a keyword arg can be supplied without the keyword in Python!

2012-05-04 08:02:36 Tree
[r15949] by bugman

Removed the last reference to the eliminated Exec_info prompt object.

2012-05-04 07:45:43 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.