2006-03-16 05:28:23 +05:30
|
|
|
# List of source files which contain translatable strings.
|
|
|
|
[encoding: UTF-8]
|
2006-03-16 07:25:39 +05:30
|
|
|
#
|
|
|
|
# Python files
|
|
|
|
#
|
2006-03-16 05:28:23 +05:30
|
|
|
src/ansel_utf8.py
|
|
|
|
src/ArgHandler.py
|
|
|
|
src/Assistant.py
|
|
|
|
src/AutoComp.py
|
|
|
|
src/BaseDoc.py
|
|
|
|
src/Bookmarks.py
|
|
|
|
src/ColumnOrder.py
|
|
|
|
src/const.py
|
|
|
|
src/DateEdit.py
|
|
|
|
src/Date.py
|
2006-05-18 05:06:31 +05:30
|
|
|
src/DbLoader.py
|
2007-04-09 16:48:57 +05:30
|
|
|
src/DbManager.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/DdTargets.py
|
|
|
|
src/DisplayState.py
|
|
|
|
src/Errors.py
|
2007-08-19 02:43:30 +05:30
|
|
|
src/ExportAssistant.py
|
2007-08-25 10:33:23 +05:30
|
|
|
src/ExportOptions.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/FontScale.py
|
2008-05-15 20:41:21 +05:30
|
|
|
src/GrampsAboutDialog.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/GrampsCfg.py
|
|
|
|
src/GrampsDisplay.py
|
|
|
|
src/gramps_main.py
|
|
|
|
src/gramps.py
|
|
|
|
src/ImgManip.py
|
|
|
|
src/ListModel.py
|
2007-02-11 21:21:33 +05:30
|
|
|
src/ManagedWindow.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Navigation.py
|
|
|
|
src/PageView.py
|
2007-02-11 21:21:33 +05:30
|
|
|
src/PlaceUtils.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/QuestionDialog.py
|
2007-08-30 01:07:58 +05:30
|
|
|
src/QuickReports.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/RecentFiles.py
|
|
|
|
src/Relationship.py
|
2006-11-03 16:02:47 +05:30
|
|
|
src/Reorder.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/ScratchPad.py
|
|
|
|
src/Sort.py
|
|
|
|
src/soundex.py
|
|
|
|
src/Spell.py
|
|
|
|
src/SubstKeywords.py
|
|
|
|
src/TipOfDay.py
|
|
|
|
src/ToolTips.py
|
2007-09-11 09:21:35 +05:30
|
|
|
src/ThumbNails.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/TransUtils.py
|
|
|
|
src/TreeTips.py
|
|
|
|
src/Utils.py
|
2006-05-06 03:25:01 +05:30
|
|
|
src/UndoHistory.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/ViewManager.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
2008-01-16 20:18:56 +05:30
|
|
|
# Simple API
|
|
|
|
src/Simple/_SimpleTable.py
|
|
|
|
|
2007-02-26 01:02:55 +05:30
|
|
|
# BasicUtils package
|
2007-07-04 22:48:42 +05:30
|
|
|
src/BasicUtils/_UpdateCallback.py
|
|
|
|
src/BasicUtils/_NameDisplay.py
|
2007-02-04 22:06:07 +05:30
|
|
|
|
2006-08-05 10:11:56 +05:30
|
|
|
# Config package
|
2008-01-25 18:37:43 +05:30
|
|
|
src/Config/_GrampsConfigKeys.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Config/_GrampsGconfKeys.py
|
|
|
|
src/Config/_GrampsIniKeys.py
|
|
|
|
src/Config/__init__.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Merge package
|
2006-05-26 06:01:17 +05:30
|
|
|
src/Merge/__init__.py
|
|
|
|
src/Merge/_MergePerson.py
|
|
|
|
src/Merge/_MergePlace.py
|
|
|
|
src/Merge/_MergeSource.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# DataViews package
|
2007-12-30 17:38:46 +05:30
|
|
|
src/DataViews/EventView.py
|
|
|
|
src/DataViews/FamilyList.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/DataViews/__init__.py
|
2007-12-30 17:38:46 +05:30
|
|
|
src/DataViews/MediaView.py
|
2008-01-07 04:27:34 +05:30
|
|
|
src/DataViews/GrampletView.py
|
2007-12-30 17:38:46 +05:30
|
|
|
src/DataViews/NoteView.py
|
|
|
|
src/DataViews/PedigreeView.py
|
|
|
|
src/DataViews/PersonView.py
|
|
|
|
src/DataViews/PlaceView.py
|
|
|
|
src/DataViews/RelationView.py
|
|
|
|
src/DataViews/RepositoryView.py
|
|
|
|
src/DataViews/SourceView.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# DateHandler package
|
2007-12-10 18:40:13 +05:30
|
|
|
src/DateHandler/_Date_cs.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/DateHandler/_Date_de.py
|
|
|
|
src/DateHandler/_DateDisplay.py
|
|
|
|
src/DateHandler/_Date_es.py
|
|
|
|
src/DateHandler/_Date_fi.py
|
|
|
|
src/DateHandler/_Date_fr.py
|
|
|
|
src/DateHandler/_DateHandler.py
|
|
|
|
src/DateHandler/_Date_lt.py
|
2007-11-28 01:55:03 +05:30
|
|
|
src/DateHandler/_Date_nb.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/DateHandler/_Date_nl.py
|
2007-10-11 01:08:47 +05:30
|
|
|
src/DateHandler/_Date_pl.py
|
|
|
|
src/DateHandler/_Date_pt.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/DateHandler/_DateParser.py
|
|
|
|
src/DateHandler/_Date_ru.py
|
2006-05-02 02:41:26 +05:30
|
|
|
src/DateHandler/_Date_sk.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/DateHandler/_Date_sv.py
|
|
|
|
src/DateHandler/__init__.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# docgen directory
|
2006-03-16 05:28:23 +05:30
|
|
|
src/docgen/AsciiDoc.py
|
2007-07-04 22:48:42 +05:30
|
|
|
src/docgen/GtkPrint.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/docgen/HtmlDoc.py
|
|
|
|
src/docgen/LaTeXDoc.py
|
2006-04-30 09:47:54 +05:30
|
|
|
src/docgen/ODSDoc.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/docgen/ODFDoc.py
|
2007-07-04 22:48:42 +05:30
|
|
|
src/docgen/ODSTab.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/docgen/PSDrawDoc.py
|
|
|
|
src/docgen/RTFDoc.py
|
|
|
|
src/docgen/SpreadSheetDoc.py
|
|
|
|
src/docgen/SvgDrawDoc.py
|
2007-07-04 22:48:42 +05:30
|
|
|
src/docgen/TextBufDoc.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# DisplayModels package
|
2006-05-17 06:18:46 +05:30
|
|
|
src/DisplayModels/_BaseModel.py
|
|
|
|
src/DisplayModels/_EventModel.py
|
|
|
|
src/DisplayModels/_FamilyModel.py
|
|
|
|
src/DisplayModels/_MediaModel.py
|
|
|
|
src/DisplayModels/_PeopleModel.py
|
|
|
|
src/DisplayModels/_PlaceModel.py
|
|
|
|
src/DisplayModels/_RepositoryModel.py
|
|
|
|
src/DisplayModels/_SourceModel.py
|
|
|
|
src/DisplayModels/__init__.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# DisplayTabs package
|
2006-05-05 06:09:11 +05:30
|
|
|
src/DisplayTabs/_AddrEmbedList.py
|
|
|
|
src/DisplayTabs/_AddressModel.py
|
|
|
|
src/DisplayTabs/_AttrEmbedList.py
|
|
|
|
src/DisplayTabs/_AttrModel.py
|
|
|
|
src/DisplayTabs/_BackRefList.py
|
|
|
|
src/DisplayTabs/_BackRefModel.py
|
|
|
|
src/DisplayTabs/_ButtonTab.py
|
|
|
|
src/DisplayTabs/_ChildModel.py
|
|
|
|
src/DisplayTabs/_DataEmbedList.py
|
|
|
|
src/DisplayTabs/_DataModel.py
|
|
|
|
src/DisplayTabs/_EmbeddedList.py
|
|
|
|
src/DisplayTabs/_EventBackRefList.py
|
|
|
|
src/DisplayTabs/_EventEmbedList.py
|
|
|
|
src/DisplayTabs/_EventRefModel.py
|
|
|
|
src/DisplayTabs/_FamilyAttrEmbedList.py
|
|
|
|
src/DisplayTabs/_FamilyLdsEmbedList.py
|
|
|
|
src/DisplayTabs/_GalleryTab.py
|
|
|
|
src/DisplayTabs/_GrampsTab.py
|
|
|
|
src/DisplayTabs/_LdsEmbedList.py
|
|
|
|
src/DisplayTabs/_LdsModel.py
|
|
|
|
src/DisplayTabs/_LocationEmbedList.py
|
|
|
|
src/DisplayTabs/_LocationModel.py
|
|
|
|
src/DisplayTabs/_MediaBackRefList.py
|
|
|
|
src/DisplayTabs/_NameEmbedList.py
|
2007-02-26 01:02:55 +05:30
|
|
|
#src/DisplayTabs/_NameModel.py
|
2007-10-19 03:22:08 +05:30
|
|
|
src/DisplayTabs/_NoteBackRefList.py
|
2006-05-05 06:09:11 +05:30
|
|
|
src/DisplayTabs/_NoteTab.py
|
|
|
|
src/DisplayTabs/_PersonEventEmbedList.py
|
|
|
|
src/DisplayTabs/_PersonRefEmbedList.py
|
|
|
|
src/DisplayTabs/_PersonRefModel.py
|
|
|
|
src/DisplayTabs/_PlaceBackRefList.py
|
|
|
|
src/DisplayTabs/_RepoEmbedList.py
|
|
|
|
src/DisplayTabs/_RepoRefModel.py
|
|
|
|
src/DisplayTabs/_SourceBackRefList.py
|
|
|
|
src/DisplayTabs/_SourceEmbedList.py
|
|
|
|
src/DisplayTabs/_SourceRefModel.py
|
|
|
|
src/DisplayTabs/_WebEmbedList.py
|
|
|
|
src/DisplayTabs/_WebModel.py
|
|
|
|
src/DisplayTabs/__init__.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Editors package
|
2008-01-06 16:21:20 +05:30
|
|
|
src/Editors/AddMedia.py
|
2008-05-14 17:54:35 +05:30
|
|
|
src/Editors/ObjectEntries.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Editors/_EditAddress.py
|
|
|
|
src/Editors/_EditAttribute.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Editors/_EditChildRef.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Editors/_EditEvent.py
|
|
|
|
src/Editors/_EditEventRef.py
|
|
|
|
src/Editors/_EditFamily.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Editors/_EditLdsOrd.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Editors/_EditLocation.py
|
|
|
|
src/Editors/_EditMedia.py
|
|
|
|
src/Editors/_EditMediaRef.py
|
|
|
|
src/Editors/_EditName.py
|
2007-07-04 22:48:42 +05:30
|
|
|
src/Editors/_EditNote.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Editors/_EditPerson.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Editors/_EditPersonRef.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Editors/_EditPlace.py
|
|
|
|
src/Editors/_EditPrimary.py
|
|
|
|
src/Editors/_EditReference.py
|
2006-04-07 03:21:33 +05:30
|
|
|
src/Editors/_EditRepoRef.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Editors/_EditRepository.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Editors/_EditSecondary.py
|
|
|
|
src/Editors/_EditSource.py
|
|
|
|
src/Editors/_EditSourceRef.py
|
|
|
|
src/Editors/_EditUrl.py
|
|
|
|
src/Editors/__init__.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
2007-02-04 22:06:07 +05:30
|
|
|
# GrampsDbUtils package
|
2007-07-04 22:48:42 +05:30
|
|
|
src/GrampsDbUtils/_Backup.py
|
2007-02-04 22:06:07 +05:30
|
|
|
src/GrampsDbUtils/_GedcomInfo.py
|
2007-09-08 02:54:01 +05:30
|
|
|
src/GrampsDbUtils/_GedcomStageOne.py
|
2007-02-11 21:21:33 +05:30
|
|
|
#src/GrampsDbUtils/_GedcomLex.py
|
|
|
|
src/GrampsDbUtils/_GedcomParse.py
|
|
|
|
src/GrampsDbUtils/_GedcomTokens.py
|
2007-02-04 22:06:07 +05:30
|
|
|
src/GrampsDbUtils/__init__.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
2007-02-26 01:02:55 +05:30
|
|
|
# GrampsLocale package
|
|
|
|
src/GrampsLocale/_GrampsLocale.py
|
|
|
|
|
2006-08-05 10:11:56 +05:30
|
|
|
# GrampsLogger package
|
2006-03-16 05:28:23 +05:30
|
|
|
src/GrampsLogger/_ErrorReportAssistant.py
|
|
|
|
src/GrampsLogger/_ErrorView.py
|
|
|
|
src/GrampsLogger/_GtkHandler.py
|
|
|
|
src/GrampsLogger/__init__.py
|
|
|
|
src/GrampsLogger/_RotateHandler.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Mime package
|
2006-03-16 05:28:23 +05:30
|
|
|
src/Mime/_GnomeMime.py
|
|
|
|
src/Mime/__init__.py
|
|
|
|
src/Mime/_PythonMime.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
2006-10-11 10:29:26 +05:30
|
|
|
# Selectors package
|
|
|
|
src/Selectors/_BaseSelector.py
|
2006-09-11 15:06:02 +05:30
|
|
|
src/Selectors/_SelectEvent.py
|
|
|
|
src/Selectors/_SelectFamily.py
|
2007-09-26 13:09:09 +05:30
|
|
|
src/Selectors/_SelectNote.py
|
2006-09-11 15:06:02 +05:30
|
|
|
src/Selectors/_SelectObject.py
|
|
|
|
src/Selectors/_SelectPerson.py
|
|
|
|
src/Selectors/_SelectPlace.py
|
|
|
|
src/Selectors/_SelectRepository.py
|
|
|
|
src/Selectors/_SelectSource.py
|
2006-10-11 10:29:26 +05:30
|
|
|
src/Selectors/_SelectorExceptions.py
|
|
|
|
src/Selectors/_SelectorFactory.py
|
|
|
|
src/Selectors/__init__.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# plugins directory
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/AgeOnDate.py
|
2008-12-20 22:07:37 +05:30
|
|
|
src/plugins/AgeStats.py
|
2007-07-27 09:21:54 +05:30
|
|
|
src/plugins/all_events.py
|
2007-10-25 23:24:19 +05:30
|
|
|
src/plugins/all_relations.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/AncestorReport.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/AncestorTree.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/plugins/BookReport.py
|
2007-12-08 10:32:09 +05:30
|
|
|
src/plugins/CalculateEstimatedDates.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/Calendar.py
|
|
|
|
src/plugins/ChangeNames.py
|
|
|
|
src/plugins/ChangeTypes.py
|
|
|
|
src/plugins/Check.py
|
2008-02-03 07:56:38 +05:30
|
|
|
src/plugins/CmdRef.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/CustomBookText.py
|
2008-02-25 13:16:32 +05:30
|
|
|
src/plugins/DateParserDisplayTest.py
|
2008-01-07 04:27:34 +05:30
|
|
|
src/plugins/DefaultGramplets.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/Desbrowser.py
|
2008-03-02 04:17:48 +05:30
|
|
|
src/plugins/DescendTree.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/DescendReport.py
|
|
|
|
src/plugins/DetAncestralReport.py
|
|
|
|
src/plugins/DetDescendantReport.py
|
2007-07-30 09:02:19 +05:30
|
|
|
src/plugins/EndOfLineReport.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/Eval.py
|
|
|
|
src/plugins/EventCmp.py
|
2007-07-22 16:45:20 +05:30
|
|
|
src/plugins/EventNames.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/ExportCd.py
|
|
|
|
src/plugins/ExportCsv.py
|
|
|
|
src/plugins/ExportFtree.py
|
|
|
|
src/plugins/ExportGedcom.py
|
|
|
|
src/plugins/ExportGeneWeb.py
|
|
|
|
src/plugins/ExportPkg.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/ExportVCalendar.py
|
|
|
|
src/plugins/ExportVCard.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/ExportXml.py
|
2007-07-22 16:45:20 +05:30
|
|
|
src/plugins/ExtractCity.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/FamilyGroup.py
|
|
|
|
src/plugins/FanChart.py
|
2008-03-05 10:28:22 +05:30
|
|
|
src/plugins/FilterByName.py
|
2007-08-19 01:39:45 +05:30
|
|
|
src/plugins/FindDupes.py
|
2007-12-28 15:38:19 +05:30
|
|
|
src/plugins/GVFamilyLines.py
|
2007-10-01 21:42:26 +05:30
|
|
|
src/plugins/GVHourGlass.py
|
2007-12-20 19:33:01 +05:30
|
|
|
src/plugins/GVRelGraph.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/ImportCsv.py
|
|
|
|
src/plugins/ImportGedcom.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/ImportGeneWeb.py
|
2008-10-21 09:52:45 +05:30
|
|
|
src/plugins/ImportGpkg.py
|
|
|
|
src/plugins/ImportGrdb.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/ImportProGen.py
|
2008-11-04 22:21:43 +05:30
|
|
|
src/plugins/ImportVCard.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/ImportXml.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/IndivComplete.py
|
2007-08-19 01:39:45 +05:30
|
|
|
src/plugins/KinshipReport.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/Leak.py
|
2007-09-12 14:42:13 +05:30
|
|
|
src/plugins/lineage.py
|
2007-07-27 09:44:07 +05:30
|
|
|
src/plugins/MarkerReport.py
|
2006-08-19 23:08:02 +05:30
|
|
|
src/plugins/MediaManager.py
|
2006-04-30 06:55:56 +05:30
|
|
|
src/plugins/NarrativeWeb.py
|
2008-02-21 22:45:05 +05:30
|
|
|
src/plugins/NotRelated.py
|
2008-03-30 08:57:32 +05:30
|
|
|
src/plugins/NumberOfAncestorsReport.py
|
2007-12-30 21:09:00 +05:30
|
|
|
src/plugins/OnThisDay.py
|
2007-02-06 04:01:56 +05:30
|
|
|
src/plugins/OwnerEditor.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/PatchNames.py
|
2008-09-12 02:37:08 +05:30
|
|
|
src/plugins/PlaceReport.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/Rebuild.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/RebuildRefMap.py
|
2008-01-15 15:44:46 +05:30
|
|
|
src/plugins/References.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/RelCalc.py
|
|
|
|
src/plugins/rel_da.py
|
|
|
|
src/plugins/rel_de.py
|
|
|
|
src/plugins/rel_es.py
|
|
|
|
src/plugins/rel_fi.py
|
|
|
|
src/plugins/rel_fr.py
|
|
|
|
src/plugins/rel_hu.py
|
|
|
|
src/plugins/rel_it.py
|
|
|
|
src/plugins/rel_no.py
|
2007-10-13 15:37:28 +05:30
|
|
|
src/plugins/rel_pt.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/rel_ru.py
|
2006-05-02 02:41:26 +05:30
|
|
|
src/plugins/rel_sk.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/rel_sv.py
|
2006-10-23 23:05:42 +05:30
|
|
|
src/plugins/rel_pl.py
|
2006-11-06 23:18:08 +05:30
|
|
|
src/plugins/RemoveUnused.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/ReorderIds.py
|
2007-12-30 17:38:46 +05:30
|
|
|
src/plugins/SameSurnames.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/siblings.py
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/SimpleBookTitle.py
|
|
|
|
src/plugins/SoundGen.py
|
|
|
|
src/plugins/StatisticsChart.py
|
|
|
|
src/plugins/Summary.py
|
|
|
|
src/plugins/TimeLine.py
|
|
|
|
src/plugins/Verify.py
|
2007-08-27 09:22:06 +05:30
|
|
|
src/plugins/WebCal.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# PluginUtils package
|
2008-10-06 17:02:47 +05:30
|
|
|
src/PluginUtils/_GuiOptions.py
|
|
|
|
src/PluginUtils/_Options.py
|
|
|
|
src/PluginUtils/_PluginDialogs.py
|
|
|
|
src/PluginUtils/_PluginWindows.py
|
|
|
|
src/PluginUtils/_Tool.py
|
|
|
|
src/gen/utils/dbutils.py
|
|
|
|
src/gen/utils/progressmon.py
|
2008-10-05 13:51:22 +05:30
|
|
|
src/gen/plug/__init__.py
|
2008-11-04 09:42:51 +05:30
|
|
|
src/gen/plug/_export.py
|
2008-10-14 08:04:28 +05:30
|
|
|
src/gen/plug/_import.py
|
2008-10-05 13:51:22 +05:30
|
|
|
src/gen/plug/_manager.py
|
2008-10-14 08:04:28 +05:30
|
|
|
src/gen/plug/_plugin.py
|
2008-10-05 13:51:22 +05:30
|
|
|
src/gen/plug/menu/_boolean.py
|
|
|
|
src/gen/plug/menu/_color.py
|
|
|
|
src/gen/plug/menu/_destination.py
|
|
|
|
src/gen/plug/menu/_enumeratedlist.py
|
|
|
|
src/gen/plug/menu/_family.py
|
|
|
|
src/gen/plug/menu/_filter.py
|
|
|
|
src/gen/plug/menu/__init__.py
|
|
|
|
src/gen/plug/menu/_media.py
|
|
|
|
src/gen/plug/menu/_menu.py
|
|
|
|
src/gen/plug/menu/_note.py
|
|
|
|
src/gen/plug/menu/_number.py
|
|
|
|
src/gen/plug/menu/_option.py
|
|
|
|
src/gen/plug/menu/_personlist.py
|
|
|
|
src/gen/plug/menu/_person.py
|
|
|
|
src/gen/plug/menu/_placelist.py
|
|
|
|
src/gen/plug/menu/_string.py
|
|
|
|
src/gen/plug/menu/_style.py
|
|
|
|
src/gen/plug/menu/_surnamecolor.py
|
|
|
|
src/gen/plug/menu/_text.py
|
|
|
|
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# ReportBase package
|
2006-05-31 06:27:54 +05:30
|
|
|
src/ReportBase/_BookFormatComboBox.py
|
|
|
|
src/ReportBase/_CommandLineReport.py
|
|
|
|
src/ReportBase/_Constants.py
|
2008-02-03 07:46:59 +05:30
|
|
|
src/ReportBase/_DocReportDialog.py
|
2006-05-31 06:27:54 +05:30
|
|
|
src/ReportBase/_DrawFormatComboBox.py
|
|
|
|
src/ReportBase/_DrawReportDialog.py
|
2007-07-04 22:48:42 +05:30
|
|
|
src/ReportBase/_Endnotes.py
|
2007-10-01 21:42:26 +05:30
|
|
|
src/ReportBase/_GraphvizReportDialog.py
|
2006-05-31 06:27:54 +05:30
|
|
|
src/ReportBase/_FileEntry.py
|
|
|
|
src/ReportBase/__init__.py
|
|
|
|
src/ReportBase/_PaperMenu.py
|
|
|
|
src/ReportBase/_PrintTools.py
|
|
|
|
src/ReportBase/_ReportDialog.py
|
|
|
|
src/ReportBase/_ReportOptions.py
|
|
|
|
src/ReportBase/_Report.py
|
|
|
|
src/ReportBase/_ReportUtils.py
|
|
|
|
src/ReportBase/_StyleComboBox.py
|
|
|
|
src/ReportBase/_StyleEditor.py
|
|
|
|
src/ReportBase/_TemplateParser.py
|
|
|
|
src/ReportBase/_TextFormatComboBox.py
|
|
|
|
src/ReportBase/_TextReportDialog.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
2007-10-10 09:11:44 +05:30
|
|
|
# gen
|
|
|
|
src/gen/proxy/living.py
|
|
|
|
src/gen/proxy/private.py
|
|
|
|
src/gen/proxy/proxybase.py
|
|
|
|
src/gen/proxy/dbbase.py
|
|
|
|
src/gen/proxy/filter.py
|
|
|
|
src/gen/proxy/__init__.py
|
|
|
|
src/gen/db/base.py
|
|
|
|
src/gen/db/dbdir.py
|
|
|
|
src/gen/db/cursor.py
|
|
|
|
src/gen/db/exceptions.py
|
|
|
|
src/gen/db/dbconst.py
|
|
|
|
src/gen/db/__init__.py
|
|
|
|
src/gen/db/iterator.py
|
|
|
|
src/gen/lib/witness.py
|
|
|
|
src/gen/lib/__init__.py
|
|
|
|
src/gen/lib/reporef.py
|
|
|
|
src/gen/lib/url.py
|
|
|
|
src/gen/lib/personref.py
|
|
|
|
src/gen/lib/urltype.py
|
|
|
|
src/gen/lib/note.py
|
|
|
|
src/gen/lib/repo.py
|
|
|
|
src/gen/lib/notetype.py
|
|
|
|
src/gen/lib/repotype.py
|
|
|
|
src/gen/lib/location.py
|
|
|
|
src/gen/lib/datebase.py
|
|
|
|
src/gen/lib/privacybase.py
|
|
|
|
src/gen/lib/calendar.py
|
|
|
|
src/gen/lib/mediaref.py
|
|
|
|
src/gen/lib/attrtype.py
|
|
|
|
src/gen/lib/srcnote.py
|
|
|
|
src/gen/lib/primaryobj.py
|
|
|
|
src/gen/lib/childref.py
|
|
|
|
src/gen/lib/ldsordbase.py
|
|
|
|
src/gen/lib/childreftype.py
|
|
|
|
src/gen/lib/markertype.py
|
|
|
|
src/gen/lib/genderstats.py
|
|
|
|
src/gen/lib/place.py
|
|
|
|
src/gen/lib/srcref.py
|
|
|
|
src/gen/lib/address.py
|
|
|
|
src/gen/lib/src.py
|
|
|
|
src/gen/lib/srcmediatype.py
|
|
|
|
src/gen/lib/grampstype.py
|
|
|
|
src/gen/lib/urlbase.py
|
|
|
|
src/gen/lib/notebase.py
|
|
|
|
src/gen/lib/locationbase.py
|
|
|
|
src/gen/lib/attribute.py
|
|
|
|
src/gen/lib/attrbase.py
|
|
|
|
src/gen/lib/baseobj.py
|
|
|
|
src/gen/lib/eventroletype.py
|
|
|
|
src/gen/lib/person.py
|
|
|
|
src/gen/lib/refbase.py
|
|
|
|
src/gen/lib/mediaobj.py
|
|
|
|
src/gen/lib/mediabase.py
|
|
|
|
src/gen/lib/date.py
|
|
|
|
src/gen/lib/eventref.py
|
|
|
|
src/gen/lib/privsrcnote.py
|
|
|
|
src/gen/lib/placebase.py
|
|
|
|
src/gen/lib/name.py
|
|
|
|
src/gen/lib/addressbase.py
|
|
|
|
src/gen/lib/family.py
|
|
|
|
src/gen/lib/event.py
|
|
|
|
src/gen/lib/nametype.py
|
|
|
|
src/gen/lib/secondaryobj.py
|
|
|
|
src/gen/lib/srcbase.py
|
|
|
|
src/gen/lib/eventtype.py
|
|
|
|
src/gen/lib/researcher.py
|
|
|
|
src/gen/lib/familyreltype.py
|
|
|
|
src/gen/lib/ldsord.py
|
|
|
|
src/gen/__init__.py
|
|
|
|
src/gen/utils/__init__.py
|
|
|
|
src/gen/utils/dbutils.py
|
|
|
|
src/gen/utils/callback.py
|
|
|
|
src/gen/utils/longop.py
|
|
|
|
src/gen/utils/progressmon.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Filters package
|
2006-05-03 06:35:46 +05:30
|
|
|
src/Filters/_FilterComboBox.py
|
|
|
|
src/Filters/_FilterList.py
|
|
|
|
src/Filters/_FilterMenu.py
|
|
|
|
src/Filters/_FilterParser.py
|
|
|
|
src/Filters/_FilterStore.py
|
|
|
|
src/Filters/_GenericFilter.py
|
|
|
|
src/Filters/__init__.py
|
2006-07-30 13:01:30 +05:30
|
|
|
src/Filters/_ParamFilter.py
|
2006-05-12 20:35:47 +05:30
|
|
|
src/Filters/_SearchBar.py
|
|
|
|
src/Filters/_SearchFilter.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Filters.Rules package
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/_Everything.py
|
2006-08-05 04:49:59 +05:30
|
|
|
src/Filters/Rules/_HasAttributeBase.py
|
2006-07-26 01:28:23 +05:30
|
|
|
src/Filters/Rules/_HasEventBase.py
|
|
|
|
src/Filters/Rules/_HasGrampsId.py
|
|
|
|
src/Filters/Rules/_HasNoteRegexBase.py
|
|
|
|
src/Filters/Rules/_HasNoteSubstrBase.py
|
2007-08-30 13:34:28 +05:30
|
|
|
src/Filters/Rules/_HasReferenceCountBase.py
|
2006-05-03 06:35:46 +05:30
|
|
|
src/Filters/Rules/_HasTextMatchingRegexpOf.py
|
|
|
|
src/Filters/Rules/_HasTextMatchingSubstringOf.py
|
2006-07-26 01:28:23 +05:30
|
|
|
src/Filters/Rules/__init__.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/_IsPrivate.py
|
2006-08-04 10:38:06 +05:30
|
|
|
src/Filters/Rules/_MatchesFilterBase.py
|
2006-07-26 01:28:23 +05:30
|
|
|
src/Filters/Rules/_RegExpIdBase.py
|
2006-05-03 06:35:46 +05:30
|
|
|
src/Filters/Rules/_Rule.py
|
2006-12-01 01:25:28 +05:30
|
|
|
src/Filters/Rules/_HasMarkerBase.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Filters.Rules.Person package
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_Disconnected.py
|
|
|
|
src/Filters/Rules/Person/_Everyone.py
|
|
|
|
src/Filters/Rules/Person/_FamilyWithIncompleteEvent.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Person/_HasAddress.py
|
|
|
|
src/Filters/Rules/Person/_HasAssociation.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_HasAttribute.py
|
|
|
|
src/Filters/Rules/Person/_HasBirth.py
|
|
|
|
src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/_HasCommonAncestorWith.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_HasCompleteRecord.py
|
|
|
|
src/Filters/Rules/Person/_HasDeath.py
|
|
|
|
src/Filters/Rules/Person/_HasEvent.py
|
|
|
|
src/Filters/Rules/Person/_HasFamilyAttribute.py
|
|
|
|
src/Filters/Rules/Person/_HasFamilyEvent.py
|
2008-11-01 21:17:22 +05:30
|
|
|
src/Filters/Rules/Person/_HasGallery.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_HasIdOf.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Person/_HasLDS.py
|
|
|
|
src/Filters/Rules/Person/_HasMarkerOf.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_HasNameOf.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Person/_HasNote.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_HasNoteMatchingSubstringOf.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/_HasNote.py
|
|
|
|
src/Filters/Rules/Person/_HasNoteRegexp.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_HasRelationship.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Person/_HasSource.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_HasSourceOf.py
|
|
|
|
src/Filters/Rules/Person/_HasTextMatchingRegexpOf.py
|
|
|
|
src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py
|
|
|
|
src/Filters/Rules/Person/_HasUnknownGender.py
|
|
|
|
src/Filters/Rules/Person/_HaveAltFamilies.py
|
|
|
|
src/Filters/Rules/Person/_HaveChildren.py
|
|
|
|
src/Filters/Rules/Person/_IncompleteNames.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/__init__.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/_IsAncestorOf.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_IsBookmarked.py
|
|
|
|
src/Filters/Rules/Person/_IsChildOfFilterMatch.py
|
|
|
|
src/Filters/Rules/Person/_IsDefaultPerson.py
|
|
|
|
src/Filters/Rules/Person/_IsDescendantFamilyOf.py
|
|
|
|
src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/_IsDescendantOf.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_IsFemale.py
|
|
|
|
src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py
|
|
|
|
src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfDefaultPerson.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOf.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py
|
|
|
|
src/Filters/Rules/Person/_IsMale.py
|
|
|
|
src/Filters/Rules/Person/_IsMoreThanNthGenerationAncestorOf.py
|
|
|
|
src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py
|
|
|
|
src/Filters/Rules/Person/_IsParentOfFilterMatch.py
|
|
|
|
src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
|
|
|
|
src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py
|
|
|
|
src/Filters/Rules/Person/_IsWitness.py
|
2007-10-12 16:56:28 +05:30
|
|
|
src/Filters/Rules/Person/_MatchesEventFilter.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_MatchesFilter.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/_MatchIdOf.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Person/_MissingParent.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_MultipleMarriages.py
|
|
|
|
src/Filters/Rules/Person/_NeverMarried.py
|
|
|
|
src/Filters/Rules/Person/_NoBirthdate.py
|
|
|
|
src/Filters/Rules/Person/_PeoplePrivate.py
|
|
|
|
src/Filters/Rules/Person/_PersonWithIncompleteEvent.py
|
|
|
|
src/Filters/Rules/Person/_ProbablyAlive.py
|
2006-06-05 12:12:06 +05:30
|
|
|
src/Filters/Rules/Person/_RegExpIdOf.py
|
|
|
|
src/Filters/Rules/Person/_RegExpName.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_RelationshipPathBetween.py
|
2006-06-23 01:37:10 +05:30
|
|
|
src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Person/_SearchName.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Filters.Rules.Family package
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Family/__init__.py
|
2006-07-26 00:07:56 +05:30
|
|
|
src/Filters/Rules/Family/_AllFamilies.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Family/_ChildHasIdOf.py
|
|
|
|
src/Filters/Rules/Family/_ChildHasNameOf.py
|
2006-07-26 00:07:56 +05:30
|
|
|
src/Filters/Rules/Family/_FamilyPrivate.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Family/_FatherHasIdOf.py
|
|
|
|
src/Filters/Rules/Family/_FatherHasNameOf.py
|
2006-08-05 04:49:59 +05:30
|
|
|
src/Filters/Rules/Family/_HasAttribute.py
|
2006-07-26 00:07:56 +05:30
|
|
|
src/Filters/Rules/Family/_HasEvent.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Family/_HasGallery.py
|
2006-07-26 00:07:56 +05:30
|
|
|
src/Filters/Rules/Family/_HasIdOf.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Family/_HasLDS.py
|
|
|
|
src/Filters/Rules/Family/_HasMarkerOf.py
|
|
|
|
src/Filters/Rules/Family/_HasNote.py
|
2006-07-26 00:07:56 +05:30
|
|
|
src/Filters/Rules/Family/_HasNoteMatchingSubstringOf.py
|
|
|
|
src/Filters/Rules/Family/_HasNoteRegexp.py
|
2007-08-30 13:34:28 +05:30
|
|
|
src/Filters/Rules/Family/_HasReferenceCountOf.py
|
2006-07-26 00:07:56 +05:30
|
|
|
src/Filters/Rules/Family/_HasRelType.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Family/_HasSource.py
|
2008-01-18 11:09:50 +05:30
|
|
|
src/Filters/Rules/Family/_IsBookmarked.py
|
2006-08-04 10:38:06 +05:30
|
|
|
src/Filters/Rules/Family/_MatchesFilter.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Family/_MemberBase.py
|
2006-08-04 10:38:06 +05:30
|
|
|
src/Filters/Rules/Family/_MotherHasIdOf.py
|
|
|
|
src/Filters/Rules/Family/_MotherHasNameOf.py
|
2006-08-06 05:07:48 +05:30
|
|
|
src/Filters/Rules/Family/_SearchFatherName.py
|
|
|
|
src/Filters/Rules/Family/_SearchChildName.py
|
|
|
|
src/Filters/Rules/Family/_SearchMotherName.py
|
2006-12-14 12:34:53 +05:30
|
|
|
src/Filters/Rules/Family/_RegExpFatherName.py
|
|
|
|
src/Filters/Rules/Family/_RegExpMotherName.py
|
|
|
|
src/Filters/Rules/Family/_RegExpChildName.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Family/_RegExpIdOf.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# Filters.Rules.Event package
|
2006-08-05 09:40:10 +05:30
|
|
|
src/Filters/Rules/Event/_AllEvents.py
|
2008-07-04 14:38:03 +05:30
|
|
|
src/Filters/Rules/Event/_EventPrivate.py
|
|
|
|
src/Filters/Rules/Event/_HasAttribute.py
|
2008-09-12 02:37:08 +05:30
|
|
|
src/Filters/Rules/Event/_HasData.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Event/_HasGallery.py
|
2006-08-05 09:40:10 +05:30
|
|
|
src/Filters/Rules/Event/_HasIdOf.py
|
2007-07-29 04:10:55 +05:30
|
|
|
src/Filters/Rules/Event/_HasMarkerOf.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Event/_HasNote.py
|
2006-08-05 09:40:10 +05:30
|
|
|
src/Filters/Rules/Event/_HasNoteMatchingSubstringOf.py
|
2008-07-04 14:38:03 +05:30
|
|
|
src/Filters/Rules/Event/_HasNoteRegexp.py
|
|
|
|
src/Filters/Rules/Event/_HasReferenceCountOf.py
|
|
|
|
src/Filters/Rules/Event/_HasType.py
|
|
|
|
src/Filters/Rules/Event/_MatchesFilter.py
|
2007-08-26 00:59:26 +05:30
|
|
|
src/Filters/Rules/Event/_MatchesPersonFilter.py
|
2007-10-12 16:56:28 +05:30
|
|
|
src/Filters/Rules/Event/_MatchesSourceFilter.py
|
2008-07-04 14:38:03 +05:30
|
|
|
src/Filters/Rules/Event/_RegExpIdOf.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Event/__init__.py
|
2006-08-06 11:56:10 +05:30
|
|
|
|
|
|
|
# Filters.Rules.Place package
|
2006-08-07 08:19:12 +05:30
|
|
|
src/Filters/Rules/Place/_AllPlaces.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Place/_HasGallery.py
|
2006-08-07 08:19:12 +05:30
|
|
|
src/Filters/Rules/Place/_HasIdOf.py
|
2007-02-06 04:01:56 +05:30
|
|
|
src/Filters/Rules/Place/_HasNoLatOrLon.py
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Place/_HasNote.py
|
2006-08-07 08:19:12 +05:30
|
|
|
src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py
|
|
|
|
src/Filters/Rules/Place/_HasNoteRegexp.py
|
|
|
|
src/Filters/Rules/Place/_HasPlace.py
|
2007-08-30 13:34:28 +05:30
|
|
|
src/Filters/Rules/Place/_HasReferenceCountOf.py
|
2007-02-06 04:01:56 +05:30
|
|
|
src/Filters/Rules/Place/_InLatLonNeighborhood.py
|
2006-08-07 08:19:12 +05:30
|
|
|
src/Filters/Rules/Place/_MatchesFilter.py
|
2007-08-26 00:59:26 +05:30
|
|
|
src/Filters/Rules/Place/_MatchesEventFilter.py
|
2006-08-07 08:19:12 +05:30
|
|
|
src/Filters/Rules/Place/_PlacePrivate.py
|
|
|
|
src/Filters/Rules/Place/_RegExpIdOf.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Place/__init__.py
|
2006-08-06 11:56:10 +05:30
|
|
|
|
|
|
|
# Filters.Rules.Source package
|
2008-11-05 13:39:24 +05:30
|
|
|
src/Filters/Rules/Source/_AllSources.py
|
|
|
|
src/Filters/Rules/Source/_HasGallery.py
|
|
|
|
src/Filters/Rules/Source/_HasIdOf.py
|
|
|
|
src/Filters/Rules/Source/_HasNote.py
|
|
|
|
src/Filters/Rules/Source/_HasNoteRegexp.py
|
|
|
|
src/Filters/Rules/Source/_HasNoteMatchingSubstringOf.py
|
|
|
|
src/Filters/Rules/Source/_HasReferenceCountOf.py
|
|
|
|
src/Filters/Rules/Source/_HasSource.py
|
2006-08-06 11:56:10 +05:30
|
|
|
src/Filters/Rules/Source/_MatchesFilter.py
|
|
|
|
src/Filters/Rules/Source/_SourcePrivate.py
|
|
|
|
src/Filters/Rules/Source/_RegExpIdOf.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Source/__init__.py
|
2006-08-06 11:56:10 +05:30
|
|
|
|
2006-08-22 22:22:20 +05:30
|
|
|
# Filters.Rules.MediaObject package
|
|
|
|
src/Filters/Rules/MediaObject/_AllMedia.py
|
2008-07-04 14:38:03 +05:30
|
|
|
src/Filters/Rules/MediaObject/_HasAttribute.py
|
2006-08-22 22:22:20 +05:30
|
|
|
src/Filters/Rules/MediaObject/_HasIdOf.py
|
|
|
|
src/Filters/Rules/MediaObject/_HasMedia.py
|
|
|
|
src/Filters/Rules/MediaObject/_HasNoteMatchingSubstringOf.py
|
|
|
|
src/Filters/Rules/MediaObject/_HasNoteRegexp.py
|
2007-08-30 13:34:28 +05:30
|
|
|
src/Filters/Rules/MediaObject/_HasReferenceCountOf.py
|
2006-08-22 22:22:20 +05:30
|
|
|
src/Filters/Rules/MediaObject/_MatchesFilter.py
|
|
|
|
src/Filters/Rules/MediaObject/_MediaPrivate.py
|
|
|
|
src/Filters/Rules/MediaObject/_RegExpIdOf.py
|
|
|
|
src/Filters/Rules/MediaObject/__init__.py
|
2006-08-06 11:56:10 +05:30
|
|
|
|
|
|
|
# Filters.Rules.Repository package
|
2006-08-08 01:46:00 +05:30
|
|
|
src/Filters/Rules/Repository/_AllRepos.py
|
|
|
|
src/Filters/Rules/Repository/_HasIdOf.py
|
|
|
|
src/Filters/Rules/Repository/_HasNoteMatchingSubstringOf.py
|
|
|
|
src/Filters/Rules/Repository/_HasNoteRegexp.py
|
2007-08-30 13:34:28 +05:30
|
|
|
src/Filters/Rules/Repository/_HasReferenceCountOf.py
|
2006-08-08 01:46:00 +05:30
|
|
|
src/Filters/Rules/Repository/_HasRepo.py
|
|
|
|
src/Filters/Rules/Repository/_MatchesFilter.py
|
|
|
|
src/Filters/Rules/Repository/_RegExpIdOf.py
|
|
|
|
src/Filters/Rules/Repository/_RepoPrivate.py
|
2006-05-03 12:10:02 +05:30
|
|
|
src/Filters/Rules/Repository/__init__.py
|
2006-07-26 00:07:56 +05:30
|
|
|
|
2007-02-25 00:46:50 +05:30
|
|
|
# Filters.Rules.Note package
|
|
|
|
src/Filters/Rules/Note/_AllNotes.py
|
|
|
|
src/Filters/Rules/Note/_HasIdOf.py
|
2007-07-29 04:10:55 +05:30
|
|
|
src/Filters/Rules/Note/_HasMarkerOf.py
|
2008-03-16 02:40:30 +05:30
|
|
|
src/Filters/Rules/Note/_MatchesSubstringOf.py
|
|
|
|
src/Filters/Rules/Note/_MatchesRegexpOf.py
|
2007-02-25 00:46:50 +05:30
|
|
|
src/Filters/Rules/Note/_HasNote.py
|
2007-08-30 13:34:28 +05:30
|
|
|
src/Filters/Rules/Note/_HasReferenceCountOf.py
|
2007-02-25 00:46:50 +05:30
|
|
|
src/Filters/Rules/Note/_MatchesFilter.py
|
|
|
|
src/Filters/Rules/Note/_RegExpIdOf.py
|
|
|
|
src/Filters/Rules/Note/_NotePrivate.py
|
|
|
|
src/Filters/Rules/Note/__init__.py
|
|
|
|
|
2006-08-05 10:11:56 +05:30
|
|
|
# Filters.SideBar package
|
|
|
|
src/Filters/SideBar/_EventSidebarFilter.py
|
|
|
|
src/Filters/SideBar/_FamilySidebarFilter.py
|
|
|
|
src/Filters/SideBar/_PersonSidebarFilter.py
|
|
|
|
src/Filters/SideBar/_SidebarFilter.py
|
2006-08-06 11:56:10 +05:30
|
|
|
src/Filters/SideBar/_SourceSidebarFilter.py
|
2006-08-07 08:19:12 +05:30
|
|
|
src/Filters/SideBar/_PlaceSidebarFilter.py
|
2006-08-10 06:12:44 +05:30
|
|
|
src/Filters/SideBar/_MediaSidebarFilter.py
|
2006-08-08 01:46:00 +05:30
|
|
|
src/Filters/SideBar/_RepoSidebarFilter.py
|
2007-02-25 00:46:50 +05:30
|
|
|
src/Filters/SideBar/_NoteSidebarFilter.py
|
2006-08-05 10:11:56 +05:30
|
|
|
|
|
|
|
# FilterEditor package
|
|
|
|
src/FilterEditor/_FilterEditor.py
|
|
|
|
src/FilterEditor/_EditFilter.py
|
|
|
|
src/FilterEditor/_EditRule.py
|
|
|
|
src/FilterEditor/_ShowResults.py
|
|
|
|
|
2008-05-14 17:54:35 +05:30
|
|
|
# widgets package
|
|
|
|
src/widgets/buttons.py
|
|
|
|
src/widgets/expandcollapsearrow.py
|
|
|
|
src/widgets/labels.py
|
|
|
|
src/widgets/styledtexteditor.py
|
|
|
|
src/widgets/validatedmaskedentry.py
|
|
|
|
|
2006-03-16 07:25:39 +05:30
|
|
|
#
|
|
|
|
# Glade files
|
|
|
|
#
|
2007-08-29 03:58:58 +05:30
|
|
|
src/docgen/gtkprintpreview.glade
|
2006-03-16 05:28:23 +05:30
|
|
|
src/glade/edit_person.glade
|
|
|
|
src/glade/gramps.glade
|
|
|
|
src/glade/mergedata.glade
|
|
|
|
src/glade/plugins.glade
|
|
|
|
src/glade/rule.glade
|
|
|
|
src/glade/scratchpad.glade
|
2007-09-25 14:38:50 +05:30
|
|
|
src/glade/paper_settings.glade
|
2008-02-21 22:45:05 +05:30
|
|
|
src/plugins/NotRelated.glade
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/book.glade
|
|
|
|
src/plugins/changenames.glade
|
|
|
|
src/plugins/changetype.glade
|
|
|
|
src/plugins/desbrowse.glade
|
|
|
|
src/plugins/eval.glade
|
|
|
|
src/plugins/eventcmp.glade
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/ImportGedcom.glade
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/leak.glade
|
|
|
|
src/plugins/merge.glade
|
2007-02-06 04:01:56 +05:30
|
|
|
src/plugins/ownereditor.glade
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/patchnames.glade
|
|
|
|
src/plugins/relcalc.glade
|
|
|
|
src/plugins/soundex.glade
|
|
|
|
src/plugins/summary.glade
|
2007-08-27 23:55:45 +05:30
|
|
|
src/plugins/unused.glade
|
2008-11-04 09:42:51 +05:30
|
|
|
src/plugins/ExportCsv.glade
|
|
|
|
src/plugins/ExportFtree.glade
|
|
|
|
src/plugins/ExportGeneWeb.glade
|
|
|
|
src/plugins/ExportVCard.glade
|
|
|
|
src/plugins/ExportVCalendar.glade
|
2006-03-16 05:28:23 +05:30
|
|
|
src/plugins/verify.glade
|
2006-03-16 07:25:39 +05:30
|
|
|
#
|
|
|
|
# Files to extract from and then merge into
|
|
|
|
#
|
2006-03-22 00:26:27 +05:30
|
|
|
data/gramps.desktop.in
|
|
|
|
data/gramps.keys.in
|
|
|
|
data/gramps.xml.in
|
2006-03-16 05:28:23 +05:30
|
|
|
src/data/tips.xml.in
|