gramps/src/docgen
Brian Matherly d5db42202a Fix collumn span for AsciiDoc
svn: r8791
2007-07-30 04:17:31 +00:00
..
AbiWord2Doc.py Fix width error AbiWord2Doc.py. 2007-06-13 04:27:33 +00:00
AsciiDoc.py Fix collumn span for AsciiDoc 2007-07-30 04:17:31 +00:00
CSVTab.py 2007-02-05 Don Allingham <don@gramps-project.org> 2007-02-06 05:19:16 +00:00
GtkPrint.py * src/Spell.py: (__sort_languages): typo 2007-07-27 19:11:15 +00:00
HtmlDoc.py Fix title error HtmlDoc.py. 2007-06-02 04:10:37 +00:00
KwordDoc.py Divide BaseDoc into BaseDoc, TextDoc and DrawDoc. TextDoc and DrawDoc are abstract interfaces that must be implemented by the corresponding document generators. 2007-04-30 01:56:34 +00:00
LaTeXDoc.py Convert tabs to space-tabs in LaTeXDoc.py 2007-05-05 04:01:35 +00:00
LPRDoc.py * src/docgen/LPRDoc.py (LPRDoc.open): Fix margin settings. 2007-06-28 06:02:03 +00:00
Makefile.am Add CSVTab.py to the makefile. 2007-07-29 19:20:07 +00:00
ODFDoc.py Fix display of preformatted notes in ODF output (#0001109). 2007-07-08 22:17:45 +00:00
ODSDoc.py * src/docgen/ODFDoc.py: Handle exception when file is not writeable 2006-06-24 17:22:34 +00:00
ODSTab.py 2007-02-05 Don Allingham <don@gramps-project.org> 2007-02-06 05:19:16 +00:00
OpenOfficeDoc.py Remove fill color to improve the fanchart display in OpenOfficeDoc format (#0001072) 2007-06-24 21:20:42 +00:00
OpenSpreadSheet.py * src/docgen/ODFDoc.py: Handle exception when file is not writeable 2006-06-24 17:22:34 +00:00
PdfDoc.py 0001055: Pictures of the gallery are not used in the detailed ancestor's report when output format is PDF 2007-06-22 13:18:49 +00:00
PSDrawDoc.py Divide BaseDoc into BaseDoc, TextDoc and DrawDoc. TextDoc and DrawDoc are abstract interfaces that must be implemented by the corresponding document generators. 2007-04-30 01:56:34 +00:00
RTFDoc.py Divide BaseDoc into BaseDoc, TextDoc and DrawDoc. TextDoc and DrawDoc are abstract interfaces that must be implemented by the corresponding document generators. 2007-04-30 01:56:34 +00:00
SpreadSheetDoc.py various: enhance indexing with IndexMark 2006-06-03 03:32:26 +00:00
SvgDrawDoc.py Improve text rendering for SVG reports (#0001072). 2007-06-15 04:07:41 +00:00
TabbedDoc.py 2007-02-05 Don Allingham <don@gramps-project.org> 2007-02-06 05:19:16 +00:00
TextBufDoc.py svn: r8445 2007-05-08 04:35:14 +00:00