2007-04-17 Don Allingham <don@gramps-project.org>

* src/Editors/_EditRepository.py: fix double click save bug
	* src/Editors/_EditSource.py: fix double click save bug
	* src/Editors/_EditEvent.py: fix double click save bug
	* src/Editors/_EditPlace.py: fix double click save bug
	* src/Editors/_EditFamily.py (EditFamily.save): fix potential double click of Family 
	Editor dialog



svn: r8399
This commit is contained in:
Don Allingham
2007-04-18 03:59:34 +00:00
parent 2a3ef69c9e
commit 71162563ed
6 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
2007-04-17 Don Allingham <don@gramps-project.org>
* src/Editors/_EditRepository.py: fix double click save bug
* src/Editors/_EditSource.py: fix double click save bug
* src/Editors/_EditEvent.py: fix double click save bug
* src/Editors/_EditPlace.py: fix double click save bug
* src/Editors/_EditFamily.py (EditFamily.save): fix potential double click of Family
Editor dialog
2007-04-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/ViewManager.py (create_pages): fix off-by-one error when
preselecting last view