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

* src/PluginUtils/_PluginStatus.py (PluginTrace.__init__): Set
	scrolling policy to auto;
	(PluginTrace.close_window): Add method.



svn: r6420
This commit is contained in:
Alex Roitman
2006-04-23 20:59:21 +00:00
parent 2c198ad4aa
commit e1085b42f8
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2006-04-23 Alex Roitman <shura@gramps-project.org>
* src/PluginUtils/_PluginStatus.py (PluginTrace.__init__): Set
scrolling policy to auto;
(PluginTrace.close_window): Add method.
2006-04-22 Brian Matherly <pez4brian@users.sourceforge.net>
* src/PluginUtils/_ReportUtils.py: keep up with RelLib changes
* src/plugins/NavWebPage.py: keep up with RelLib changes