* src/AutoComp.py (StandardCustomSelector): Add autocompletion.

svn: r4745
This commit is contained in:
Alex Roitman
2005-05-31 18:40:17 +00:00
parent 123f3a2f5b
commit 5fc30a579a
2 changed files with 15 additions and 1 deletions

View File

@@ -4,6 +4,8 @@
* src/RelLib.py (Witness): Remove class, as it is obsoleted by the
EventRef class.
* src/AutoComp.py (StandardCustomSelector): Add autocompletion.
2005-05-30 Alex Roitman <shura@gramps-project.org>
* src/RelLib.py: Move constants back to RelLib, as class attributes.
* src/Utils.py: Move constant mappings from const.py.in.