Brian Matherly
|
9c364490ce
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
svn: r11100
|
2008-10-02 04:02:10 +00:00 |
|
Brian Matherly
|
e811924e77
|
Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added.
svn: r11086
|
2008-09-27 13:56:17 +00:00 |
|
Gary Burton
|
534256792a
|
Make sure new filters are found and sorting is applied when filters used in place report
svn: r11010
|
2008-09-02 19:48:38 +00:00 |
|
Gary Burton
|
3ed982112e
|
Add a new place report
svn: r11008
|
2008-09-01 20:08:39 +00:00 |
|