more optimisations to name display.

svn: r7930
This commit is contained in:
Richard Taylor
2007-01-18 16:30:28 +00:00
parent e62527c42a
commit c965f773f3
2 changed files with 110 additions and 76 deletions

View File

@@ -1,3 +1,6 @@
2007-01-18 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/NameDisplay.py: yet more optimisations for name display.
2007-01-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DataViews/_PedigreeView.py: Cache result of probably_alive(); Call
find_tree() only once for all sizes; Cache results in FormattingHelper;