gramps/src/ReportBase
Don Allingham fe0e24310b * configure.in: update Simple/Makefile
* src/Simple/_SimpleAccess.py: Move to Simple package
	* src/Simple/_SimpleDoc.py: Move to Simple package
	* src/Makefile.am: Move to Simple package
	* src/DataViews/_PersonView.py: Simple package support
	* src/plugins/all_events.py: Simple package supprt

2007-05-20  Don Allingham  <don@gramps-project.org>


svn: r8502
2007-05-21 04:07:00 +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 0001043: Dropdown list in htmloptions in Family Group Report has very large size 2007-05-16 02:09:04 +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
_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