* src/GenericFilters.py: Remove.

* src/Filters: Move filtering to its own package.
	


svn: r6521
This commit is contained in:
Alex Roitman
2006-05-03 01:02:54 +00:00
parent 6a37d89056
commit ba42a155b1
90 changed files with 5332 additions and 2911 deletions

View File

@@ -3,6 +3,9 @@
* data/gramps.schemas.in: add family-warn back in
2006-05-02 Alex Roitman <shura@gramps-project.org>
* src/GenericFilters.py: Remove.
* src/Filters: Move filtering to its own package.
* src/RelLib/_BaseObject.py (PrivacyBase): Remove class, as it
already has its own module.
* src/AutoComp.py (StandardCustomSelector.fill): Adapt to new types.