gramps/src/ReportBase
2008-01-05 20:42:05 +00:00
..
__init__.py 2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu> 2007-11-29 15:02:40 +00:00
_BareReportDialog.py More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person". 2008-01-05 20:42:05 +00:00
_Bibliography.py Fix 0001393: Detailed descendant report crash on too many references. 2007-12-23 22:20:51 +00:00
_BookFormatComboBox.py
_CommandLineReport.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_Constants.py 2008-01-03 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-01-03 14:18:18 +00:00
_DocReportDialog.py * src/ReportBase/_PaperMenu.py: get margins in PaperFrame constructor 2007-12-17 03:44:13 +00:00
_DrawFormatComboBox.py
_DrawReportDialog.py Refactor various aspects of the report system. 2007-12-13 01:52:03 +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 removed a stray print() debug statement 2008-01-02 09:18:23 +00:00
_PaperMenu.py 0001480: custom paper size is not editable for 2nd and any additional invocations of the report 2007-12-24 04:41:11 +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 More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person". 2008-01-05 20:42:05 +00:00
_ReportOptions.py More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person". 2008-01-05 20:42:05 +00:00
_ReportUtils.py 2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu> 2007-11-29 15:02:40 +00:00
_StyleComboBox.py
_StyleEditor.py * various: const.py changes 2007-09-08 05:54:02 +00:00
_TemplateParser.py add USER_xxx constants to const, use them 2007-11-26 05:11:19 +00:00
_TextFormatComboBox.py
_TextReportDialog.py Refactor various aspects of the report system. 2007-12-13 01:52:03 +00:00
Makefile.am Add _DocReportDialog.py to the Makefile. 2007-12-24 14:12:29 +00:00