Code Search for Developers
 
 
  

gramps

GRAMPS is a GNOME genealogy program for Linux and FreeBSD that allows you to easily build\r\nand keep track of your family tree.

Project homepage: http://sourceforge.net/projects/gramps
Programming language(s): Python
License: other



Some source files from: gramps/src/Filters
  Rules/
    Event/
      Makefile.am
      _AllEvents.py
      _EventPrivate.py
      _HasIdOf.py
      _HasMarkerOf.py
      _HasNoteMatchingSubstringOf.py
      _HasNoteRegexp.py
      _HasReferenceCountOf.py
      _HasType.py
      _MatchesFilter.py
      _MatchesPersonFilter.py
      _RegExpIdOf.py
      __init__.py
    Family/
      Makefile.am
      _AllFamilies.py
      _ChildHasIdOf.py
      _ChildHasNameOf.py
      _FamilyPrivate.py
      _FatherHasIdOf.py
      _FatherHasNameOf.py
      _HasAttribute.py
      _HasEvent.py
      _HasIdOf.py
      _HasMarkerOf.py
      _HasNoteMatchingSubstringOf.py
      _HasNoteRegexp.py
      _HasReferenceCountOf.py
      _HasRelType.py
      _MatchesFilter.py
      _MemberBase.py
      _MotherHasIdOf.py
      _MotherHasNameOf.py
      _RegExpChildName.py
      _RegExpFatherName.py
      _RegExpIdOf.py
      _RegExpMotherName.py
      _SearchChildName.py
      _SearchFatherName.py
      _SearchMotherName.py
      __init__.py
    MediaObject/
      Makefile.am
      _AllMedia.py
      _HasIdOf.py
      _HasMedia.py
      _HasNoteMatchingSubstringOf.py
      _HasNoteRegexp.py
      _HasReferenceCountOf.py
      _MatchesFilter.py
      _MediaPrivate.py
      _RegExpIdOf.py
      __init__.py
    Note/
      Makefile.am
      _AllNotes.py
      _HasIdOf.py
      _HasMarkerOf.py
      _HasNote.py
      _HasNoteMatchingSubstringOf.py
      _HasNoteRegexp.py
      _HasReferenceCountOf.py
      _MatchesFilter.py
      _NotePrivate.py
      _RegExpIdOf.py
      __init__.py
    Person/
      Makefile.am
      _Disconnected.py
      _Everyone.py
      _FamilyWithIncompleteEvent.py
      _HasAttribute.py
      _HasBirth.py
      _HasCommonAncestorWith.py
      _HasCommonAncestorWithFilterMatch.py
      _HasCompleteRecord.py
      _HasDeath.py
      _HasEvent.py
      _HasFamilyAttribute.py
    Place/
    Repository/
    Source/
    Makefile.am
    _Everything.py
    _HasAttributeBase.py
    _HasEventBase.py
    _HasGrampsId.py
    _HasMarkerBase.py
    _HasNoteRegexBase.py
    _HasNoteSubstrBase.py
    _HasReferenceCountBase.py
    _HasTextMatchingRegexpOf.py
    _HasTextMatchingSubstringOf.py
    _IsPrivate.py
    _MatchesFilterBase.py
    _RegExpIdBase.py
    _Rule.py
    _RuleUtils.py
    __init__.py
  SideBar/
  Makefile.am
  _FilterComboBox.py
  _FilterList.py
  _FilterMenu.py
  _FilterParser.py
  _FilterStore.py
  _GenericFilter.py
  _ParamFilter.py
  _SearchBar.py
  _SearchFilter.py
  __init__.py



See more files for this project here