Brian Matherly
|
2e9a488e3e
|
Refactor export plugin framework. All importers and exporters are now plugins.
svn: r11243
|
2008-11-04 04:12:51 +00:00 |
|
Brian Matherly
|
8e8f37d5d3
|
Create a new plugin class for Import plugins.
svn: r11142
|
2008-10-14 02:34:28 +00:00 |
|
Peter Landgren
|
3e4a289f4b
|
Type _sring.py -> _string.py
svn: r11106
|
2008-10-04 11:08:05 +00:00 |
|
Brian Matherly
|
71013e9f50
|
Fix makefiles for previous source file re-arrangements.
svn: r11104
|
2008-10-04 05:15:06 +00:00 |
|
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 |
|