* src/EditPerson.py: change sort mechanism to new Date sort value

* src/FamilyView.py: change sort mechanism to new Date sort valu
* src/Sort.py: remove unused sorting functions


svn: r3569
This commit is contained in:
Don Allingham
2004-09-23 02:25:07 +00:00
parent 8ccb4cebe9
commit 72880d4599
4 changed files with 21 additions and 36 deletions

View File

@@ -1,3 +1,8 @@
2004-09-22 Don Allingham <dallingham@users.sourceforge.net>
* src/EditPerson.py: change sort mechanism to new Date sort value
* src/FamilyView.py: change sort mechanism to new Date sort valu
* src/Sort.py: remove unused sorting functions
2004-09-20 Alex Roitman <shura@alex.neuro.umn.edu>
* src/GrampsInMemDB.py: Remove unused modules.