gramps/src/RelLib
Don Allingham 231f9a1277 2006-11-21 Don Allingham <don@gramps-project.org>
* src/Utils.py (probably_alive): use get_primary_event_ref_list()
	* src/RelLib/_Person.py: Add get_primary_event_ref_list()



svn: r7663
2006-11-21 16:20:35 +00:00
..
__init__.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Address.py 2006-09-23 Don Allingham <don@gramps-project.org> 2006-09-24 04:37:59 +00:00
_AddressBase.py * RelLib/_*.py: Make objects serialize all the way down to built-in 2006-02-03 22:03:53 +00:00
_Attribute.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_AttributeBase.py * RelLib/_*.py: Make objects serialize all the way down to built-in 2006-02-03 22:03:53 +00:00
_AttributeType.py 2006-08-14 Alex Roitman <shura@gramps-project.org> 2006-08-15 05:24:38 +00:00
_BaseObject.py * src/RelLib/_BaseObject.py (PrivacyBase): Remove class, as it 2006-05-02 19:06:27 +00:00
_CalSdn.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
_ChildRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_ChildRefType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Date.py 2006-09-09 Don Allingham <don@gramps-project.org> 2006-09-09 17:10:13 +00:00
_DateBase.py 2006-09-09 Don Allingham <don@gramps-project.org> 2006-09-09 17:10:13 +00:00
_Event.py 2006-09-09 Don Allingham <don@gramps-project.org> 2006-09-09 17:10:13 +00:00
_EventRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_EventRoleType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_EventType.py Set properties. 2006-04-21 20:13:13 +00:00
_Family.py * src/RelLib/_Family.py (get_sourcref_child_list): The ChildRefs were missing here. This now removes deleted Sources from ChildRefs. 2006-11-20 09:50:41 +00:00
_FamilyRelType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_GenderStats.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
_GrampsType.py 2006-08-25 Alex Roitman <shura@gramps-project.org> 2006-08-25 19:12:41 +00:00
_LdsOrd.py 2006-06-13 Don Allingham <don@gramps-project.org> 2006-06-13 23:51:24 +00:00
_LdsOrdBase.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Location.py 2006-10-08 Alex Roitman <shura@gramps-project.org> 2006-10-09 02:12:10 +00:00
_LocationBase.py 2006-10-08 Alex Roitman <shura@gramps-project.org> 2006-10-09 02:12:10 +00:00
_MarkerType.py fix marker type, search bar tuple problem 2006-05-11 23:05:12 +00:00
_MediaBase.py * RelLib/_*.py: Make objects serialize all the way down to built-in 2006-02-03 22:03:53 +00:00
_MediaObject.py * src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly 2006-05-01 23:08:09 +00:00
_MediaRef.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Name.py 2006-10-09 Don Allingham <don@gramps-project.org> 2006-10-09 22:46:06 +00:00
_NameType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Note.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_NoteBase.py * src/RelLib/_NoteBase.py (NoteBase.serialize): Work out the case of note being None -- leftover from gramps20. 2006-03-14 03:46:54 +00:00
_Person.py 2006-11-21 Don Allingham <don@gramps-project.org> 2006-11-21 16:20:35 +00:00
_PersonRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_Place.py * src/GrampsDb/_ReadGedcom.py: Formatting fixes. 2006-10-29 04:36:08 +00:00
_PlaceBase.py * src/RelLib/__init__.py: More breaking up in RelLib; 2005-12-20 20:48:18 +00:00
_PrimaryObject.py * src/GrampsDb/_GrampsBSDDB.py: Upgrade to new types. 2006-04-21 00:03:27 +00:00
_PrivacyBase.py Add ChildRef class, reorganize RelLib. 2006-04-13 03:15:22 +00:00
_PrivateSourceNote.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
_RefBase.py Update 2006-04-13 05:28:31 +00:00
_RepoRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_Repository.py * src/GrampsDb/_ReadGedcom.py: Formatting fixes. 2006-10-29 04:36:08 +00:00
_RepositoryType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Researcher.py * src/RelLib/__init__.py: More breaking up in RelLib; 2005-12-20 20:48:18 +00:00
_SecondaryObject.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Source.py * src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly 2006-05-01 23:08:09 +00:00
_SourceBase.py Update 2006-04-13 05:28:31 +00:00
_SourceMediaType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_SourceNote.py Add ChildRef class, reorganize RelLib. 2006-04-13 03:15:22 +00:00
_SourceRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_Url.py * src/GrampsDb/_ReadGedcom.py: Formatting fixes. 2006-10-29 04:36:08 +00:00
_UrlBase.py * src/GrampsDb/_ReadGedcom.py: Formatting fixes. 2006-10-29 04:36:08 +00:00
_UrlType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Witness.py * src/GrampsBSDDB.py (gramps_upgrade_9): Upgrade witness list in 2005-12-21 00:08:47 +00:00
Makefile.am 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00