gramps/src/GrampsDbUtils
2008-09-05 19:33:48 +00:00
..
test src/GrampsDbUtils/_WriteGedcom.py :#2008 fix bug in breakout() 2008-04-05 04:34:46 +00:00
__init__.py 2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-18 20:07:09 +00:00
_Backup.py * src/GrampsDbUtils/_Backup.py: Restore databases with transactions 2008-03-02 22:40:15 +00:00
_GedcomChar.py 2007-03-08 Don Allingham <don@gramps-project.org> 2007-03-09 06:58:45 +00:00
_GedcomInfo.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_GedcomLex.py Retain whitespace when importing notes. Bug #2357 2008-09-05 19:33:48 +00:00
_GedcomParse.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_GedcomStageOne.py Revert 10874 changes to _FilterParser.py 2008-07-18 14:06:42 +00:00
_GedcomTokens.py 2007-09-13 Don Allingham <don@gramps-project.org> 2007-09-13 15:03:20 +00:00
_GedcomUtils.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_GrampsBSDDB.py Revert 10874 changes to dbdir.py and _GrampsBSDDB.py 2008-07-17 21:03:26 +00:00
_GrampsDbWRFactories.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
_GrampsDbWriteXML.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_ReadGedcom.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
_ReadXML.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_WriteGedcom.py Contribution from Robert Chéramy <robert@cheramy.net>. Adds note filters to the filter proxy. Also adds note filters to the exporters. 2008-09-04 11:46:43 +00:00
_WriteGrdb.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_WriteXML.py Contribution from Robert Chéramy <robert@cheramy.net>. Adds note filters to the filter proxy. Also adds note filters to the exporters. 2008-09-04 11:46:43 +00:00
gedcomimport.glade 2007-07-31 Jérôme <romjerome@yahoo.fr> 2007-08-01 02:37:17 +00:00
importdbdir.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Makefile.am 2007-12-28 Benny Malengier <benny.malengier@gramps-project.org> 2007-12-28 15:09:01 +00:00