svn: r2871
This commit is contained in:
Alex Roitman
2004-02-19 19:15:27 +00:00
parent f2a684d957
commit fdaaef219c
4 changed files with 63 additions and 26 deletions

View File

@@ -5,6 +5,7 @@
* src/gramps.glade: Add Windows menu.
* src/gramps_main.py: Get Windows menu and its submenu.
Pass Gramps class to the children -- first-class object editors.
* src/dialog.glade: Add handler.
2004-02-16 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Relationship.py: Factor out relationship distance computation.