* src/GrampsDbBase.py: move all thumbnail creation here to have

a common thumbnail scheme.
* src/GrampsInMemDB.py: remove thumbnail handling, use base class


svn: r3862
This commit is contained in:
Don Allingham
2005-01-03 19:28:04 +00:00
parent da527e786e
commit 66d77d7700
3 changed files with 32 additions and 35 deletions

View File

@@ -1,3 +1,8 @@
2005-01-03 Don Allingham <dallingham@users.sourceforge.net>
* src/GrampsDbBase.py: move all thumbnail creation here to have
a common thumbnail scheme.
* src/GrampsInMemDB.py: remove thumbnail handling, use base class
2005-01-02 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Report.py: Add support for a semi-common 'dispf'.
* src/ReportOptions.py: Add support for a semi-common 'dispf'.