gramps/src/FilterEditor
Alex Roitman 5c5921d9ea 2007-06-16 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Person/_IsChildOfFilterMatch.py
	(IsChildOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py
	(IsAncestorOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py
	(IsDescendantOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py
	(HasCommonAncestorWithFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsParentOfFilterMatch.py
	(IsParentOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
	(IsSiblingOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py
	(IsSpouseOfFilterMatch): Subclass MatchesFilter.



svn: r8560
2007-06-16 20:03:59 +00:00
..
__init__.py 2006-05-31 Don Allingham <don@gramps-project.org> 2006-06-01 03:36:59 +00:00
_EditFilter.py 2007-06-06 Alex Roitman <shura@gramps-project.org> 2007-06-07 05:06:14 +00:00
_EditRule.py * src/DataViews/_NoteView.py: Enable filter editor 2007-02-25 12:19:47 +00:00
_FilterEditor.py 2007-06-16 Alex Roitman <shura@gramps-project.org> 2007-06-16 20:03:59 +00:00
_ShowResults.py Moved NameDisplay into BasicUtils. 2007-02-20 20:56:48 +00:00
Makefile.am 2006-06-01 Don Allingham <don@gramps-project.org> 2006-06-02 03:21:52 +00:00