gramps/src/RelLib
Alex Roitman 865be0198b * src/FilterEditor/_EditRule.py (MySelect.get_text): Dirty hack to
prevent rule editor from crashing. NEEDS REPAIR to stop relying on
	the localized text.
	* src/Filters/Rules/Person/_HasFamilyEvent.py (apply): Use new API.
	* src/RelLib/_GrampsType.py (set,__cmp__): Consider unicode type
	along with the str.


svn: r7075
2006-07-25 19:52:28 +00:00
..
__init__.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Address.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +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 nickname/call name changes 2006-05-05 21:16:24 +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 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_ChildRefType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Date.py remove empty families 2006-04-08 05:56:31 +00:00
_DateBase.py 2006-07-18 Don Allingham <don@gramps-project.org> 2006-07-19 03:48:21 +00:00
_Event.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EventRef.py * various: pyflakes fixes 2006-07-03 04:25:33 +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/GrampsDb/_GrampsBSDDB.py: Upgrade to new types. 2006-04-21 00:03:27 +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 * src/FilterEditor/_EditRule.py (MySelect.get_text): Dirty hack to 2006-07-25 19:52:28 +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-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_LocationBase.py * RelLib/_*.py: Make objects serialize all the way down to built-in 2006-02-03 22:03:53 +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-07-16 Zsolt Foldvari <zsolt.foldvari@nokia.com> 2006-07-16 14:44:13 +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 debug 2006-07-13 03:48:39 +00:00
_PersonRef.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Place.py * src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly 2006-05-01 23:08:09 +00:00
_PlaceBase.py
_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 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Repository.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_RepositoryType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Researcher.py
_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 * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_Url.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_UrlBase.py * RelLib/_*.py: Make objects serialize all the way down to built-in 2006-02-03 22:03:53 +00:00
_UrlType.py Add keyword expansion 2006-04-20 18:30:28 +00:00
_Witness.py
Makefile.am 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00