Filter improvements

svn: r4852
This commit is contained in:
Don Allingham
2005-06-20 22:18:22 +00:00
parent cf9bfde518
commit 9e39e88d2b
3 changed files with 237 additions and 244 deletions

View File

@@ -1,3 +1,7 @@
2005-06-20 Don Allingham <don@gramps-project.org>
* src/GenericFilter.py: optimize looping and reducing fetches
* src/Utils.py: fix event handle accesses
2005-06-16 Alex Roitman <shura@gramps-project.org>
* src/EventEdit.py: Remove unused variable.