This website requires JavaScript.
Explore
Help
Register
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gramps
/
src
/
PluginUtils
History
Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils improve import strategy svn: r12680
2009-06-19 15:23:58 +00:00
..
__init__.py
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
2008-10-02 04:02:10 +00:00
_GuiOptions.py
Split Utils in a non GUI and GUI part
2009-06-19 15:23:58 +00:00
_Options.py
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
2009-05-26 20:48:09 +00:00
_PluginDialogs.py
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
2009-05-26 20:48:09 +00:00
_PluginWindows.py
Split Utils in a non GUI and GUI part
2009-06-19 15:23:58 +00:00
_Tool.py
_Tool.py: Pythonic style change in try...except...else
2009-06-02 14:46:25 +00:00
Makefile.am
Too many files for pkgdata_PYTHON
2008-10-04 11:06:36 +00:00