Peter Landgren
51e3fe7e75
Unnessecary empty translatable string made untranslatable
...
svn: r10317
2008-03-15 08:02:10 +00:00
Brian Matherly
f184e22720
0001779: Texts "in." and "cm." on Document Options tab is not translatable
...
svn: r10314
2008-03-15 04:23:23 +00:00
Brian Matherly
54ec566e55
0001893: python src/gramps.py -u -O "merge" -a report -p "name=navwebpage,show=off": IndexError: list index out of range
...
svn: r10281
2008-03-12 03:24:23 +00:00
Brian Matherly
955ec96cc1
Patch from Peter Landgren with modification by Brian Matherly:
...
0001761: Style editor problems
0001921: Custom style colors not saving
svn: r10275
2008-03-12 02:21:03 +00:00
Doug Blank
6ab09e3d39
2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_WebReportDialog.py:
* src/ReportBase/_ReportDialog.py:
* src/ReportBase/_GraphvizReportDialog.py:
* src/ReportBase/_DocReportDialog.py:
* src/ReportBase/_BareReportDialog.py:
0001814: Applied patch to move print options below option tabs
svn: r10240
2008-03-09 19:39:56 +00:00
Raphael Ackermann
3650d1c564
2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ReportBase/_CommandLineReport.py: print warning if show=option is
not a valid option. Addresses some of 0001891.
svn: r10196
2008-03-05 20:31:20 +00:00
Doug Blank
e63589a044
new QR MISC category
...
svn: r10189
2008-03-05 04:03:50 +00:00
Brian Matherly
d78dacb08b
0001873: AttributeError: 'NoneType' object has no attribute 'get_gramps_id'
...
Fix typo in CountAncestors
svn: r10168
2008-03-02 21:21:48 +00:00
Brian Matherly
e2bc58fe63
0001711: Inconsistant names for graphical reports
...
svn: r10152
2008-03-01 22:47:48 +00:00
Brian Matherly
76d7b01103
0001855: BUG when running family_group report from command line (no attribute get_gramps_id)
...
svn: r10150
2008-03-01 20:39:39 +00:00
Brian Matherly
e913abe88b
0001828: update cli handling of new options. (new in 3.0?)
...
svn: r10127
2008-02-27 04:38:21 +00:00
Brian Matherly
fe6c305a14
0001835: cli crashes for all reports. NoneType has no attribute get_gramps_id
...
svn: r10126
2008-02-27 03:03:20 +00:00
Brian Matherly
16799c2465
Improvements to CLI reports -
...
0001824: Bug in command line - gramps does not show right error.
0001821: A command "python src/gramps.py --open=DG1 --action=report" cause a crash
Fix help strings.
svn: r10122
2008-02-26 04:32:57 +00:00
Raphael Ackermann
3d1d81b746
2008-02-25 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
...
* src/ReportBase/_CommandLineReport.py: add user friendly output to cli
gramps.py -u --open=merge --action=report -p "name=indiv_complete,show=all"
#0001823
svn: r10117
2008-02-25 08:59:40 +00:00
Brian Matherly
d2c853cbaa
0001587: Command line reports do not work
...
svn: r10111
2008-02-24 23:16:52 +00:00
Raphael Ackermann
c962d5e6e1
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
2008-02-24 13:55:55 +00:00
Brian Matherly
cc6654ddab
Remove the "person" option from reports, report options, and report dialogs. Person is selected by the user for all reports.
...
svn: r10074
2008-02-20 04:52:10 +00:00
Brian Matherly
5ad4dcee22
0001788: Book report crash
...
svn: r10057
2008-02-19 04:24:56 +00:00
Raphael Ackermann
dab5470dec
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditAddress.py
* src/Editors/_EditName.py
* src/Editors/_EditPersonRef.py
* src/plugins/FindDupers.py
* src/ReportBase/_StyleEditor.py
* src/MarkupText.py
Fix import issues introduce through previous commit.
#0001791 fixed
svn: r10056
2008-02-18 23:48:35 +00:00
Raphael Ackermann
90f883e46d
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/* 143 files
* test/try_tree_model.py
* windows/nsis/gcheck.py
imports cleanup
svn: r10055
2008-02-18 20:07:09 +00:00
Benny Malengier
55ba9c4d37
2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/RelationView.py
* src/DataViews/PedigreeView.py
* src/ReportBase/_ReportUtils.py
* src/Editors/_EditPerson.py
* src/Editors/_EditMediaRef.py
* src/DisplayTabs/_GalleryTab.py: also correct wrong popup menu
* src/plugins/Summary.py
* src/plugins/WriteCD.py
* src/plugins/IndivComplete.py
* src/plugins/NarrativeWeb.py
* src/plugins/WritePkg.py
* src/plugins/GVFamilyLines.py
* src/plugins/DefaultGramplets.py
* src/plugins/SimpleBookTitle.py
* src/plugins/Check.py
* src/plugins/GVRelGraph.py
* src/plugins/FamilyLines.py
* src/Selectors/_SelectObject.py
* src/GrampsDbUtils/_WriteGedcom.py
#1787 , #1208 : use relative path correctly
svn: r10048
2008-02-18 14:06:41 +00:00
Brian Matherly
1adcd57028
0001731: Wrong dot in Ancestral Report
...
svn: r10015
2008-02-10 22:09:35 +00:00
Brian Matherly
610ac774fa
Web Calendar and Narrative Web report now use Menu Options.
...
svn: r10010
2008-02-10 04:09:09 +00:00
Raphael Ackermann
534a306579
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DataViews/GrampletView.py
* src/ReportBase/_ReportUtils.py
* src/gen/proxy/private.py
* src/plugins/WebCal.py
* src/plugins/CmdRef.py
* src/Models/_ListCursor.py
* src/Models/_PathCursor.py
PEP 8 fixes. Change
if var == True --> if var
if var is True --> if var
if var == False --> if not var
if var == None --> if var is None
svn: r9994
2008-02-05 00:31:57 +00:00
Brian Matherly
d9a1acc4f5
0001704: Det. anc. report - newline needed after endnote entries.
...
svn: r9985
2008-02-02 20:14:37 +00:00
Brian Matherly
d45a2fc957
0001624: Source reference hyperlinks do not always work in Narrated Web Site
...
svn: r9971
2008-02-01 02:23:51 +00:00
Brian Matherly
212cb34365
Fix 0001656: New menu item
...
svn: r9940
2008-01-28 04:37:19 +00:00
Brian Matherly
c2a6656f0e
Removed the use of dbstate in report options.
...
svn: r9930
2008-01-25 01:23:21 +00:00
Raphael Ackermann
506eb32637
2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com>
...
Removed all the __author__, __revision__ and __version__ statements
svn: r9928
2008-01-24 20:38:10 +00:00
Brian Matherly
77af7ed092
Refactoring the report system: reports no longer require dbstate.
...
svn: r9924
2008-01-24 12:50:33 +00:00
Brian Matherly
481b464ca5
Modify the style editor to properly handle unicode style names.
...
svn: r9918
2008-01-23 13:14:05 +00:00
Raphael Ackermann
e67991ebeb
2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ReportBase/_Bibliography.py
* src/ReportBase/_Endnotes.py
* src/GrampsLocale/__init__.py
* src/gen/db/dbconst.py
* src/gen/lib/test/date_test.py
* src/plugins/CalculateEstimatedDates.py
* src/BasicUtils/__init__.py
* src/test/utils_test.py
* src/GrampsDbUtils/importdbdir.py
* po/test/po_test.py
add filename to $Id: $ to allow automatic filling in of svn properties
svn: r9914
2008-01-22 10:17:42 +00:00
Raphael Ackermann
bbe2cc6d4e
2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/* Everything but src/images/* and src/data/* add correct svn
properties with the commands:
svn propset -R svn:mime-type text/plain src/
svn propset -R svn:eol-style native src/
svn propset -R svn:keywords Id src/
See below why the Id keyword is enough. From svn help propset
svn:keywords - Keywords to be expanded. Valid keywords are:
URL, HeadURL - The URL for the head version of the object.
Author, LastChangedBy - The last person to modify the file.
Date, LastChangedDate - The date/time the object was last modified.
Rev, Revision, - The last revision the object changed.
LastChangedRevision
Id - A compressed summary of the previous
4 keywords.
svn: r9912
2008-01-22 09:17:46 +00:00
Raphael Ackermann
4261e46bf9
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_ShowResults.py
* src/GrampsCfg.py
* src/ReportBase/_StyleComboBox.py
* src/ReportBase/_PaperMenu.py
* src/ReportBase/_BookFormatComboBox.py
* src/ReportBase/_DrawFormatComboBox.py
* src/ReportBase/_GraphvizReportDialog.py
* src/ReportBase/_TextFormatComboBox.py
* src/DisplayTabs/_GalleryTab.py
* src/ColumnOrder.py
* src/plugins/WebCal.py
* src/plugins/RemoveUnused.py
* src/plugins/Verify.py
* src/plugins/PatchNames.py
* src/ObjectSelector/_FamilyFilterFrame.py
* src/ObjectSelector/_PersonFilterFrame.py
* src/GrampsWidgets.py
* src/ExportOptions.py
* src/DdTargets.py
* src/AutoComp.py
* src/UndoHistory.py
* src/PluginUtils/_PluginWindows.py
* src/DbLoader.py
* src/Filters/_FilterMenu.py
pylint fixes + init gtk.ListStore() with gobject.TYPE_BOOLEAN types
instead of str, int, bool etc + Documentation fixes
svn: r9905
2008-01-21 22:03:43 +00:00
Brian Matherly
07e1529f27
Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.)
...
svn: r9875
2008-01-18 05:39:50 +00:00
Stéphane Charette
219a325c43
remember metric & custom paper size, issue #1481
...
svn: r9782
2008-01-12 11:37:21 +00:00
Stéphane Charette
7c37b80716
more report changes
...
svn: r9781
2008-01-12 03:26:44 +00:00
Raphael Ackermann
1abb8df85f
2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/gen/db/dbdir.py: add doc, remove unused variable
* src/GrampsDbUtils/_GrampsBSDDB.py: : add doc, remove unused variable
* src/plugins/AncestorChart.py: cleanup unused vars
* src/plugins/Calendar.py: typo in doc
* src/plugins/ChangeNames.py: cleanup unused vars
* src/plugins/DescendChart.py: cleanup unused vars
* src/plugins/FamilyLines.py: cleanup unused vars
* src/ReportBase/_ReportUtils.py: fix typo in variable Name
svn: r9779
2008-01-11 06:50:46 +00:00
Brian Matherly
65adf61947
0001515: GraphViz reports don't register page margins on report_options.xml
...
svn: r9758
2008-01-09 05:23:27 +00:00
Brian Matherly
d7ac3bcc06
0001543: Preferences name format not used - Timeline Graph
...
svn: r9730
2008-01-06 21:58:21 +00:00
Brian Matherly
5c8214c843
0001408: Low Verbosity / Succinct option for the Detailed Ancestral/Descendant Reports (patch from James Friedmann <jfriedmannj@gmail.com> modified by Raphael Ackermann <raphael.ackermann@gmail.com> and Brian Matherly)
...
svn: r9716
2008-01-06 06:13:37 +00:00
Brian Matherly
81e521c53b
More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person".
...
svn: r9714
2008-01-05 20:42:05 +00:00
Doug Blank
1e3ce27007
2008-01-03 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_Constants.py: added QR_NOTE, QR_DATE
* src/gen/lib/date.py: working on date math
* src/plugins/AgeOnDate.py: new Quick View for age on date
* src/plugins/DefaultGadgets.py: added Age on Date gadget
* src/QuickReports.py: new constants
* src/Simple/_SimpleTable.py: handle sort columns
svn: r9698
2008-01-03 14:18:18 +00:00
Stéphane Charette
f81b0d2aef
removed a stray print() debug statement
...
svn: r9680
2008-01-02 09:18:23 +00:00
Stéphane Charette
95496e6449
add_comment() and work in progress for the new GraphViz framework
...
svn: r9679
2008-01-02 08:43:19 +00:00
Brian Matherly
f002f65c41
Proof of concept: adding a center person option instead of using active person in reports.
...
svn: r9652
2007-12-31 06:21:58 +00:00
Stéphane Charette
eb9d09aded
more work-in-progress for GraphViz and FamilyLines
...
svn: r9650
2007-12-31 05:43:14 +00:00
Stéphane Charette
83e05324d2
write out .dot file in ISO-8859 versus UTF-8
...
svn: r9645
2007-12-30 21:09:55 +00:00
Brian Matherly
e0543b0644
More updates to better support MenuOptions. FamilyLines seems to work now.
...
svn: r9634
2007-12-30 05:41:16 +00:00
Doug Blank
fcb4797ae4
2007-12-29 Douglas S. Blank <dblank@saliva.brynmawr.edu>
...
* src/DataViews/MyGrampsView.py: fixme's are fixed
* src/DataViews/EventView.py: added quick report popup
* src/plugins/SameSurnames.py: removed unneeded imports
* src/plugins/siblings.py: removed unneeded imports
* src/Simple/_SimpleTable.py: add date handler
* src/plugins/OnThisDay.py: new event quick report
svn: r9630
2007-12-29 19:55:27 +00:00
Stéphane Charette
5ea0cd4b3e
work in progress converting FamilyLines to new GraphViz plugin
...
svn: r9612
2007-12-28 10:08:19 +00:00
Brian Matherly
935f32acff
Fix thumbnail images and HTML labels for relationship graph (Graphviz).
...
svn: r9604
2007-12-27 22:23:40 +00:00
Brian Matherly
2faff1abfb
_GraphvizReportDialog.py: Fix Graphviz generated PDF.
...
svn: r9603
2007-12-27 22:05:45 +00:00
Brian Matherly
8456e16cbc
_GraphvisReportDialog.py: Fix to conform to 80 columns. Add Graphviz generated PDF as an option (requires Graphviz 2.16 to work)
...
svn: r9602
2007-12-27 21:47:11 +00:00
Brian Matherly
12bdeb40a6
Fix default fonts in GraphvizReportDialog
...
svn: r9581
2007-12-25 05:27:27 +00:00
Stéphane Charette
5f077e4795
more generic changes to the GraphViz base class
...
svn: r9579
2007-12-25 01:57:45 +00:00
Brian Matherly
677a0e280f
Add _DocReportDialog.py to the Makefile.
...
svn: r9572
2007-12-24 14:12:29 +00:00
Brian Matherly
9da5862816
0001480: custom paper size is not editable for 2nd and any additional invocations of the report
...
svn: r9570
2007-12-24 04:41:11 +00:00
Brian Matherly
7aa7acb355
Fix 0001393: Detailed descendant report crash on too many references.
...
svn: r9569
2007-12-23 22:20:51 +00:00
Brian Matherly
b5946124b7
Updates to makefiles.
...
svn: r9566
2007-12-23 21:08:10 +00:00
Stéphane Charette
e9ebd454cc
more graphviz based options
...
svn: r9562
2007-12-23 07:52:01 +00:00
Brian Matherly
f8d3f210f8
Misc improvements to Graphviz reports.
...
svn: r9551
2007-12-21 05:57:43 +00:00
Brian Matherly
6af58e348b
Various enhancements to the Graphviz report system. Added GVRelGraph.py - adapted GraphViz.py to use Graphviz report system.
...
svn: r9541
2007-12-20 06:26:38 +00:00
Doug Blank
c3471430b0
Removed margins from write_common
...
svn: r9524
2007-12-17 03:59:50 +00:00
Doug Blank
a163da2218
* src/ReportBase/_PaperMenu.py: get margins in PaperFrame constructor
...
* src/ReportBase/_DocReportDialog.py: pass margins to PaperFrame constructor
* src/ReportBase/_ReportOptions.py: added getters/setters for margins
2007-12-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9523
2007-12-17 03:44:13 +00:00
Brian Matherly
3e9e629f56
Remove unnecessary code in Graphviz report dialog.
...
svn: r9518
2007-12-16 04:47:09 +00:00
Brian Matherly
4860b1e422
Add Generic GraphViz options to the GraphVis report dialog for use by all graphviz related reports.
...
svn: r9515
2007-12-16 03:51:02 +00:00
Brian Matherly
05575ad026
Refactor various aspects of the report system.
...
svn: r9496
2007-12-13 01:52:03 +00:00
Doug Blank
56905cedd8
2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/__init__.py: import MenuReportOptions
* src/ReportBase/_ReportOptions.py: import MenuOptions and
define MenuReportOptions
* src/plugins/Calendar.py: get MenuReportOptions from ReportOptions
* src/plugins/DescendChart.py: ditto
* src/plugins/AncestorChart.py: ditto
* src/plugins/GVHourGlass.py: ditto
* src/plugins/FanChart.py: ditto
* src/PluginUtils/__init__.py: define MenuToolOptions
* src/PluginUtils/_MenuOptions.py: Remove circular dependancies
svn: r9433
2007-11-29 15:02:40 +00:00
Doug Blank
d9e043c69b
2007-11-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/Makefile.am: removed _MenuOptions.py
* src/PluginUtils/Makefile.am: added _MenuOptions.py
svn: r9426
2007-11-29 02:00:50 +00:00
Doug Blank
d2be7227f5
* src/ReportBase/_MenuOptions.py: removed/moved to PluginUtils
...
* src/ReportBase/__init__.py: removed Menu items
* src/plugins/Calendar.py: uses MenuReportOptions
* src/plugins/DescendChart.py: uses MenuReportOptions
* src/plugins/AncestorChart.py: uses MenuReportOptions
* src/plugins/GVHourGlass.py: uses MenuReportOptions
* src/plugins/FanChart.py: uses MenuReportOptions
* src/PluginUtils/__init__.py: imports Menu items
2007-11-28 Douglas S.Blank <dblank@cs.brynmawr.edu>
svn: r9424
2007-11-28 23:33:40 +00:00
Doug Blank
3a7c546917
2007-11-28 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_MenuOptions.py: removed global need for gtk here
svn: r9422
2007-11-28 22:21:18 +00:00
Benny Malengier
f42d1870c5
2007-11-27 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ManagedWindow.py: new call_modal method.
Reports tools should use that
* src/GrampsWidgets.py: improve a text string
* src/plugins/NarrativeWeb.py: use call_modal, trunkate long filter
names, better placement of selector note/media
* src/ReportBase/_BareReportDialog.py: reports are modal but not
transient, remove bug to make them transient!
svn: r9415
2007-11-27 10:05:24 +00:00
James G Sack
ecfa4aa0c0
add USER_xxx constants to const, use them
...
svn: r9407
2007-11-26 05:11:19 +00:00
Jérôme Rapinat
30fd8b8604
src/ReportBase/Makefile.am add missing _GraphvizReportDialog reference
...
svn: r9374
2007-11-20 14:53:49 +00:00
Stéphane Charette
766d9147b8
that'll teach me! -- typo in the typo
...
svn: r9322
2007-11-08 07:54:20 +00:00
Stéphane Charette
8eab0594bb
typos, no functional change
...
svn: r9321
2007-11-08 07:43:42 +00:00
Doug Blank
4ad174fc44
2007-10-22 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_MenuOptions.py: Refactored options, GEPS #005
svn: r9231
2007-10-22 04:21:14 +00:00
Brian Matherly
b3fcd5a4f5
Remove unused funtions setup_output_notebook and setup_post_process from the ReportDialog class.
...
svn: r9224
2007-10-21 04:23:54 +00:00
Doug Blank
c49af9ad43
* src/plugins/Calendar.py: no negative years on calendar (no events show before they occur)
...
* src/plugins/Calendar.py: uses StringOption in MenuOption
* src/ReportBase/_MenuOptions.py: adds StringOption (one line text entry)
* src/ReportBase/__init__.py: adds StringOption
svn: r9175
2007-10-14 01:56:00 +00:00
Don Allingham
d58641415d
2007-10-08 Don Allingham <don@gramps-project.org>
...
* various: gen.lib integration. probably touches almost every file
* various: gen.utils integration
svn: r9101
2007-10-08 16:41:39 +00:00
Don Allingham
32d7968365
2007-10-06 Don Allingham <don@gramps-project.org>
...
* various: creation of gen.db package
svn: r9091
2007-10-07 03:19:35 +00:00
Brian Matherly
d05b0e142e
0001253: Calendar report crashes without margins entered.
...
svn: r9048
2007-10-01 02:24:36 +00:00
Brian Matherly
7f3d94ae44
Fix typo in GVDoc.py
...
svn: r9043
2007-09-30 06:52:57 +00:00
Brian Matherly
152a452b2e
Added support for new GVDoc interface which makes it easier to write reports that user Graphviz for layout.
...
svn: r9042
2007-09-30 04:56:56 +00:00
Zsolt Foldvari
faaaf7e858
2007-09-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/docgen/CairoDoc.py (fontstyle_to_fontdescription): Fix deprecated
warning.
* src/ReportBase/_PaperMenu.py:
* src/data/papersize.xml:
Fix "C" and "D" paper size values.
* src/const.py.in: Correct PAPERSIZE path constant.
svn: r9026
2007-09-28 12:24:27 +00:00
Zsolt Foldvari
8108c3a59e
2007-09-17 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/ReportBase/_ReportDialog.py: Paper settings better handling.
* src/docgen/GtkPrint.py: Custom size paper name translatable.
svn: r8986
2007-09-17 18:48:29 +00:00
Zsolt Foldvari
2eea9723b9
2007-09-17 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/ReportBase/_MenuOptions.py: Set SVN properties.
* src/docgen/GtkPrint.py: Round up paper size values received from
GtkContext.
svn: r8984
2007-09-17 12:36:03 +00:00
Zsolt Foldvari
99777f16b4
2007-09-16 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/ReportBase/_ReportDialog.py:
* src/glade/paper_settings.glade:
Enable paper margin entries on report dialog. Still not saved.
svn: r8983
2007-09-16 18:58:24 +00:00
Zsolt Foldvari
b5d073c25c
2007-09-16 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/ReportBase/_ReportDialog.py: Cleanup.
* src/glade/paper_settings.glade: Remove frames.
svn: r8979
2007-09-16 09:20:23 +00:00
Brian Matherly
817efdf103
Bring the calendar report up to date with the changes in the 3.0 branch. Issue #0001170 .
...
svn: r8978
2007-09-16 03:51:18 +00:00
Zsolt Foldvari
0788ce0479
* src/ReportBase/_ReportDialog.py:
...
* src/glade/paper_settings.glade:
Add paper margins to report dialog. (Only GUI is implemented for
feedback.)
2007-09-15 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
svn: r8977
2007-09-15 21:51:44 +00:00
Zsolt Foldvari
4dab575005
2007-09-15 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/ReportBase/_ReportDialog.py (parse_paper_frame): Fix paper size
default value in case of exception.
svn: r8976
2007-09-15 21:34:12 +00:00
Don Allingham
a65a73d1d7
* various: const.py changes
...
2007-09-07 Don Allingham <don@gramps-project.org>
* src/DateHandler/_Date_fr.py: fix indentation errors
2007-09-07 Don Allingham <don@gramps-project.org>
svn: r8948
2007-09-08 05:54:02 +00:00
Brian Matherly
febd6e9ed5
Add MenuOptions class for report options.
...
svn: r8926
2007-09-05 03:02:50 +00:00
Benny Malengier
9ce50cee93
Quick reports general functionality
...
svn: r8889
2007-08-29 19:37:58 +00:00
Zsolt Foldvari
e693f56091
2007-08-26 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/ReportBase/_ReportDialog.py (report): Report dialog window is
closed before report is run.
* src/glade/printpreview.glade: Added.
* src/glade/Makefile.am: printpreview.glade added.
* src/docgen/GtkPrint.py: Preview is getting shape.
svn: r8872
2007-08-26 14:05:34 +00:00
Brian Matherly
33ca7e7df8
Output relationship type correctly in Detailed descendant and ancestor reports (improved)
...
svn: r8865
2007-08-25 12:35:06 +00:00
Brian Matherly
95ceb4e904
Patch from Robert Cawley. 0001121: Output relationshipo type correctly in Detailed descendant and ancestor reports
...
svn: r8839
2007-08-20 02:28:41 +00:00
Brian Matherly
c7edf38176
Convert NarrativeWeb report to use PrivateProxyDb.
...
svn: r8809
2007-08-12 02:42:22 +00:00