faster name display

svn: r7919
This commit is contained in:
Richard Taylor
2007-01-16 22:25:29 +00:00
parent 66b5f7af4b
commit dd38db4c4d
2 changed files with 88 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
2007-01-05 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
2007-01-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/NameDisplay.py: fast implementation
2007-01-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/Filters/_GenericFilter.py: file get_cursor funcs
2007-01-16 Don Allingham <don@gramps-project.org>