gramps/src/plugins/textreport
2011-10-31 02:40:19 +00:00
..
AncestorReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
BirthdayReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
CustomBookText.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
DescendReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
DetAncestralReport.py Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error(). 2011-10-31 02:40:19 +00:00
DetDescendantReport.py Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error(). 2011-10-31 02:40:19 +00:00
EndOfLineReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
FamilyGroup.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
IndivComplete.py Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error(). 2011-10-31 02:40:19 +00:00
KinshipReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
Makefile.am Add TagReport reference 2010-11-20 10:18:23 +00:00
NumberOfAncestorsReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
PlaceReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
SimpleBookTitle.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
Summary.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
TagReport.py Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui. 2011-10-29 05:02:33 +00:00
textplugins.gpr.py Move all trunk plugins to version 3.4 2011-03-21 20:43:00 +00:00