* src/gramps_main.py: Added "Invert" checkbox for person filter; Fix "active-changed" signals to not cause Tracebacks.
* src/gramps.glade: Added "Invert" checkbox for person filter * src/PeopleView.py (build_tree): Pass Invert state for Filter to PeopleModel * src/PeopleModel.py: Enable invertation of filter result svn: r4323
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
2005-04-08 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
||||
2005-04-08 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||
* src/Utils.py (probably_alive): Added two more checks for birth and death year
|
||||
|
||||
* src/gramps_main.py: Added "Invert" checkbox for person filter;
|
||||
Fix "active-changed" signals to not cause Tracebacks.
|
||||
* src/gramps.glade: Added "Invert" checkbox for person filter
|
||||
* src/PeopleView.py (build_tree): Pass Invert state for Filter to PeopleModel
|
||||
* src/PeopleModel.py: Enable invertation of filter result
|
||||
|
||||
2005-04-08 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
||||
* src/Utils.py (probably_alive): fix some bugs and added checking of ancestors.
|
||||
|
||||
|
Reference in New Issue
Block a user