* src/GrampsWidgets.py: Add monitored widgets for type and combo

* src/EditFamily.py: use MonitoredType
* src/EditSourceRef.py: complete monitoring of values
* src/gramps.glade: add text field


svn: r5966
This commit is contained in:
Don Allingham
2006-02-21 05:13:15 +00:00
parent ac5d9287bd
commit a167440cc6
5 changed files with 139 additions and 17 deletions

View File

@@ -1,3 +1,9 @@
2006-02-20 Don Allingham <don@gramps-project.org>
* src/GrampsWidgets.py: Add monitored widgets for type and combo
* src/EditFamily.py: use MonitoredType
* src/EditSourceRef.py: complete monitoring of values
* src/gramps.glade: add text field
2006-02-19 Don Allingham <don@gramps-project.org>
* src/DisplayTabs.py: connect new EditSourceRef editor
* src/EditSourceRef.py: update data on save