Fix family/child refs

svn: r6337
This commit is contained in:
Don Allingham
2006-04-13 19:34:07 +00:00
parent b2d59995e3
commit 253da2a4a7
6 changed files with 44 additions and 26 deletions

View File

@@ -1,3 +1,10 @@
2006-04-13 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteXML.py: write old style XML.
* src/Editors/_EditPersonRef.py: display person correctly in label
* src/Editors/_EditFamily.py: comment out unused tab
* src/plugins/Check.py: get working with childrefs
* src/DisplayTabs.py: remove debug
2006-04-13 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DataViews/_PedigreeView.py: Adapt to changes in RelLib
* src/plugins/TestcaseGenerator.py: Adapt to changes in RelLib