This website requires JavaScript.
Explore
Help
Register
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
gramps
/
src
/
plugins
/
drawreport
History
Paul Franklin
0d819226ec
5187: Plugins twice on plugin list -- slight name change, to unique ones
...
svn: r18528
2011-11-29 01:24:09 +00:00
..
AncestorTree.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
Calendar.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
DescendTree.py
5338: Family Descendant Chart text errors; english locale -> gen.ggettext
2011-11-01 13:25:30 +00:00
drawplugins.gpr.py
5187: Plugins twice on plugin list -- slight name change, to unique ones
2011-11-29 01:24:09 +00:00
FanChart.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
…
StatisticsChart.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
TimeLine.py
Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
2011-10-31 02:40:19 +00:00