svn: r2191
This commit is contained in:
Don Allingham 2003-10-04 20:04:45 +00:00
parent c0ce4086ee
commit 37303b8b85

View File

@ -1,3 +1,12 @@
2003-10-04 Don Allingham <dallingham@users.sourceforge.net>
* src/PeopleView.py: broken out of gramps_main.py
* src/PeopleStore.py: TreeStore wrapper for PeopleView
* src/gramps_main.py: people view removed
* src/RelLib.py: add surname to display info for each person,
allows grouping by name
* src/Report.py: Change button from Apply to
"Generate report"
2003-10-01 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/BookReport.py (BookReportSelector.__init__):
Use underline for labels.