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
4b5c061554
typos
...
svn: r18639
2011-12-19 22:43:21 +00:00
..
AncestorTree.py
typos
2011-12-13 17:10:21 +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
typos
2011-12-19 22:43:21 +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
for Python files and Makefile.am files in the "src" (only) sub-tree:
2011-12-06 16:56:50 +00:00
StatisticsChart.py
typos
2011-12-13 17:10:21 +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