gramps/src/docgen
Don Allingham 8e9f6a4219 * src/const.py.in: eliminate zipcmd
* src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use python
zipfile module instead
* src/plugins/EventCmp.py (DisplayChart.on_save_clicked): fix rows, double lines
no longer used
* configure.in: add check for vfs bindings, eliminate the check for
swig and zip
* gramps.spec.in (Requires): Added gnome-python2-gnomevfs dependency


svn: r2577
2004-01-01 19:10:23 +00:00
..
.cvsignore Initial revision 2002-10-20 14:25:16 +00:00
AbiWord2Doc.py * src/docgen/PdfDoc.py: add the ability to open the document in the 2004-01-01 18:17:47 +00:00
HtmlDoc.py * src/docgen/PdfDoc.py: add the ability to open the document in the 2004-01-01 18:17:47 +00:00
KwordDoc.py * src/docgen/PdfDoc.py: add the ability to open the document in the 2004-01-01 18:17:47 +00:00
LaTeXDoc.py * src/docgen/LaTeXDoc.py (write_note): Implement function. 2003-12-13 04:05:01 +00:00
Makefile.am * src/docgen/Makefile.am: Remove AbiWordDoc.py from the list. 2003-12-15 04:18:51 +00:00
Makefile.in update 2004-01-01 18:18:29 +00:00
OpenOfficeDoc.py * src/docgen/PdfDoc.py: add the ability to open the document in the 2004-01-01 18:17:47 +00:00
OpenSpreadSheet.py * src/const.py.in: eliminate zipcmd 2004-01-01 19:10:23 +00:00
PdfDoc.py * src/docgen/PdfDoc.py: add the ability to open the document in the 2004-01-01 18:17:47 +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/PdfDoc.py: add the ability to open the document in the 2004-01-01 18:17:47 +00:00
SvgDrawDoc.py * src/docgen/SvgDrawDoc.py: use proper init parameters for BaseDoc 2003-09-14 04:50:44 +00:00