gramps/src/plugins
Raphael Ackermann c839502568 remove unused import
svn: r12926
2009-08-08 19:12:12 +00:00
..
docgen remove unused import 2009-08-08 19:12:12 +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 Removed broken Export to CD on Gnome. This was never working on KDE or Windows. And no developer seems to be able to get it to run on their gnome system. It is very easy now to burn a backup of gramps to a cd using e.g., K3b or Brasero. 2009-08-08 16:35:36 +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 Nearing completition; most data is pulled out of the SQL db, now I need to get the relations fixed 2009-08-08 04:18:34 +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 avoid infinite loop in DDR 2009-07-15 14:24:44 +00:00
tool 0002070: Event Comparison Tool filter list doesn't update with new filter 2009-08-01 16:09:17 +00:00
webreport Fixes 0003155: GraphViz arrow directions are odd 2009-08-08 14:28:19 +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 Fix potential crash in book report. 2009-07-28 03:17:44 +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