* src/GrampsInMemDB.py: add get_event_cursor

* src/GrampsDbBase.py: add get_event_cursor


svn: r4921
This commit is contained in:
Don Allingham
2005-07-13 12:14:17 +00:00
parent 4dbb41f834
commit 1b18e85c18
3 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-07-13 Don Allingham <don@gramps-project.org>
* src/GrampsInMemDB.py: add get_event_cursor
* src/GrampsDbBase.py: add get_event_cursor
2005-07-12 Don Allingham <don@gramps-project.org>
* src/plugins/NavWebPage.py: handle links properly
* src/plugins/Makefile.am: export Rebuild.py