* src/srcsel.glade: Add handlers.

* src/Sources.py: Make SourceInfo non-modal, use Windows menu.


svn: r2874
This commit is contained in:
Alex Roitman
2004-02-19 23:39:01 +00:00
parent da5acff6d5
commit 21b64c8a9d
4 changed files with 56 additions and 8 deletions

View File

@@ -6,6 +6,8 @@
* 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.
* src/srcsel.glade: Add handlers.
* src/Sources.py: Make SourceInfo non-modal, use Windows menu.
2004-02-16 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Relationship.py: Factor out relationship distance computation.