Commit | Date | |
---|---|---|
[r15965]
by
bugman
The graphics package image variables are now imported into the paths module. This is for backwards compatibility with the old user function pages. |
2012-05-04 12:18:39 | Tree |
[r15964]
by
bugman
Shifted a number of the image path variables from the gui.paths module to the graphics package. |
2012-05-04 12:09:28 | Tree |
2012-05-04 11:33:52 | Tree | |
[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 |
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 |
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 |