gramps/src/ReportBase
Brian Matherly 212cb34365 Fix 0001656: New menu item
svn: r9940
2008-01-28 04:37:19 +00:00
..
__init__.py 2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-24 20:38:10 +00:00
_BareReportDialog.py Removed the use of dbstate in report options. 2008-01-25 01:23:21 +00:00
_Bibliography.py 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-22 10:17:42 +00:00
_BookFormatComboBox.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
_CommandLineReport.py Refactoring the report system: reports no longer require dbstate. 2008-01-24 12:50:33 +00:00
_Constants.py 2008-01-03 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-01-03 14:18:18 +00:00
_DocReportDialog.py remember metric & custom paper size, issue #1481 2008-01-12 11:37:21 +00:00
_DrawFormatComboBox.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
_DrawReportDialog.py Refactor various aspects of the report system. 2007-12-13 01:52:03 +00:00
_Endnotes.py 2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-22 10:17:42 +00:00
_FileEntry.py * src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding() 2007-01-22 03:56:23 +00:00
_GraphvizReportDialog.py Fix 0001656: New menu item 2008-01-28 04:37:19 +00:00
_PaperMenu.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +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 More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person". 2008-01-05 20:42:05 +00:00
_ReportOptions.py Removed the use of dbstate in report options. 2008-01-25 01:23:21 +00:00
_ReportUtils.py 2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-11 06:50:46 +00:00
_StyleComboBox.py Modify the style editor to properly handle unicode style names. 2008-01-23 13:14:05 +00:00
_StyleEditor.py 2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-24 20:38:10 +00:00
_TemplateParser.py add USER_xxx constants to const, use them 2007-11-26 05:11:19 +00:00
_TextFormatComboBox.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
_TextReportDialog.py Refactor various aspects of the report system. 2007-12-13 01:52:03 +00:00
Makefile.am Add _DocReportDialog.py to the Makefile. 2007-12-24 14:12:29 +00:00