This website requires JavaScript.
Explore
Help
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
68bb197d94466de72969e18d6a30905538f52425
gramps
/
src
/
plugins
/
textreport
T
History
Paul Franklin
68bb197d94
revert half of 18535 (TagReport error line)
...
svn: r18536
2011-11-29 22:35:43 +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
…
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
revert half of 18535 (TagReport error line)
2011-11-29 22:35:43 +00:00
textplugins.gpr.py
Move all trunk plugins to version 3.4
2011-03-21 20:43:00 +00:00