gramps/src/plugins
2009-07-11 20:11:37 +00:00
..
docgen Minor tweaks to use slices instead of lists of items 2009-06-25 13:41:16 +00:00
drawreport Implement iter_people_handles methods and begin to use them 2009-07-03 20:23:41 +00:00
export add missing iterator methods to filter.py, use get_family_handles instead of the iterator in ExportGedcom.py 2009-07-11 20:11:37 +00:00
gramplet Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
graph Reinstate the building of person_dict. Bug 3103 2009-07-11 16:13:29 +00:00
import Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
lib 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
mapservices Replace "== None" and "!= None" with "is None" and "is not None", respectively 2009-02-23 19:11:46 +00:00
quickview Replace get_family_handles with iter_family_handles 2009-07-08 16:11:20 +00:00
rel pylint 2009-04-29 14:27:08 +00:00
textreport Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
tool Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
webreport Implement iter_people_handles methods and begin to use them 2009-07-03 20:23:41 +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 Replace get_family_handles with iter_family_handles 2009-07-08 16:11:20 +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