* src/PedView.py: fix quote

* src/PersonView.py: reset db and build tree on database reload
* src/GrampsDb/_GrampsDbBase.py: clear active on database change


svn: r5917
This commit is contained in:
Don Allingham
2006-02-10 05:10:35 +00:00
parent 84a5a1e133
commit e17636f239
4 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
2006-02-09 Don Allingham <don@gramps-project.org>
* src/PedView.py: fix quote
* src/PersonView.py: reset db and build tree on database reload
* src/GrampsDb/_GrampsDbBase.py: clear active on database change
* src/FamilyView.py: initialize Family
* src/EditFamily.py: fix empty gramps_id for new families
* src/GrampsWidgets.py: fix empty gramps_id for new families