fix focus out event

svn: r6087
This commit is contained in:
Don Allingham
2006-03-06 05:22:45 +00:00
parent 149d92384d
commit 0bd53c1a49
4 changed files with 11 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
2006-03-05 Don Allingham <don@gramps-project.org>
* src/TipOfDay.py: Fix the image location
* src/Editors/_EditPerson.py: fix focus_out_event
* src/ViewManager.py: replace the data
* src/DataViews/_RepositoryView.py: column editing
* src/DataViews/_MediaView.py: column editing
* src/DataViews/_SourceView.py: column editing