2006-09-28 Don Allingham <don@gramps-project.org>

* src/DataViews/_PlaceView.py: add street column (bug #459)
	* src/DisplayModels/_PlaceModel.py: add street column
	* src/GrampsDb/_GrampsDbBase.py: add street column



svn: r7335
This commit is contained in:
Don Allingham
2006-09-29 04:13:10 +00:00
parent ce5520455f
commit db9e5de2fc
4 changed files with 23 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
2006-09-28 Don Allingham <don@gramps-project.org>
* src/DataViews/_PlaceView.py: add street column (bug #459)
* src/DisplayModels/_PlaceModel.py: add street column
* src/GrampsDb/_GrampsDbBase.py: add street column
2006-09-27 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_StyleEditor.py: Make style editor not modal
* src/glade/gramps.glade: Make style editor not modal