gramps/src/gen/db
2010-03-07 15:33:38 +00:00
..
test Remove column config from db, move to the plugins 2010-02-01 07:01:45 +00:00
__init__.py Fixed DbDjango's 2010-01-24 13:55:39 +00:00
backup.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
base.py 3580: People list (private handlers) and display Name format 2010-02-15 12:13:43 +00:00
bsddbtxn.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
cursor.py 1. Enhance cursor.py to support updating records after reading them 2009-09-23 20:07:58 +00:00
dbconst.py Remove column config from db, move to the plugins 2010-02-01 07:01:45 +00:00
exceptions.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
Makefile.am Remove gen.db.iterator.py - it is not used. 2010-01-06 04:44:09 +00:00
read.py Remove column config from db, move to the plugins 2010-02-01 07:01:45 +00:00
txn.py Use defaultdict instead of dict to simplify code and improve performance 2010-01-13 15:46:12 +00:00
undoredo.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
upgrade.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
write.py 3667: Addings a new person and changing the name grouping results in frozen window 2010-03-07 15:33:38 +00:00