2007-08-25 Don Allingham <don@gramps-project.org>
* src/GrampsDb/__init__.py: Add DbBase * src/GrampsDb/_DbBase.py: Abstract base class for template * src/GrampsDb/Makefile.am: Add _DbBase.py * src/GrampsDbUtils/_PrivateProxyDb.py: Derive from ProxyDbBase * src/GrampsDbUtils/_ProxyDbBase.py: Provide base ProxyDbBase for proxy dbs * src/GrampsDbUtils/Makefile.am: Add _ProxyDbBase svn: r8869
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2007-08-25 Don Allingham <don@gramps-project.org>
|
||||
* src/GrampsDb/__init__.py: Add DbBase
|
||||
* src/GrampsDb/_DbBase.py: Abstract base class for template
|
||||
* src/GrampsDb/Makefile.am: Add _DbBase.py
|
||||
* src/GrampsDbUtils/_PrivateProxyDb.py: Derive from ProxyDbBase
|
||||
* src/GrampsDbUtils/_ProxyDbBase.py: Provide base ProxyDbBase for proxy dbs
|
||||
* src/GrampsDbUtils/Makefile.am: Add _ProxyDbBase
|
||||
|
||||
2007-08-25 Benny Malengier/Joachim Breitner <bm@cage.ugent.be>
|
||||
* src/Filters/Rules/Place/_MatchesEventFilter.py : new filter feature #1182
|
||||
* src/Filters/Rules/Event/_MatchesPersonFilter.py: new filter feature #1182
|
||||
|
Reference in New Issue
Block a user