gramps/src/docgen
2008-05-20 03:19:58 +00:00
..
__init__.py 2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-18 20:07:09 +00:00
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 2007-09-03 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-09-03 11:53:57 +00:00
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 2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-18 20:07:09 +00:00
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 Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files 2008-01-05 20:10:26 +00:00
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