gramps/gramps2/src/docgen
Don Allingham 84b555b087 * src/docgen/AbiWordDoc2.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/AbiWordDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/KwordDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/LaTeXDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/OpenOfficeDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/PdfDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/RTFDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/plugins/Ancestors.py: make sure that an object is
an image before attempting to include in in a report
* src/plugins/DetAncestralReport.py: make sure that an object is
an image before attempting to include in in a report
* src/plugins/DetDescendantReport.py: make sure that an object is
an image before attempting to include in in a report


svn: r2287
2003-10-27 03:48:13 +00:00
..
.cvsignore Initial revision 2002-10-20 14:25:16 +00:00
AbiWord2Doc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
AbiWordDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
HtmlDoc.py * src/data/templates/Makefile.am: install blue_edge.tpkg 2003-10-15 03:55:15 +00:00
KwordDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
LaTeXDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
Makefile.am * src/docgen/Makefile.am: Don't ship OpenDrawDoc.py anymore. 2003-09-16 04:02:02 +00:00
Makefile.in update 2003-10-15 03:55:54 +00:00
OpenOfficeDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
OpenSpreadSheet.py * src/PaperMenu.py: Change from TextDoc to BaseDoc. 2003-09-02 00:47:09 +00:00
PdfDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
PSDrawDoc.py * src/docgen/SvgDrawDoc.py: use proper init parameters for BaseDoc 2003-09-14 04:50:44 +00:00
RTFDoc.py * src/docgen/AbiWordDoc2.py: make sure that an object is 2003-10-27 03:48:13 +00:00
SvgDrawDoc.py * src/docgen/SvgDrawDoc.py: use proper init parameters for BaseDoc 2003-09-14 04:50:44 +00:00