2006-04-18 Don Allingham <don@gramps-project.org>

* src/plugins/Desbrowser.py: bring up to speed with ManagedWindow
	* src/GrampsWidgets.py: fix the type return value 



svn: r6353
This commit is contained in:
Don Allingham
2006-04-18 19:10:13 +00:00
parent 3ae608af89
commit 3c31f1e2ec
3 changed files with 37 additions and 46 deletions

View File

@@ -1,3 +1,7 @@
2006-04-18 Don Allingham <don@gramps-project.org>
* src/plugins/Desbrowser.py: bring up to speed with ManagedWindow
* src/GrampsWidgets.py: fix the type return value
2006-04-17 Don Allingham <don@gramps-project.org>
* src/DataViews/_FamilyView.py: handle the dirty flag for updates
* src/DataViews/_PersonView.py: goto active person properly