* src/MapView.py: Corrected coordinate handling; Show all location in map; fetch locations from xearth config file

svn: r5059
This commit is contained in:
Martin Hawlisch
2005-08-12 11:29:06 +00:00
parent a02d60a6db
commit 6356e91983
2 changed files with 80 additions and 36 deletions

View File

@@ -1,4 +1,8 @@
2005-05-27 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
2005-08-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/MapView.py: Corrected coordinate handling; Show all location in map;
fetch locations from xearth config file
2005-08-12 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/EditRepository.py: changes to work with ViewManager changes
2005-08-11 Don Allingham <don@gramps-project.org>