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

* src/DataViews.py/_PersonView.py: don't add handles of top level
	objects
	* src/GrampsWidgets.py: handle both types and tuples



svn: r6502
This commit is contained in:
Don Allingham
2006-04-30 23:26:38 +00:00
parent 6937ac022c
commit 2e49a8ab34
3 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2006-04-30 Don Allingham <don@gramps-project.org>
* src/DataViews.py/_PersonView.py: don't add handles of top level
objects
* src/GrampsWidgets.py: handle both types and tuples
2006-04-30 Brian Matherly <brian@gramps-project.org>
* src/plugins/CountAncestors.py: Use positive numbers for generations to be
consistent with the rest of GRAMPS