work in progress converting FamilyLines to new GraphViz plugin

svn: r9612
This commit is contained in:
Stéphane Charette
2007-12-28 10:08:19 +00:00
parent 8eab7c6af2
commit 5ea0cd4b3e
8 changed files with 1085 additions and 31 deletions

View File

@@ -1,3 +1,15 @@
2007-12-28 Stéphane Charette <stephanecharette@gmail.com>
* src/ReportBase/_GraphvizReportDialog.py
* src/plugins/GVFamilyLines.py
* src/plugins/GVRelGraph.py
* src/plugins/Makefile.am
* src/PluginUtils/__init__.py
* src/PluginUtils/_MenuOptions.py
* po/POTFILES.in
Work in progress; partial conversion of FamilyLines to the new
GraphViz report class. (Doesn't yet work, keep using the old one
in "Code Generators" until the bugs are fully ironed out.)
2007-12-27 Brian Matherly <brian@gramps-project.org>
* src/plugins/DetDescendantReport.py:
* src/plugins/DetAncestralReport.py: