* src/ChooseParents.py: Stop parent selection window from being

modal; fix child/parent relations from strings to integers.


svn: r4142
This commit is contained in:
Alex Roitman
2005-03-09 04:50:10 +00:00
parent d0f69b802b
commit a6cf17065a
2 changed files with 26 additions and 19 deletions

View File

@@ -23,6 +23,9 @@
Update filter ComboBox in the main window.
* src/gramps_main.py (init_filters): Clear layout before rebuilding.
* src/ChooseParents.py: Stop parent selection window from being
modal; fix child/parent relations from strings to integers.
2005-03-07 Alex Roitman <shura@alex.neuro.umn.edu>
* src/AddrEdit.py: Typo.
* src/EditPerson.py (on_add_addr_clicked): Typos.