* src/AutoComp.py (StandardCustomSelector): Add class to handle

(int,str) selections including custom strings.


svn: r4741
This commit is contained in:
Alex Roitman
2005-05-31 18:17:38 +00:00
parent 5652f21069
commit 2c6f640ac5
2 changed files with 111 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-05-31 Alex Roitman <shura@gramps-project.org>
* src/AutoComp.py (StandardCustomSelector): Add class to handle
(int,str) selections including custom strings.
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.