* src/PedView.py: Use ReportUtils to generate text; highlight selected person; enable Tooltips; Optionally show peoples images

svn: r5646
This commit is contained in:
Martin Hawlisch
2005-12-30 14:12:24 +00:00
parent a0c8752fb0
commit e91d774f2a
2 changed files with 92 additions and 43 deletions

View File

@@ -1,5 +1,7 @@
2005-12-30 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/ReportUtils.py: Use new RelLib API
* src/PedView.py: Use ReportUtils to generate text; highlight selected
person; enable Tooltips; Optionally show peoples images
2005-12-29 Don Allingham <don@gramps-project.org>
* src/GrampsLocale.py: handle platform specific locale issues