gramps/src/ReportBase
Doug Blank d2be7227f5 * src/ReportBase/_MenuOptions.py: removed/moved to PluginUtils
* src/ReportBase/__init__.py: removed Menu items
	* src/plugins/Calendar.py: uses MenuReportOptions
	* src/plugins/DescendChart.py: uses MenuReportOptions
	* src/plugins/AncestorChart.py: uses MenuReportOptions
	* src/plugins/GVHourGlass.py: uses MenuReportOptions
	* src/plugins/FanChart.py: uses MenuReportOptions
	* src/PluginUtils/__init__.py: imports Menu items

2007-11-28  Douglas S.Blank  <dblank@cs.brynmawr.edu>


svn: r9424
2007-11-28 23:33:40 +00:00
..
__init__.py * src/ReportBase/_MenuOptions.py: removed/moved to PluginUtils 2007-11-28 23:33:40 +00:00
_BareReportDialog.py 2007-11-27 Benny Malengier <benny.malengier@gramps-project.org> 2007-11-27 10:05:24 +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
_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
_DrawReportDialog.py
_Endnotes.py 2007-10-06 Don Allingham <don@gramps-project.org> 2007-10-07 03:19:35 +00:00
_FileEntry.py
_GraphvizReportDialog.py Fix typo in GVDoc.py 2007-09-30 06:52:57 +00:00
_PaperMenu.py 2007-09-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-09-28 12:24:27 +00:00
_PrintTools.py
_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
_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
Makefile.am src/ReportBase/Makefile.am add missing _GraphvizReportDialog reference 2007-11-20 14:53:49 +00:00