* src/FamlyView.py: enable menu buttons, siblings

* src/PageView.py: move home function into this class
* src/PersonView.py: move home function out of this class


svn: r5669
This commit is contained in:
Don Allingham
2006-01-04 18:56:06 +00:00
parent fe1d99928a
commit 744776903e
4 changed files with 169 additions and 43 deletions

View File

@@ -1,3 +1,8 @@
2006-01-04 Don Allingham <don@gramps-project.org>
* src/FamlyView.py: enable menu buttons, siblings
* src/PageView.py: move home function into this class
* src/PersonView.py: move home function out of this class
2006-01-04 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/FamilyView.py: Handle active person == None