* src/ReportUtils.py (born_died_str,married_str,child_str):

Add functions.
* src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py: Use common strings from ReportUtils.


svn: r3960
This commit is contained in:
Alex Roitman
2005-01-25 04:46:52 +00:00
parent dceb6c2851
commit e9cee32736
4 changed files with 555 additions and 1702 deletions

View File

@@ -30,6 +30,11 @@
* src/docgen/LPRDoc.py (LPRDoc.draw_box): Shadow support.
* src/ReportUtils.py (born_died_str,married_str,child_str):
Add functions.
* src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py: Use common strings from ReportUtils.
2005-01-23 Don Allingham <dallingham@users.sourceforge.net>
* src/BaseDoc.py: don't check for init on table or cell addition
* src/Report.py: Call doc.init() before write_report