2007-01-20 Don Allingham <don@gramps-project.org>

* src/DataViews/_PersonView.py (PersonView.change_db): apply
	dirty flag to initial build to prevent forcing of build on load
	if the view is not in focus.



svn: r7943
This commit is contained in:
Don Allingham
2007-01-20 22:49:09 +00:00
parent e184f44a94
commit 81abc62ace
2 changed files with 9 additions and 16 deletions

View File

@@ -1,3 +1,8 @@
2007-01-20 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py (PersonView.change_db): apply
dirty flag to initial build to prevent forcing of build on load
if the view is not in focus.
2007-01-20 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_EventView.py (remove): Use reference map to find
references to remove.