gramps/src/docgen
2008-05-20 03:19:58 +00:00
..
__init__.py
AsciiDoc.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
CairoDoc.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
CSVTab.py 0001986: export view to CSV --> does not add .csv filetype ending to file 2008-03-28 07:36:17 +00:00
GtkPrint.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
gtkprintpreview.glade
HtmlDoc.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
LaTeXDoc.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
Makefile.am
ODFDoc.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
ODSDoc.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
ODSTab.py
OpenSpreadSheet.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
PdfDoc.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
PSDrawDoc.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
RTFDoc.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
SpreadSheetDoc.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
SvgDrawDoc.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
TabbedDoc.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
TextBufDoc.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00