* src/ImageSelect.py: Add date/place property to media objects

* src/ReadXML.py: Add date/place property to media objects
* src/RelLib.py: Add date/place property to media objects
* src/WriteXML.py: Add date/place property to media objects
* src/gramps.glade: Add date/place property to media objects
* src/SelectObject.py: display gramps id instead of internal handle


svn: r3707
This commit is contained in:
Don Allingham
2004-11-06 03:31:34 +00:00
parent 8b966449a7
commit 95ee36dfda
7 changed files with 294 additions and 18 deletions

View File

@@ -1,3 +1,11 @@
2004-11-05 Don Allingham <dallingham@users.sourceforge.net>
* src/ImageSelect.py: Add date/place property to media objects
* src/ReadXML.py: Add date/place property to media objects
* src/RelLib.py: Add date/place property to media objects
* src/WriteXML.py: Add date/place property to media objects
* src/gramps.glade: Add date/place property to media objects
* src/SelectObject.py: display gramps id instead of internal handle
2004-11-05 Tim Waugh <twaugh@redhat.com>
* src/plugins/Ancestors.py: Include non-marriage relationships.