gramps/src/plugins
2011-02-17 16:57:43 +00:00
..
docgen Use built-in map function to simplify some list comprehensions 2011-02-16 20:06:40 +00:00
drawreport Somehow a not had been removed from an if statement making the report only show one level of spouses max. Inserted the not again. 2011-02-17 16:57:43 +00:00
export 4326: typos (by PaulFranklin); part I 2011-02-02 18:33:16 +00:00
gramplet Disable buttons in Note gramplets for empty database 2011-02-15 16:56:34 +00:00
graph Remove unneeded line continuations and tidy up 2011-01-25 18:47:12 +00:00
import 4651: XML import of name with only display or sort format set fails 2011-02-16 18:59:17 +00:00
lib Removed the html_escape code from libhtml and using saxutils for escaping characters. Thank you, Gerald Britton, for the better way. 2011-02-17 07:42:37 +00:00
mapservices
quickview Use built-in map function to simplify some list comprehensions 2011-02-16 20:06:40 +00:00
rel correct tab errors given by tabnanny 2011-01-22 16:47:26 +00:00
sidebar Remove history sidebar 2010-11-08 19:53:12 +00:00
textreport Use partial from functools to simplify menu options 2011-02-16 20:01:09 +00:00
tool In method collect_unused, replace dispatch dictionary with tuple 2011-02-11 14:50:30 +00:00
view Add new bottombar gramplets 2011-02-13 00:02:50 +00:00
webreport Returned html_escape() back to NarrativeWeb after discussions with Benny. 2011-02-17 16:43:31 +00:00
webstuff Fixed navigation menus in Nebraska style sheet. 2011-02-03 18:42:40 +00:00
bookreport.glade
bookreport.gpr.py
BookReport.py Remove unneeded line continuations and tidy up 2011-01-25 18:47:12 +00:00
Makefile.am
records.gpr.py
Records.py