* src/PedView.py: Use a DrawingArea for nicer person boxes

* src/GrampsDb/_GrampsDbBase.py (_update_reference_map): Sync parameters to other classes
* src/GrampsDb/_ReadXML.py (stop_event): Catch invalid event


svn: r5643
This commit is contained in:
Martin Hawlisch
2005-12-29 22:34:18 +00:00
parent af21245530
commit 1abaa98a40
4 changed files with 155 additions and 83 deletions

View File

@@ -1,3 +1,10 @@
2005-12-29 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/PedView.py: Use a DrawingArea for nicer person boxes
* src/GrampsDb/_GrampsDbBase.py (_update_reference_map): Sync
parameters to other classes
* src/GrampsDb/_ReadXML.py (stop_event): Catch invalid event
code. Still has to be done properly
2005-12-29 Don Allingham <don@gramps-project.org>
* src/gramps_main.py: move gnome program init to gramps.py
* src/gramps.py: add gnome program init