gramps/src/plugins
2008-06-02 00:59:14 +00:00
..
AgeOnDate.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_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 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
AncestorReport.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
AncestorTree.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
book.glade
BookReport.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
CalculateEstimatedDates.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
Calendar.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
cdexport.glade Remove Gnome dependencies from all glade files. 2007-05-17 02:43:11 +00:00
changenames.glade * src/plugins/ExtractCity.py: provide selection dialog 2007-07-23 04:13:37 +00:00
ChangeNames.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
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 Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +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 Fixes for tooltips 2008-04-21 13:05:59 +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 Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
DetAncestralReport.py 0002165: Detailed Ancestor report fails to run:UnboundLocalError? 2008-06-01 21:23:50 +00:00
DetDescendantReport.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
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 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
eval.glade Remove Gnome dependencies from all glade files. 2007-05-17 02:43:11 +00:00
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 Remove Gnome dependencies from all glade files. 2007-05-17 02:43:11 +00:00
EventCmp.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
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 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
ExportVCalendar.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
ExportVCard.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
ExtractCity.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
FamilyGroup.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
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 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
genewebexport.glade 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 21:42:05 +00:00
GVFamilyLines.py bug report #2162: handle surnames that have spaces within them; merged from gramps30 2008-05-31 07:16:13 +00:00
GVHourGlass.py #2180: allow user to enable/disable rounded corners 2008-05-31 08:56:43 +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 svn: r9506 2007-12-14 16:28:56 +00:00
ImportCSV.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
ImportGeneWeb.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
ImportProGen.py Do not set patronimic, just give a warning. (Not sure how it is used by 2008-05-29 18:55:13 +00:00
ImportvCard.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
IndivComplete.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
KinshipReport.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
leak.glade Remove Gnome dependencies from all glade files. 2007-05-17 02:43:11 +00:00
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 Rename CountAncestors to NumberOfAncestorsReport and convert it from a "view" to a "text" report. 2008-03-30 03:27:32 +00:00
MarkerReport.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
MediaManager.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
merge.glade
NarrativeWeb.py Oops. Missing db in display_event_row 2008-05-20 19:45:29 +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
Query.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
ReadGrdb.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
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 Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_da.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_de.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_es.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_fi.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +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 Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_it.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +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 Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_pl.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_pt.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_ru.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_sk.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
rel_sv.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
relcalc.glade 2007-11-22 Benny Malengier <benny.malengier@gramps-project.org> 2007-11-21 23:15:10 +00:00
RelCalc.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
RemoveUnused.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
ReorderIds.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
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 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
TimeLine.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
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 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
WebCal.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
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 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
WriteGeneWeb.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
WritePkg.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