2006-04-27 Alex Roitman <shura@gramps-project.org>

* src/PluginUtils/_PluginStatus.py: Fix wm.
	* src/PluginUtils/_Plugins.py: Fix Reload tool. The re-building of
	the menus still needs to be fixed.
	* src/plugins/Leak.py: Fix wm.
	* src/docgen/LPRDoc.py: Import Errors module before it is called.
	* src/plugins/DumpGenderStats.py: Fix wm.



svn: r6468
This commit is contained in:
Alex Roitman
2006-04-27 19:19:10 +00:00
parent 2ccd918953
commit 0f6e4ff82a
6 changed files with 59 additions and 79 deletions

View File

@@ -1,3 +1,11 @@
2006-04-27 Alex Roitman <shura@gramps-project.org>
* src/PluginUtils/_PluginStatus.py: Fix wm.
* src/PluginUtils/_Plugins.py: Fix Reload tool. The re-building of
the menus still needs to be fixed.
* src/plugins/Leak.py: Fix wm.
* src/docgen/LPRDoc.py: Import Errors module before it is called.
* src/plugins/DumpGenderStats.py: Fix wm.
2006-04-27 Don Allingham <don@gramps-project.org>
* src/DisplayModels.py: flush cache on row update
* src/DisplayTabs.py: check of event==None when determining default type