Menu

SVN archive Commit Log


Commit Date  
[r15962] by bugman

The user function GUI menu item is now being auto-generated.

This will require future work to support user functions not within a user function class.

2012-05-04 09:53:03 Tree
[r15961] by bugman

The graphics.fetch_icon() function now returns None if no icon is specified.

2012-05-04 09:40:08 Tree
[r15960] by bugman

Created the graphics.fetch_icon() function for a better API for the icon paths.

This will eventually replace the gui.paths module.

2012-05-04 09:26:47 Tree
[r15959] by bugman

The graphics directory has been converted into a Python package.

This will be used to store special functions related to graphics manipulation, retrieval, etc.

2012-05-04 09:13:13 Tree
[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
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.