* src/PedView.py: Fix anchors. Switch from storing person objects

to their IDs. Start on building Spouses and Siblings submenus
in the context menu.


svn: r3220
This commit is contained in:
Alex Roitman
2004-06-21 17:08:51 +00:00
parent 53ec8ad409
commit 445264275a
2 changed files with 106 additions and 24 deletions

View File

@@ -1,5 +1,8 @@
2004-06-21 Alex Roitman <shura@alex.neuro.umn.edu>
* src/data/gramps.keys, src/data/mime: Add package and GEDCOM.
* src/PedView.py: Fix anchors. Switch from storing person objects
to their IDs. Start on building Spouses and Siblings submenus
in the context menu.
2004-06-20 Alex Roitman <shura@alex.neuro.umn.edu>
* configure.in: Bump up the version number.