gramps/src/plugins
2009-04-13 20:01:29 +00:00
..
docgen Move src/plugins/docgen/CairoDoc.py to src/plugins/lib/libcairodoc.py. 2009-03-19 12:08:52 +00:00
drawreport Added and deleted files that were verified by Brian. Remove sort siblings as it was broken. Will spend time on it in the next few days. 2009-02-24 08:02:13 +00:00
export Bug #2902: Fix problem with notes in geneweb export 2009-04-10 10:41:28 +00:00
gramplet Deep Connections, which will become a tool 2009-03-11 14:29:17 +00:00
graph Fix of issue 2667. 2009-02-02 19:43:21 +00:00
import 2880: old api use in import grdb 2009-03-31 21:21:55 +00:00
lib libhtml.py: Added properties and changed default for indent to False 2009-04-02 19:53:30 +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 revision numbering symbol to all of plugins directory if it was missing in the file. 2009-02-16 06:56:49 +00:00
rel update slovak relationship calculator (by Lubo Vasko) 2009-02-27 16:10:32 +00:00
textreport Add fallback dates for birth and death 2009-04-10 16:20:41 +00:00
tool FindDupes.py: fix small bug in file path build routine. 2009-04-13 18:58:26 +00:00
webreport Cleaned up gramps import section to have smaller memory footprint by specifying exactly what to import instead just everything. 2009-04-09 04:34:24 +00:00
book.glade BookReport.py: convert to use gtkbuilder instead of libglade 2009-04-13 18:59:08 +00:00
BookReport.py BookReport.py: fix bug in file path build routine 2009-04-13 20:01:29 +00:00
Makefile.am Removed ExportXml ImportGpkg and ImportXml since they have been moved to 2009-02-10 20:26:00 +00:00
Records.py Cleanup separation between gui and non-gui; moved toolip to set_tooltip 2009-01-07 22:49:58 +00:00