gramps/src/ReportBase
Gary Burton 3ed982112e Add a new place report
svn: r11008
2008-09-01 20:08:39 +00:00
..
__init__.py 2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-24 20:38:10 +00:00
_Bibliography.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_BookFormatComboBox.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
_CommandLineReport.py Fix 0002184: BUG: IndexError: tuple index out of range 2008-06-18 13:17:36 +00:00
_Constants.py Remove support for "View" reports. In the future, use either tools, gramplets, or quick views. 2008-03-30 04:38:37 +00:00
_DocReportDialog.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_DrawFormatComboBox.py Correct typo __draw_doc_list =>__drawdoc_list. 2008-05-29 20:36:45 +00:00
_DrawReportDialog.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
_Endnotes.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_FileEntry.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
_GraphvizReportDialog.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
_PaperMenu.py Decimal comma/point, Issue 1939, fixed. 2008-03-15 09:08:54 +00:00
_PrintTools.py * src/docgen/PSDrawDoc.py: 0000869: PostScript print option will crash 2007-01-24 19:45:57 +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 Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
_ReportOptions.py Add a new place report 2008-09-01 20:08:39 +00:00
_ReportUtils.py Correct typo from previous update. 2008-07-29 19:39:18 +00:00
_StyleComboBox.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
_StyleEditor.py Add StyleOption class for reports and use it in WebCal. 2008-04-29 04:47:50 +00:00
_TemplateParser.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
_TextFormatComboBox.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
_TextReportDialog.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
_WebReportDialog.py 2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-03-09 19:39:56 +00:00
Makefile.am Merge BareReportDialog with ReportDialog. BareReportDialog is now gone. 2008-04-22 03:45:09 +00:00