gramps/src/gen/lib
2009-12-10 00:01:20 +00:00
..
test 3272: Proposal for updating config settings 2009-10-08 01:12:51 +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 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
addressbase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
attrbase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
attribute.py docstring update 2009-07-03 09:23:07 +00:00
attrtype.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
baseobj.py fixed typos 2009-08-13 08:52:05 +00:00
calendar.py #445: B.C.E and dates conversion on french_calendar 2009-01-22 10:15:01 +00:00
childref.py fixed typos 2009-08-13 08:52:05 +00:00
childreftype.py improve docstrings 2009-07-15 09:16:39 +00:00
date.py Fixes for get_year_calendar 2009-12-08 12:32:10 +00:00
datebase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
event.py fixed typos 2009-08-13 08:52:05 +00:00
eventref.py fixed typos 2009-08-13 08:52:05 +00:00
eventroletype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
eventtype.py Fixed event types not being translated in IndividualPages, Events section. Made some spacial alignment in eventtypes.py for better visual aid. 2009-12-10 00:01:20 +00:00
family.py fixed typos 2009-08-13 08:52:05 +00:00
familyreltype.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
genderstats.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
grampstype.py 03288: [XML import] Custom family event role type is ignored on Family Events 2009-10-28 16:15:48 +00:00
ldsord.py fixed typos 2009-08-13 08:52:05 +00:00
ldsordbase.py add ldsordbase to api doc 2009-07-02 08:28:29 +00:00
location.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
locationbase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
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 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
mediaobj.py fixed typos 2009-08-13 08:52:05 +00:00
mediaref.py fixed typos 2009-08-13 08:52:05 +00:00
name.py Added get_gedcom_name formatter to Name to allow sharing 2009-09-26 01:05:08 +00:00
nametype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
note.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
notebase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
notetype.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
person.py fixed typos 2009-08-13 08:52:05 +00:00
personref.py fixed typos 2009-08-13 08:52:05 +00:00
place.py fixed typos 2009-08-13 08:52:05 +00:00
placebase.py pep8 fixes 2009-08-09 17:09:32 +00:00
primaryobj.py 2799: in GEDCOM export, changed timestamp for every single record is 31 DEC 1969 2009-11-18 22:45:54 +00:00
privacybase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
privsrcnote.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
refbase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
repo.py fixed typos 2009-08-13 08:52:05 +00:00
reporef.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
repotype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
researcher.py pep8 & typos 2009-08-14 07:07:10 +00:00
secondaryobj.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
src.py fixed typos 2009-08-13 08:52:05 +00:00
srcbase.py pep8 fixes 2009-08-09 17:09:32 +00:00
srcmediatype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
srcnote.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
srcref.py 0002832: Somes modules still use Relib reference on docstring 2009-08-10 19:46:24 +00:00
styledtext.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
styledtexttag.py Made StyledTextTag a new-style class by extending object; allows to work with older python's too 2009-08-02 05:25:37 +00:00
styledtexttagtype.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
url.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
urlbase.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
urltype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
witness.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00