* src/plugins/NavWebPage.py: HTML validation fixes; Show all names of a person; Show all images of person/source and place

svn: r4940
This commit is contained in:
Martin Hawlisch
2005-07-15 09:21:22 +00:00
parent e36ae4d665
commit 16858c1f4a
2 changed files with 56 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
2005-07-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/plugins/NavWebPage.py: Avoid some segfaults; HTML validation fixes
* src/plugins/NavWebPage.py: Avoid some segfaults; HTML validation fixes;
Show all names of a person; Show all images of person/source and place
* src/Utils.py (find_mime_type_pixbuf): Dont segfault with note only object
* src/SelectObject.py (on_select_row): Dont segfault with note only object