more generic changes to the GraphViz base class

svn: r9579
This commit is contained in:
Stéphane Charette
2007-12-25 01:57:45 +00:00
parent 36fe125220
commit 5f077e4795
4 changed files with 465 additions and 408 deletions

View File

@@ -1,3 +1,7 @@
2007-12-24 Stéphane Charette <stephanecharette@gmail.com>
* src/ReportBase/_GraphvizReportDialog.py: more generic changes
to the new GraphViz base class
2007-12-24 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/_MyGrampsView.py: new DataView for Gadgets
* src/DataViews/__init__.py: import things from _MyGrampsView