* src/GrampsDbBase.py: correctly handle signals when undoing a
delete operation * src/PeopleView.py: remove unused signal * src/gramps_main.py: handle history mechanism with new signal scheme, avoiding the double active-changed when selecting an element svn: r4326
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2005-04-08 Don Allingham <don@gramps-project.org>
|
||||
* src/GrampsDbBase.py: correctly handle signals when undoing a
|
||||
delete operation
|
||||
* src/PeopleView.py: remove unused signal
|
||||
* src/gramps_main.py: handle history mechanism with new signal scheme,
|
||||
avoiding the double active-changed when selecting an element
|
||||
|
||||
2005-04-08 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||
* src/Utils.py (probably_alive): Added two more checks for birth and death year
|
||||
|
||||
|
Reference in New Issue
Block a user