* src/FamilyView.py: start of a new family view.

* src/gramps_main.py: register FamilyView


svn: r5474
This commit is contained in:
Don Allingham
2005-12-05 04:54:40 +00:00
parent 16b25fe6c1
commit 4d6ec03bb5
4 changed files with 89 additions and 1617 deletions

View File

@@ -1,3 +1,7 @@
2005-12-04 Don Allingham <don@gramps-project.org>
* src/FamilyView.py: start of a new family view.
* src/gramps_main.py: register FamilyView
2005-09-16 Don Allingham <don@gramps-project.org>
* src/DisplayState.py: remove relationship display stuff for the time
being.