* src/EditPerson.py: removed unused variable

* src/EditFamily.py: start of the family editor
* src/FamilyView.py: call family editor
* src/gramps.glade: family editor changes


svn: r5718
This commit is contained in:
Don Allingham
2006-01-12 00:06:33 +00:00
parent 667df5705f
commit 13c1041b93
4 changed files with 68 additions and 171 deletions

View File

@@ -1,3 +1,9 @@
2006-01-11 Don Allingham <don@gramps-project.org>
* src/EditPerson.py: removed unused variable
* src/EditFamily.py: start of the family editor
* src/FamilyView.py: call family editor
* src/gramps.glade: family editor changes
2006-01-11 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/PedView.py: Now using cairo :-)
Changed menu handling