Source code for Gramps Genealogical program
Go to file
Don Allingham 2e7ad59d01 * src/PeopleModel.py: Improve rebuid times by using database cursor,
caching sort names, and replacing loops with map/lamba
* src/PeopleView.py: prevent goto_active_person reentrancy, use get_selected_objects
instead of selected_foreach, combine row_changed and set_dnd_target into the same
callback, rebuild only affected surname on person-update if pissible


svn: r4750
2005-06-01 18:02:53 +00:00
gramps2 * src/PeopleModel.py: Improve rebuid times by using database cursor, 2005-06-01 18:02:53 +00:00