* src/Filters/Rules/_RuleUtils.py (loose_date_cmp): Compare

textual dates.


svn: r7745
This commit is contained in:
Alex Roitman
2006-12-01 17:01:09 +00:00
parent de836890b4
commit 822647f728
2 changed files with 17 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
parents in case the toolbar is not visible.
2006-12-01 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/_RuleUtils.py (loose_date_cmp): Compare
textual dates.
* src/Filters/Rules/_HasEventBase.py (apply): Do not match empty
places.
* src/plugins/Rebuild.py (__init__): Proper progress indication.