* src/DisplayModels/_BaseModel.py: Refactor out node/path maps

* various: remove sets import


svn: r8011
This commit is contained in:
Don Allingham
2007-01-29 19:13:15 +00:00
parent a9fe86d76d
commit b2860d222e
23 changed files with 128 additions and 179 deletions

View File

@@ -1,4 +1,6 @@
2007-01-29 Don Allingham <don@gramps-project.org>
* src/DisplayModels/_BaseModel.py: Refactor out node/path maps
* various: remove sets import
* NEWS: update
* configure.in: update to 2.2.6
* src/ReportBase/_ReportOptions.py: fix landscape saving.