* src/FamilyView.py: try to prevent adding a spouse that has

already been added
* src/ReadXML.py: prevent adding a spouse that has already been
added
* src/plugins/Check.py: remove identical families in family list


svn: r4971
This commit is contained in:
Don Allingham
2005-07-28 02:20:31 +00:00
parent 52d06de491
commit ff5a31634c
4 changed files with 54 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2005-07-27 Don Allingham <don@gramps-project.org>
* src/FamilyView.py: try to prevent adding a spouse that has
already been added
* src/ReadXML.py: prevent adding a spouse that has already been
added
* src/plugins/Check.py: remove identical families in family list
2005-07-26 Alex Roitman <shura@gramps-project.org>
* src/ChooseParents.py (save_parents_clicked): Do not create
family if parent is self.