gramps/src/ReportBase
Don Allingham b884474407 svn: r8445
2007-05-08 04:35:14 +00:00
..
__init__.py * src/docgen/PSDrawDoc.py: 0000869: PostScript print option will crash 2007-01-24 19:45:57 +00:00
_BareReportDialog.py svn: r8445 2007-05-08 04:35:14 +00:00
_BookFormatComboBox.py * src/PluginUtils/_PluginMgr.py: Import MODE_CLI. 2006-05-31 19:26:34 +00:00
_CommandLineReport.py Remove "get_generations()" from the report options base classes. It was 2007-03-27 11:50:26 +00:00
_Constants.py Update 2006-05-31 05:57:55 +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
_FileEntry.py * src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding() 2007-01-22 03:56:23 +00:00
_PaperMenu.py * src/ReportBase/_PaperMenu.py: rename PaperStyle to PaperSize 2007-02-19 04:13:41 +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 "parse_report_options_frame()" and "parse_other_frames()" from the report interface. They are not used. 2007-03-28 03:17:13 +00:00
_ReportOptions.py Remove "get_newpage()" and "set_newpage()" from the ReportOptions class. They are not really options. The BookReportDialog now takes care of inserting page breaks. 2007-03-30 02:30:42 +00:00
_ReportUtils.py Move Graphic Styles, Table Styles and Cell Styles into the StyleSheet class. All report styles are now defined in the "get_default_style()" function. 2007-04-23 11:46:26 +00:00
_SimpleAccess.py 2007-05-06 Don Allingham <don@gramps-project.org> 2007-05-07 03:39:46 +00:00
_SimpleDoc.py 2007-05-07 Don Allingham <don@gramps-project.org> 2007-05-08 02:56:33 +00:00
_StyleComboBox.py 2006-07-04 Don Allingham <don@gramps-project.org> 2006-07-04 23:38:51 +00:00
_StyleEditor.py Move Graphic Styles, Table Styles and Cell Styles into the StyleSheet class. All report styles are now defined in the "get_default_style()" function. 2007-04-23 11:46:26 +00:00
_TemplateParser.py Update 2006-05-31 05:57:55 +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 2006-06-04 Alex Roitman <shura@gramps-project.org> 2006-06-04 18:24:51 +00:00