* src/ChooseParents.py: build custom filter rules to speed up

loading the data, provide watch cursor to provide feedback to
the user.
* src/Date.py: provide sort data recalculation function


svn: r4845
This commit is contained in:
Don Allingham
2005-06-19 03:36:30 +00:00
parent aded196d64
commit b6cfa20860
4 changed files with 2428 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
2005-06-18 Don Allingham <don@gramps-project.org>
* src/ChooseParents.py: build custom filter rules to speed up
loading the data, provide watch cursor to provide feedback to
the user.
* src/Date.py: provide sort data recalculation function
2005-06-19 Eero Tamminen <eerot@sf>
* src/plugins/StatisticsChart.py: Changed the entry fields to
SpinButtons as suggested by Alex