gramps/src/plugins
2008-09-07 10:41:39 +00:00
..
AgeOnDate.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
all_events.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
all_relations.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
AncestorReport.py #2124: Baptism as alternate birth event on Det (Ancestral,Descendant) reports and Ancestral report 2008-07-22 09:10:53 +00:00
AncestorTree.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
book.glade
BookReport.py Revert 10874 changes to _Options.py and BookReport.py 2008-07-18 16:10:27 +00:00
CalculateEstimatedDates.py #2294 missing translation strings 2008-07-22 08:12:20 +00:00
Calendar.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
cdexport.glade
changenames.glade
ChangeNames.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
changetype.glade
ChangeTypes.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
Check.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
CmdRef.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
csvexport.glade 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 21:42:05 +00:00
CustomBookText.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
DateParserDisplayTest.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
DefaultGramplets.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
desbrowse.glade
Desbrowser.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
DescendReport.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
DescendTree.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
DetAncestralReport.py #2299 baptism and burial statements lack sources on Detailed reports 2008-07-28 16:25:55 +00:00
DetDescendantReport.py #2299 baptism and burial statements lack sources on Detailed reports 2008-07-28 16:25:55 +00:00
DumpGenderStats.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
EndOfLineReport.py 0002275: A person being his own ancestor causes EOL report to crash. 2008-07-22 04:39:18 +00:00
eval.glade
Eval.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
eventcmp.glade
EventCmp.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
EventNames.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
ExportCSV.py Replace __call__ in dir(*) with callable(*) for performance gain 2008-07-14 15:47:15 +00:00
ExportVCalendar.py Replace __call__ in dir(*) with callable(*) for performance gain 2008-07-14 15:47:15 +00:00
ExportVCard.py Replace __call__ in dir(*) with callable(*) for performance gain 2008-07-14 15:47:15 +00:00
ExtractCity.py better wording for French places 2008-08-01 10:22:16 +00:00
FamilyGroup.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
FanChart.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
FilterByName.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
FindDupes.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
genewebexport.glade 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 21:42:05 +00:00
GVFamilyLines.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
GVHourGlass.py 0002194: redundant links in Hourglass graph 2008-06-06 00:40:53 +00:00
GVRelGraph.py 0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>) 2008-06-02 00:59:14 +00:00
holidays.xml add Chilean holidays (contribution from Alvaro Herrera) 2008-07-29 07:23:55 +00:00
ImportCSV.py Replace map with list comprehensions 2008-07-09 14:39:10 +00:00
ImportGeneWeb.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ImportProGen.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
ImportvCard.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
IndivComplete.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
KinshipReport.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
leak.glade
Leak.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
lineage.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
Makefile.am Forgot to update makefiles for some recent additions 2008-09-07 10:41:39 +00:00
MarkerReport.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
MediaManager.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
merge.glade
NarrativeWeb.py Build source page a second time for sources referenced by gallery. Bug #1280. 2008-08-14 21:03:50 +00:00
NotRelated.glade /src/plugins/NotRelated.py 2008-03-21 12:18:27 +00:00
NotRelated.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
NumberOfAncestorsReport.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
OnThisDay.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
ownereditor.glade
OwnerEditor.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
patchnames.glade
PatchNames.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
phpgedview.glade
PHPGedViewConnector.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
PlaceReport.py Make sure new filters are found and sorting is applied when filters used in place report 2008-09-02 19:48:38 +00:00
Query.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ReadGrdb.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
ReadPkg.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
Rebuild.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
RebuildRefMap.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
References.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
rel_cs.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_da.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_de.py issue 2130, remove tabs 2008-06-13 12:12:15 +00:00
rel_es.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_fi.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_fr.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
rel_hu.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_it.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_nl.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
rel_no.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_pl.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_pt.py issue 2321 and 2304 fixed GRAMPS crashes for portugueze and does not 2008-08-14 09:24:58 +00:00
rel_ru.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_sk.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
rel_sv.py Better fix of error in step and cousin relations. 2008-09-05 19:39:22 +00:00
relcalc.glade
RelCalc.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
RemoveUnused.py fix for bug #0002240; Events show up as blank lines when removing unused objects; merged from gramps30 2008-06-24 17:51:55 +00:00
ReorderIds.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Reporef.py add a testing quick report on repository 2008-07-23 07:38:16 +00:00
SameSurnames.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
siblings.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
SimpleBookTitle.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
soundex.glade
SoundGen.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
StatisticsChart.py 0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>) 2008-06-02 00:59:14 +00:00
summary.glade
Summary.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
TestcaseGenerator.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
TimeLine.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
unused.glade Remove unused notes. Feature request #2101. 2008-04-21 20:52:39 +00:00
vcalendarexport.glade 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 21:42:05 +00:00
vcardexport.glade 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 21:42:05 +00:00
verify.glade Added check for invalid birth and death dates 2008-04-20 13:36:28 +00:00
Verify.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
WebCal.py Solved an issue with konqueror, which was in fact incorrect 2008-08-11 20:19:51 +00:00
WriteCD.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
writeftree.glade 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 21:42:05 +00:00
WriteFtree.py issue 0002327: webtree fails, leaves gramps in a unresponsive state, missing suffix 2008-08-21 13:05:55 +00:00
WriteGeneWeb.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
WritePkg.py Contribution from Robert Chéramy <robert@cheramy.net>. Adds note filters to the filter proxy. Also adds note filters to the exporters. 2008-09-04 11:46:43 +00:00