Brian Matherly
3e2a120fda
Translate "Custom Size" string for reports.
...
svn: r8690
2007-07-03 04:12:59 +00:00
Brian Matherly
fc3405615e
src/ReportBase/_ReportDialog.py: Fix attribute error exceptions.
...
svn: r8635
2007-06-23 14:07:00 +00:00
Brian Matherly
fd8e5b0a06
src/ReportBase/_ReportDialog.py: Still let REAL exceptions pass through.
...
svn: r8624
2007-06-22 12:21:49 +00:00
Brian Matherly
3f871c7d98
0001043: Dropdown list in htmloptions in Family Group Report has very large size
...
svn: r8478
2007-05-16 02:05:51 +00:00
Don Allingham
0bf1622625
2007-05-12 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: additional error checking
* src/DataViews/_RelationView.py: check for empty person
* src/GrampsDb/_ReadGedcom.py: additional error checking
* src/GrampsDb/_DbUtils.py: additional error checking
* src/ReportBase/_ReportDialog.py: additional error checking
* src/Editors/_EditFamily.py: additional error checking
* src/DisplayTabs/_EmbeddedList.py: additional error checking
* src/plugins/FindDupes.py: additional error checking
* src/plugins/Verify.py: additional error checking
* src/ImgManip.py: additional error checking
* src/BasicUtils.py: additional error checking
svn: r8464
2007-05-13 03:28:50 +00:00
Brian Matherly
86c6b1b7e7
src/ReportBase/_ReportDialog.py: don't catch all exceptions - we won't get a traceback.
...
svn: r8290
2007-03-11 22:19:08 +00:00
Brian Matherly
9d31b54646
* src/docgen/HtmlDoc.py: fix html template loading.
...
* src/ReportBase/_ReportDialog.py: fix html template loading.
svn: r8120
2007-02-15 03:18:03 +00:00
Brian Matherly
9d760ccad0
* src/ReportBase/_ReportDialog.py: 0000905: Typo in catching exceptions in buggy reports
...
svn: r8067
2007-02-07 04:00:49 +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