* src/Editors/_EditPerson.py: add name callback to update screen

after a primary name change
	* src/DisplayTabs/_NameEmbedList.py: add primary name change menu item
	* src/GrampsWidgets.py: add reinitalization method to handle change of
	associated data item


svn: r7268
This commit is contained in:
Don Allingham
2006-08-26 04:29:20 +00:00
parent 259d0678ae
commit e2daccf0ae
4 changed files with 92 additions and 9 deletions

View File

@@ -2,6 +2,11 @@
* src/const.py.in: Disable thumbnailer for Windows.
2006-08-25 Don Allingham <don@gramps-project.org>
* src/Editors/_EditPerson.py: add name callback to update screen
after a primary name change
* src/DisplayTabs/_NameEmbedList.py: add primary name change menu item
* src/GrampsWidgets.py: add reinitalization method to handle change of
associated data item
* src/DisplayModels/_MediaModel.py (MediaModel.sort_date): add
sorting by date value instead of by text string