* src/GrampsDb/_ReadXML.py: read region tag in xml

* src/GrampsDb/_WriteXML.py: output region tag in xml (=subsection of picture)
	* src/Editors/_EditMediaRef.py: make sure rectangle is none if nothing given

2007-09-29 Benny Malengier <benny.malengier@gramps-project.org> 


svn: r9039
This commit is contained in:
Benny Malengier
2007-09-29 14:56:45 +00:00
parent 38a312e4a4
commit bb231a73f1
4 changed files with 37 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2007-09-29 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_ReadXML.py: read region tag in xml
* src/GrampsDb/_WriteXML.py: output region tag in xml (=subsection of picture)
* src/Editors/_EditMediaRef.py: make sure rectangle is none if nothing given
2007-09-29 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_ReadXML.py: remove bug: no more creation of objects if bookmark is found with
handle that is not in database. This causes corruption of database!