gramps/src/ReportBase
Gerald Britton 21e96b0616 Bug 2888 - minor edits and cleanup
svn: r12529
2009-05-15 18:12:10 +00:00
..
__init__.py Remove src/ReportBase/_PrintTools.py. It is not being used. 2009-03-19 02:32:16 +00:00
_Bibliography.py Final fix of issue 2843 for any number of references. 2009-03-21 08:10:09 +00:00
_CommandLineReport.py Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read. 2009-03-19 02:24:29 +00:00
_Constants.py Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager". 2008-10-02 04:02:10 +00:00
_DocReportDialog.py Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read. 2009-03-19 02:24:29 +00:00
_DrawReportDialog.py Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read. 2009-03-19 02:24:29 +00:00
_Endnotes.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_FileEntry.py FileEntry clean up. 2009-04-10 02:24:13 +00:00
_GraphvizReportDialog.py Fix of issue 2964. 2009-05-10 16:04:58 +00:00
_PaperMenu.py Bug 2888 - minor edits and cleanup 2009-05-15 18:12:10 +00:00
_Report.py Remove the "person" option from reports, report options, and report dialogs. Person is selected by the user for all reports. 2008-02-20 04:52:10 +00:00
_ReportDialog.py FileEntry clean up. 2009-04-10 02:24:13 +00:00
_ReportOptions.py Add a new place report 2008-09-01 20:08:39 +00:00
_ReportUtils.py 0002467: Add christening narration to detailed text reports. 2009-01-15 21:40:25 +00:00
_StyleComboBox.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
_StyleEditor.py Bug 2888 - minor edits and cleanup 2009-05-15 18:12:10 +00:00
_TemplateParser.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
_TextReportDialog.py Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read. 2009-03-19 02:24:29 +00:00
_WebReportDialog.py 2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-03-09 19:39:56 +00:00
Makefile.am Remove src/ReportBase/_PrintTools.py. It is not being used. 2009-03-19 02:32:16 +00:00