* src/EditPerson.py: Call child editors with new arguments.

* src/EventEdit.py: Use new window management.
* src/ListBox.py: Use new arguments.
* src/PersonView.py: Add track argument to EditPerson.


svn: r5547
This commit is contained in:
Alex Roitman
2005-12-14 06:54:02 +00:00
parent 070e1f07b8
commit fbb843eafa
6 changed files with 139 additions and 110 deletions

View File

@@ -1,5 +1,9 @@
2005-12-13 Alex Roitman <shura@gramps-project.org>
* src/DisplayState.py: Correct and add comments.
* src/EditPerson.py: Call child editors with new arguments.
* src/EventEdit.py: Use new window management.
* src/ListBox.py: Use new arguments.
* src/PersonView.py: Add track argument to EditPerson.
2005-12-13 Don Allingham <don@gramps-project.org>
* src/EditPerson.py: fix after merge