2008-02-18 Duncan Lithgow <dlithgow@gmail.com>

Raphael Ackermann <raphael.ackermann@gmail.com>
	* src/plugins/AncestorChart.py
	* src/plugins/DescendChart.py
	* src/plugins/StatisticsChart.py
	* src/plugins/TimeLine.py
	work on 0001711: Inconsistant names for graphical reports

svn: r10049
This commit is contained in:
Raphael Ackermann
2008-02-18 14:19:18 +00:00
parent 55ba9c4d37
commit df6a507d7c
5 changed files with 18 additions and 10 deletions

View File

@@ -1,4 +1,12 @@
2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
2008-02-18 Duncan Lithgow <dlithgow@gmail.com>
Raphael Ackermann <raphael.ackermann@gmail.com>
* src/plugins/AncestorChart.py
* src/plugins/DescendChart.py
* src/plugins/StatisticsChart.py
* src/plugins/TimeLine.py
work on 0001711: Inconsistant names for graphical reports
2008-02-18 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/RelationView.py
* src/DataViews/PedigreeView.py
* src/ReportBase/_ReportUtils.py