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
Files
4b5383170c14731209e456f3f6485d5c8bc9e89b
gramps
/
src
/
PluginUtils
History
Peter Landgren
b7b5045497
String must be unicode for truncation to work for non ascii characters.
...
svn: r13175
2009-09-08 10:01: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
String must be unicode for truncation to work for non ascii characters.
2009-09-08 10:01:58 +00:00
_Options.py
Bug 3017: change old-style classes to new-style classes
2009-05-21 17:58:31 +00:00
_PluginDialogs.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
_PluginWindows.py
Allow sort of columns and search as you type in plugin overview window
2009-01-30 21:48:02 +00:00
_Tool.py
Bug 3017: change old-style classes to new-style classes
2009-05-21 17:58:31 +00:00
Makefile.am
Too many files for pkgdata_PYTHON
2008-10-04 11:06:36 +00:00