gramps/src/PluginUtils
2008-07-21 04:46:58 +00:00
..
__init__.py Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file. 2008-05-19 04:14:11 +00:00
_GuiOptions.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_MenuOptions.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_Options.py 0002279: report-options.xml cannot manage option value with double quotes. 2008-07-21 04:46:58 +00:00
_PluginDialogs.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_PluginMgr.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_PluginWindows.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_Tool.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
Makefile.am Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file. 2008-05-19 04:14:11 +00:00