Brian Matherly
58b1e800ca
Remove "parse_report_options_frame()" and "parse_other_frames()" from the report interface. They are not used.
...
svn: r8330
2007-03-28 03:17:13 +00:00
Brian Matherly
2151ad9780
Remove the "pagecount" option from the paper menu in the reports. It is not used.
...
svn: r8325
2007-03-27 12:04:07 +00:00
Brian Matherly
7593dbfe69
src/ReportBase/_ReportDialog.py: don't catch all exceptions - we won't get a traceback.
...
svn: r8291
2007-03-11 22:21:19 +00:00
Brian Matherly
5aa3a0f4b0
* src/BaseDoc.py:
...
* src/ReportBase/_CommandLineReport.py:
* src/ReportBase/_ReportDialgo.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/ODFDoc.py:
* src/docgen/RDFDoc.py:
* src/docgen/KwordDoc.py:
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/HtmlDoc.py:
* src/docgen/AbiWord2Doc.py:
* src/docgen/LaTeXDoc.py:
* src/plugins/BookReport.py:
Add PaperStyle to BaseDoc
svn: r8229
2007-02-24 21:15:21 +00:00
Brian Matherly
5b457e10bd
* src/docgen/HtmlDoc.py: fix html template loading.
...
* src/ReportBase/_ReportDialog.py: fix html template loading.
svn: r8119
2007-02-15 03:14:03 +00:00
Brian Matherly
2461850cbc
* src/ReportBase/_ReportDialog.py: 0000905: Typo in catching exceptions in buggy reports
...
svn: r8066
2007-02-07 03:59:43 +00:00
Don Allingham
a5676edc5f
2007-01-30 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: error reporting
* src/plugins/NarrativeWeb.py: error reporting
* src/Filters/_SearchBar.py: numlock handling
* src/Filters/SideBar/_SidebarFilter.py: numlock handling
svn: r8016
2007-01-31 00:02:15 +00:00
Brian Matherly
00765912ee
src/ReportBase/_ReportDialog.py: 0000832: Please enable cm/inch toggle in custom size for relationship graph
...
svn: r7926
2007-01-18 03:05:26 +00:00
Don Allingham
5493631d19
2006-12-31 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: add HELP button support
* src/ReportBase/_BareReportDialog.py: add HELP button support
* src/plugins/NarrativeWeb.py: add HELP button support
svn: r7862
2006-12-31 23:56:14 +00:00
Alex Roitman
72403bcdb5
2006-11-03 Alex Roitman <shura@gramps-project.org>
...
* configure.in: Bump up the version.
* src/Editors/_EditLdsOrd.py (update_parent_label): Spurious
translation.
* src/DataViews/_RelationView.py (write_event_ref): Spurious
translation.
* src/ReportBase/_ReportDialog.py (get_header): Spurious
translation.
* RELEASE: version 2.2.2 is released.
svn: r7547
2006-11-03 17:05:24 +00:00
Alex Roitman
82f2d2d69d
* src/ReportBase/_BareReportDialog.py (setup_title): Set name to
...
empty string if no person is available.
* src/ReportBase/_ReportDialog.py (get_header): Make meaningful
title for the header when name is empty.
svn: r7381
2006-10-10 00:09:24 +00:00
Don Allingham
051f992afb
2006-07-04 Don Allingham <don@gramps-project.org>
...
* various: pyflakes fixes
svn: r6992
2006-07-04 23:38:51 +00:00
Don Allingham
60d21403a7
* src/ReportBase/_ReportDialog.py (report): catch IOError
...
svn: r6969
2006-06-27 05:12:21 +00:00
Alex Roitman
a734940c05
2006-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py (report): Handle wm closing.
* src/plugins/GraphViz.py (GraphVizDialog.__init__): Handle wm
closing.
* src/plugins/NarrativeWeb.py (WebReportDialog.__init__): Handle
wm closing.
svn: r6964
2006-06-25 02:26:29 +00:00
Don Allingham
2f86415842
svn: r6903
2006-06-16 21:26:44 +00:00
Alex Roitman
c1c7e1359a
* src/ReportBase/_ReportDialog.py (report): Use new report modules
...
for oddball reports.
* src/plugins/GraphViz.py: Use new report modules.
* src/plugins/NarrativeWeb.py: Use new report modules.
* src/plugins/CountAncestors.py: Use wm and new report modules.
* src/plugins/Summary.py: Use wm and new report modules.
svn: r6842
2006-06-02 00:40:54 +00:00
Alex Roitman
196ca399f2
Update
...
svn: r6834
2006-05-31 23:00:22 +00:00
Alex Roitman
0addd2c59c
* src/PluginUtils/_PluginMgr.py: Import MODE_CLI.
...
* src/ReportBase/_BookFormatComboBox.py: Adapt to changes.
svn: r6831
2006-05-31 19:26:34 +00:00
Alex Roitman
cb63f90caa
2006-05-31 Alex Roitman <shura@gramps-project.org>
...
* src/Selectors/_SelectPerson.py (__init__): take track argument.
* src/Editors/_EditFamily.py: Adapt to SelectPerson change.
* src/Editors/_EditPersonRef.py (_select_person): Adapt to
SelectPerson change.
* src/ReportBase/_BareReportDialog.py: Use dbstata and uistate,
convert to Managed window.
* src/ReportBase/_ReportDialog.py: Use dbstate and uistate.
* src/ReportBase/_DrawReportDialog.py: Use dbstate and uistate.
* src/ReportBase/_TextReportDialog.py: Use dbstate and uistate.
* src/ViewManager.py (make_report_callback): Use dbstate and uistate.
svn: r6830
2006-05-31 18:26:50 +00:00
Alex Roitman
cf2940d514
Update
...
svn: r6828
2006-05-31 05:57:55 +00:00
Alex Roitman
99acb9d02f
Update
...
svn: r6824
2006-05-31 02:41:46 +00:00
Alex Roitman
f8eb3a2ebb
2006-05-30 Alex Roitman <shura@gramps-project.org>
...
* POTFILES.in: Change files due to module split.
svn: r6821
2006-05-31 00:57:54 +00:00