Gerald Britton
|
5eb7e18dc6
|
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12572
|
2009-05-26 20:48:09 +00:00 |
|
Gerald Britton
|
72c92f096c
|
_PluginDialogs.py: convert to use gtkbuilder instead of libglade
svn: r12447
|
2009-04-13 20:06:19 +00:00 |
|
Gerald Britton
|
b8eda073ab
|
_PluginDialogs.py: convert to use gtkbuilder instead of libglade
svn: r12446
|
2009-04-13 20:04:30 +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 |
|
Gerald Britton
|
882199f1c2
|
Replace dict.has_key(x) with x in dict for performance gain
svn: r10874
|
2008-07-17 18:10:32 +00:00 |
|
Brian Matherly
|
007ba8dd49
|
Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file.
svn: r10742
|
2008-05-19 04:14:11 +00:00 |
|