.. |
AgeOnDate.py
|
Changes in the manner that date differences are represented and compared
|
2009-01-04 17:44:33 +00:00 |
AgeStats.py
|
Fixed some border issues; decimal format suggestion
|
2008-12-30 15:46:36 +00:00 |
all_events.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
all_relations.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
AncestorReport.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
AncestorTree.py
|
Update due to new context prefix.
|
2008-11-08 15:34:31 +00:00 |
book.glade
|
|
|
BookReport.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
CalculateEstimatedDates.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Calendar.py
|
Before creating the EnumeratedListOption for the name formats we
|
2008-12-17 22:00:12 +00:00 |
changenames.glade
|
|
|
ChangeNames.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
changetype.glade
|
|
|
ChangeTypes.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Check.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
CmdRef.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
CustomBookText.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
DateParserDisplayTest.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
DefaultGramplets.py
|
Cleanup separation between gui and non-gui; moved toolip to set_tooltip
|
2009-01-07 22:49:58 +00:00 |
desbrowse.glade
|
|
|
Desbrowser.py
|
changes for wiki manual
|
2008-10-11 18:32:47 +00:00 |
DescendGramplet.py
|
Cleanup separation between gui and non-gui; moved toolip to set_tooltip
|
2009-01-07 22:49:58 +00:00 |
DescendReport.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
DescendTree.py
|
Update due to new context prefix.
|
2008-11-08 15:35:20 +00:00 |
DetAncestralReport.py
|
Fix for #2303: plugins/Det*Report.py use an outdated method of computing ages. This fix brings it up to date, but needs some additional work once date spans can fully repr themselves.
|
2008-12-31 14:49:24 +00:00 |
DetDescendantReport.py
|
Fix for #2303: plugins/Det*Report.py use an outdated method of computing ages. This fix brings it up to date, but needs some additional work once date spans can fully repr themselves.
|
2008-12-31 14:49:24 +00:00 |
DumpGenderStats.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
EndOfLineReport.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
eval.glade
|
|
|
Eval.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
eventcmp.glade
|
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
|
2008-12-02 20:15:41 +00:00 |
EventCmp.py
|
changes for wiki manual
|
2008-10-11 06:40:15 +00:00 |
EventNames.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
ExportCd.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportCsv.glade
|
Added option to not translate headers in CSV output
|
2008-12-07 02:07:57 +00:00 |
ExportCsv.py
|
Added option to not translate headers in CSV output
|
2008-12-07 02:07:57 +00:00 |
ExportFtree.glade
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportFtree.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportGedcom.py
|
GEDCOM specification fix. Bug 2491.
|
2008-11-09 21:07:03 +00:00 |
ExportGeneWeb.glade
|
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
|
2008-12-02 20:15:41 +00:00 |
ExportGeneWeb.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportPkg.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportVCalendar.glade
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportVCalendar.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportVCard.glade
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportVCard.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ExportXml.py
|
Fixes for bug #2416: added proper name format in gtk tree model, and update on canceled edit; undid previous hack
|
2009-01-08 02:12:53 +00:00 |
ExtractCity.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
FamilyGroup.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
FanChart.py
|
typo (wait after 3.0.4 on branch)
|
2008-12-02 09:25:01 +00:00 |
FilterByName.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
FindDupes.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
GivenNameGramplet.py
|
Cleanup separation between gui and non-gui; moved toolip to set_tooltip
|
2009-01-07 22:49:58 +00:00 |
GVFamilyLines.py
|
2462: a mix between ColourOption and ColorOptions after recent changes on plugins management
|
2008-10-27 08:23:23 +00:00 |
GVHourGlass.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
GVRelGraph.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
holidays.xml
|
holidays.xml changes for USA 2009
|
2008-12-20 18:19:02 +00:00 |
ImportCsv.py
|
Fix for #2582: lower translated gender terms
|
2008-12-31 03:12:49 +00:00 |
ImportGedcom.glade
|
typo
|
2009-01-10 11:46:13 +00:00 |
ImportGedcom.py
|
Fix of issue 2525 underline in name.
|
2008-12-01 12:58:59 +00:00 |
ImportGeneWeb.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ImportGpkg.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ImportGrdb.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ImportProGen.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ImportVCard.py
|
Refactor export plugin framework. All importers and exporters are now plugins.
|
2008-11-04 04:12:51 +00:00 |
ImportXml.py
|
Fixes for bug #2416: added proper name format in gtk tree model, and update on canceled edit; undid previous hack
|
2009-01-08 02:12:53 +00:00 |
IndivComplete.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
KinshipReport.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
leak.glade
|
|
|
Leak.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
lineage.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Makefile.am
|
New Given Name Cloud Gramplet by Pander Musubi, and new links to run Same Given Quick View
|
2009-01-06 05:01:17 +00:00 |
MarkerReport.py
|
2463: GVFamilyLines.py, MarkerReport.py and PlaceReport should not require active person for working
|
2008-10-27 08:29:55 +00:00 |
MediaManager.py
|
2556: Typo (by Joan Creus)
|
2008-12-11 10:12:40 +00:00 |
merge.glade
|
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
|
2008-12-02 20:15:41 +00:00 |
NarrativeWeb.py
|
Add an option progress meter argument to GenericFilter.apply
|
2008-12-15 21:42:58 +00:00 |
NoteGramplet.py
|
New gramplet to create a simple interface to edit/add a person's primary notes.
|
2009-01-01 23:43:01 +00:00 |
NotRelated.glade
|
/src/plugins/NotRelated.py
|
2008-03-21 12:18:27 +00:00 |
NotRelated.py
|
NotRelated is a tool not a report reference to wiki was wrong
|
2008-10-06 18:26:53 +00:00 |
NumberOfAncestorsReport.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
OnThisDay.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
ownereditor.glade
|
|
|
OwnerEditor.py
|
corrected Dutch translation
|
2008-10-10 13:15:49 +00:00 |
patchnames.glade
|
|
|
PatchNames.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +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
|
2463: GVFamilyLines.py, MarkerReport.py and PlaceReport should not require active person for working
|
2008-10-27 08:29:55 +00:00 |
Query.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Rebuild.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
RebuildRefMap.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Records.py
|
Cleanup separation between gui and non-gui; moved toolip to set_tooltip
|
2009-01-07 22:49:58 +00:00 |
References.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_cs.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_da.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_de.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_es.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_fi.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_fr.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_hu.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_it.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_nl.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_no.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_pl.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_pt.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_ru.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_sk.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
rel_sv.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
relcalc.glade
|
|
|
RelCalc.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
RemoveUnused.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
ReorderIds.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Reporef.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
SameSurnames.py
|
Added new Quick View for show Same Given Names
|
2009-01-06 04:56:09 +00:00 |
siblings.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
SimpleBookTitle.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
soundex.glade
|
|
|
SoundGen.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Sql.py
|
Patched an attribute error... two tables left to make
|
2008-12-04 06:02:55 +00:00 |
StatisticsChart.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
summary.glade
|
|
|
Summary.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
TestcaseGenerator.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
TimeLine.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
unused.glade
|
Remove unused notes. Feature request #2101.
|
2008-04-21 20:52:39 +00:00 |
verify.glade
|
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
|
2008-12-02 20:15:41 +00:00 |
Verify.py
|
002503: Change md5 module by hashlib.
|
2008-12-04 21:44:12 +00:00 |
WebCal.py
|
Add an option progress meter argument to GenericFilter.apply
|
2008-12-15 21:42:58 +00:00 |
WhatsNext.py
|
Cleanup separation between gui and non-gui; moved toolip to set_tooltip
|
2009-01-07 22:49:58 +00:00 |