Benny Malengier
|
d25cdc3958
|
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
Improvements: gen.plug only depends on gen, relationship default is moved
to Relationship.py, and config for hidden to a gui.pluginmanager
svn: r13405
|
2009-10-25 13:52:29 +00:00 |
|
Benny Malengier
|
ed619cfdd6
|
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
|
2009-10-24 13:53:20 +00:00 |
|
Gerald Britton
|
764f5d846d
|
Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
svn: r13367
|
2009-10-13 19:11:19 +00:00 |
|
Raphael Ackermann
|
65f72560d1
|
pep8 fixes
fixing typos
svn: r12934
|
2009-08-09 17:09:32 +00:00 |
|
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 |
|