gramps/src/plugins
2009-07-27 03:12:35 +00:00
..
docgen avoid cli crash if css file is passed that does not exist 2009-07-16 12:48:31 +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 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 fix to match changed url of blog comment rss 2009-07-20 12:46:26 +00:00
graph Reinstate the building of person_dict. Bug 3103 2009-07-11 16:13:29 +00:00
import Bug #3097: Dates parsed after a .gw import should not use Julian calendar; Changed None to 0 2009-07-20 06:48:40 +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 Added missing import 2009-07-19 22:07:41 +00:00
rel pylint 2009-04-29 14:27:08 +00:00
textreport avoid infinite loop in DDR 2009-07-15 14:24:44 +00:00
tool Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
webreport Fixed SurnameListPage. MediaPage and Exif Tags are still not completed. Working on it with Gerald Britton. 2009-07-22 20:03:07 +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 0003032: Book reports loses center person 2009-07-27 03:12:35 +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