gramps/gramps2/src/docgen
2007-04-22 13:19:05 +00:00
..
AbiWord2Doc.py
AsciiDoc.py
GtkPrint.py 0000908: GtkPrint doesn't parse if you don't have pygtk version 2.10 2007-04-13 18:11:05 +00:00
HtmlDoc.py * src/docgen/HtmlDoc.py: fix html template loading. 2007-02-15 03:18:03 +00:00
KwordDoc.py Remove unused functions from BaseDoc 2007-02-13 04:42:34 +00:00
LaTeXDoc.py * src/docgen/ODFDoc.py: add start_superscript and stop_superscript 2007-01-31 03:13:31 +00:00
LPRDoc.py Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc 2007-02-13 04:46:29 +00:00
Makefile.am
ODFDoc.py Escape still wasn't right in ODFDoc.py. Ancestor and descendant charts were displaying wrong. 2007-04-22 13:19:05 +00:00
ODSDoc.py
OpenOfficeDoc.py Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc 2007-02-13 04:46:29 +00:00
OpenSpreadSheet.py
PdfDoc.py * src/docgen/PdfDoc.py (write_text): Close <br/> tag. 2007-02-23 01:57:28 +00:00
PSDrawDoc.py * src/docgen/PSDrawDoc.py: Fix center_text and draw_bar 2007-02-13 04:52:07 +00:00
RTFDoc.py * src/docgen/ODFDoc.py: add start_superscript and stop_superscript 2007-01-31 03:13:31 +00:00
SpreadSheetDoc.py
SvgDrawDoc.py * src/docgen/SvgDrawDoc.py.py: Fix XML error in draw_text. 2007-02-24 20:42:31 +00:00