gramps/src/GrampsDbUtils
2008-10-15 03:29:41 +00:00
..
test Remove GRDB export code. GRDB export is not supported. 2008-10-14 11:54:42 +00:00
__init__.py Remove GRDB export code. GRDB export is not supported. 2008-10-14 11:54:42 +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 Remove GrampsDbUtils/importdbdir.py. You can't import database directories from the GUI,and there is no need to import them from the CLI. You can still open a database directory from the CLI. 2008-10-15 03:29:41 +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 Fix problem with event descriptions on import, bug 2368 2008-09-15 20:24:33 +00:00
_WriteGedcom.py Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager". 2008-10-02 04:02:10 +00:00
_WriteXML.py Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager". 2008-10-02 04:02:10 +00:00
gedcomimport.glade 2007-07-31 Jérôme <romjerome@yahoo.fr> 2007-08-01 02:37:17 +00:00
Makefile.am Remove GrampsDbUtils/importdbdir.py. You can't import database directories from the GUI,and there is no need to import them from the CLI. You can still open a database directory from the CLI. 2008-10-15 03:29:41 +00:00