gramps/gramps2/src/GrampsDb
Alex Roitman e12c7b0de3 * src/GrampsDb/_ReadXML.py: Parse old and new XML.
* src/GrampsDb/_WriteXML.py (dump_child_ref, dump_person_ref): Add
	methods.
	* src/RelLib/_ChildRef.py (ChildRef.set_mother_relation): Adapt to
	new types;
	(ChildRef.set_father_relation): Adapt to new types.
	* src/RelLib/_GrampsType.py (GrampsType.get_custom): Add method.
	(GrampsType.set): Allow setting from the same class instance.
	(GrampsType.is_default): Add method.


svn: r6358
2006-04-19 02:23:08 +00:00
..
__init__.py removal of families 2006-03-18 01:30:23 +00:00
_ConstXML.py Handle ChildRefType on XML import 2006-04-14 16:00:46 +00:00
_DbUtils.py Start of new type classes 2006-04-14 04:36:25 +00:00
_GedcomInfo.py update new installation paths 2006-03-03 00:17:58 +00:00
_GedTokens.py ASSO tag support 2006-04-13 20:24:19 +00:00
_GrampsBSDDB.py update 2006-04-15 20:40:00 +00:00
_GrampsDbBase.py * src/DataViews/_PedigreeView.py: Fix ChildRef, Show person references 2006-04-14 12:39:17 +00:00
_GrampsDBCallback.py move database code into new package 2005-12-21 11:27:05 +00:00
_GrampsDbExceptions.py move database code into new package 2005-12-21 11:27:05 +00:00
_GrampsDbFactories.py move database code into new package 2005-12-21 11:27:05 +00:00
_GrampsGEDDB.py * src/ViewManger.py: progressbar callbacks 2006-01-18 04:08:28 +00:00
_GrampsInMemDB.py * src/GrampsDb/_GrampsBSDDB.py (get_gramps_ids): Move to 2006-01-31 01:41:55 +00:00
_GrampsXMLDB.py * src/FamilyView.py: add/edit/delete buttons for families added, 2006-01-10 22:28:09 +00:00
_ReadGedcom.py Set author for source on gedcom import 2006-04-17 22:33:13 +00:00
_ReadGrdb.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_ReadXML.py * src/GrampsDb/_ReadXML.py: Parse old and new XML. 2006-04-19 02:23:08 +00:00
_WriteGedcom.py Add ChildRef class, reorganize RelLib. 2006-04-13 03:15:22 +00:00
_WriteGrdb.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_WriteXML.py * src/GrampsDb/_ReadXML.py: Parse old and new XML. 2006-04-19 02:23:08 +00:00
gedcomexport.glade * src/Assistant.py: Many changes. 2006-01-12 06:09:14 +00:00
gedcomimport.glade * src/Assistant.py: Many changes. 2006-01-12 06:09:14 +00:00
Makefile.am * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00