gramps/src/ReportBase
2008-01-23 13:14:05 +00:00
..
__init__.py 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-22 09:17:46 +00:00
_BareReportDialog.py remember metric & custom paper size, issue #1481 2008-01-12 11:37:21 +00:00
_Bibliography.py 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-22 10:17:42 +00:00
_BookFormatComboBox.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
_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 remember metric & custom paper size, issue #1481 2008-01-12 11:37:21 +00:00
_DrawFormatComboBox.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
_DrawReportDialog.py Refactor various aspects of the report system. 2007-12-13 01:52:03 +00:00
_Endnotes.py 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-22 10:17:42 +00:00
_FileEntry.py * src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding() 2007-01-22 03:56:23 +00:00
_GraphvizReportDialog.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
_PaperMenu.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +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 Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.) 2008-01-18 05:39:50 +00:00
_ReportUtils.py 2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-11 06:50:46 +00:00
_StyleComboBox.py Modify the style editor to properly handle unicode style names. 2008-01-23 13:14:05 +00:00
_StyleEditor.py Modify the style editor to properly handle unicode style names. 2008-01-23 13:14:05 +00:00
_TemplateParser.py add USER_xxx constants to const, use them 2007-11-26 05:11:19 +00:00
_TextFormatComboBox.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
_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