gramps/src/gen/lib
2009-03-09 14:10:51 +00:00
..
test 2702: Date Conversions to and from French Republican was broken 2009-02-15 15:10:15 +00:00
__init__.py General polish of some date handling code; fixed a bug in date comparisons involving 'ABT' dates 2008-04-19 16:48:46 +00:00
address.py
addressbase.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
attrbase.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
attribute.py
attrtype.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
baseobj.py Fix of issue 2505. Also fix of string and unicode problems in matching 2008-11-22 15:35:14 +00:00
calendar.py #445: B.C.E and dates conversion on french_calendar 2009-01-22 10:15:01 +00:00
childref.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
childreftype.py
date.py 2792: Dates in sourcereferences in person_ref_list not upgraded; hack to be removed in future 2009-03-09 14:10:51 +00:00
datebase.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
event.py fix typo in property call 2008-09-16 14:07:29 +00:00
eventref.py Fix of issue 2505. Also fix of string and unicode problems in matching 2008-11-22 15:35:14 +00:00
eventroletype.py
eventtype.py
family.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
familyreltype.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
genderstats.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
grampstype.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
ldsord.py
ldsordbase.py
location.py
locationbase.py
Makefile.am Added the new styled text modules. 2008-04-03 18:32:29 +00:00
markertype.py Removed problem method set(): Bug #2669: Note editor does not retain marker 2009-02-04 12:51:34 +00:00
mediabase.py
mediaobj.py Stop media editor prompting to save changes on cancellation when none made. Bug #2364 2008-09-06 09:18:57 +00:00
mediaref.py
name.py
nametype.py
note.py Introducing StyledText in Notes. 2008-03-28 23:22:46 +00:00
notebase.py
notetype.py
person.py Fix for bug when deleting birth and death events. Bug #2456 2008-10-25 11:36:56 +00:00
personref.py
place.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
placebase.py
primaryobj.py
privacybase.py
privsrcnote.py
refbase.py
repo.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
reporef.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
repotype.py
researcher.py
secondaryobj.py
src.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
srcbase.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
srcmediatype.py
srcnote.py
srcref.py
styledtext.py Implement a few string methods in StyledText, and documentation. 2008-04-01 16:57:55 +00:00
styledtexttag.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
styledtexttagtype.py Move STYLE_TYPE and STYLE_DEFAULT constants from StyledTextBuffer to StyledTextTagType. 2008-04-23 13:34:13 +00:00
url.py
urlbase.py
urltype.py
witness.py