gramps/src/ReportBase
Brian Matherly 7f3d94ae44 Fix typo in GVDoc.py
svn: r9043
2007-09-30 06:52:57 +00:00
..
__init__.py Bring the calendar report up to date with the changes in the 3.0 branch. Issue #0001170. 2007-09-16 03:51:18 +00:00
_BareReportDialog.py * src/TreeViews/_PersonTreeView.py: Use name_displayer. 2007-06-28 05:41:40 +00:00
_Bibliography.py Improve Bibliography and use it in Narrative Web report as well. 2007-07-23 12:22:03 +00:00
_BookFormatComboBox.py
_CommandLineReport.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_Constants.py Added support for new GVDoc interface which makes it easier to write reports that user Graphviz for layout. 2007-09-30 04:56:56 +00:00
_DrawFormatComboBox.py
_DrawReportDialog.py
_Endnotes.py Improve Bibliography and use it in Narrative Web report as well. 2007-07-23 12:22:03 +00:00
_FileEntry.py * src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding() 2007-01-22 03:56:23 +00:00
_GraphvizReportDialog.py Fix typo in GVDoc.py 2007-09-30 06:52:57 +00:00
_MenuOptions.py 2007-09-17 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-09-17 12:36:03 +00:00
_PaperMenu.py 2007-09-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-09-28 12:24:27 +00:00
_PrintTools.py * src/docgen/PSDrawDoc.py: 0000869: PostScript print option will crash 2007-01-24 19:45:57 +00:00
_Report.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
_ReportDialog.py Added support for new GVDoc interface which makes it easier to write reports that user Graphviz for layout. 2007-09-30 04:56:56 +00:00
_ReportOptions.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_ReportUtils.py Output relationship type correctly in Detailed descendant and ancestor reports (improved) 2007-08-25 12:35:06 +00:00
_StyleComboBox.py
_StyleEditor.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_TemplateParser.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_TextFormatComboBox.py
_TextReportDialog.py
Makefile.am Add MenuOptions class for report options. 2007-09-05 03:02:50 +00:00