gramps/src/ReportBase
Stéphane Charette 766d9147b8 that'll teach me! -- typo in the typo
svn: r9322
2007-11-08 07:54:20 +00:00
..
__init__.py * src/plugins/Calendar.py: no negative years on calendar (no events show before they occur) 2007-10-14 01:56:00 +00:00
_BareReportDialog.py Remove unused funtions setup_output_notebook and setup_post_process from the ReportDialog class. 2007-10-21 04:23:54 +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 * src/PluginUtils/_PluginMgr.py: Import MODE_CLI. 2006-05-31 19:26:34 +00:00
_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 misc typos 2006-06-02 04:19:09 +00:00
_DrawReportDialog.py 2006-05-31 Alex Roitman <shura@gramps-project.org> 2006-05-31 18:26:50 +00:00
_Endnotes.py 2007-10-06 Don Allingham <don@gramps-project.org> 2007-10-07 03:19:35 +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-10-22 Douglas S. Blank <dblank@cs.brynmawr.edu> 2007-10-22 04:21:14 +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 Remove unused funtions setup_output_notebook and setup_post_process from the ReportDialog class. 2007-10-21 04:23:54 +00:00
_ReportOptions.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_ReportUtils.py that'll teach me! -- typo in the typo 2007-11-08 07:54:20 +00:00
_StyleComboBox.py 2006-07-04 Don Allingham <don@gramps-project.org> 2006-07-04 23:38:51 +00:00
_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 2006-11-25 Don Allingham <don@gramps-project.org> 2006-11-25 20:16:55 +00:00
_TextReportDialog.py 2006-05-31 Alex Roitman <shura@gramps-project.org> 2006-05-31 18:26:50 +00:00
Makefile.am Add MenuOptions class for report options. 2007-09-05 03:02:50 +00:00