gramps/src/plugins
2009-08-10 22:51:44 +00:00
..
docgen 0003137: Attribute error on EmptyDoc for all graphical reports - only with PostScript and SVG output formats ! 2009-08-08 19:15:19 +00:00
drawreport Fix of issue 3109, max number of generations are now set to 50, equal in ancestor tree and descendent tree. 2009-07-19 06:56:20 +00:00
export Fixed a bug on export null locations; added primary keys and an index 2009-08-10 01:25:34 +00:00
gramplet Removed debugging statements 2009-08-02 14:36:26 +00:00
graph Fixes 0003155: GraphViz arrow directions are odd 2009-08-08 14:28:19 +00:00
import SQL import/export complete. Byte for Byte exact, excluding differences in True-False/1-0, []/(), and unicode/string 2009-08-09 19:26:30 +00:00
lib cleanup (typos, docs, indentation) 2009-08-08 15:52:12 +00:00
mapservices Replace "== None" and "!= None" with "is None" and "is not None", respectively 2009-02-23 19:11:46 +00:00
quickview Added missing import 2009-07-19 22:07:41 +00:00
rel cleanup (typos, docs, indentation) 2009-08-08 15:52:12 +00:00
textreport 0002841: Kinship report converts relationship descriptions to lowercase 2009-08-10 19:09:37 +00:00
tool typo & pep8 fixes 2009-08-10 21:23:38 +00:00
webreport Some Translation strings fixed in NarrativeWeb.py. Pointed out by Gary Burton and Peter Lundgren. 2009-08-10 22:51:44 +00:00
bookreport.glade Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
BookReport.py pep8 fixes 2009-08-09 17:09:32 +00:00
Makefile.am Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
Records.py Replace get_family_handles with iter_family_handles 2009-07-08 16:11:20 +00:00