gramps/src/plugins
2009-05-26 20:48:09 +00:00
..
docgen Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
drawreport Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
export Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
gramplet Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
graph Bug #2950. Use Graphviz subgraphs to keep children with their spouses on Relationship Graph 2009-04-26 20:50:33 +00:00
import Bug 3018: ImportGrdb: reverted 12563 due to missing method in DB 2009-05-22 20:34:05 +00:00
lib Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
mapservices Replace "== None" and "!= None" with "is None" and "is not None", respectively 2009-02-23 19:11:46 +00:00
quickview Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
rel pylint 2009-04-29 14:27:08 +00:00
textreport Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
tool Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
webreport Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +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 Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +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 Cleanup separation between gui and non-gui; moved toolip to set_tooltip 2009-01-07 22:49:58 +00:00