Alex Roitman
329e8b6f3d
* src/ArgHandler.py: Command line support for geneweb import
...
and export; Fix command line exports for gedcom, XML, and package.
* src/Exporter.py (help): Point to correct manual section.
* src/const.py.in: Add a constant for geneweb mime type name.
* src/plugins/WriteFtree.py: Support wizard and fix command line mode.
* src/plugins/writeftree.glade: Support export wizard.
* src/plugins/WritePkg.py: Support wizard and fix command line mode.
* src/plugins/ImportGeneWeb.py: Comment out debugging messages.
* src/plugins/WriteGeneWeb.py: Support for command-line export.
svn: r4054
2005-02-19 19:05:48 +00:00
Eero Tamminen
8b9747c7eb
Fix StatisticsChart.py date object checking
...
svn: r4048
2005-02-18 19:22:06 +00:00
Eero Tamminen
68a398d2a3
get option value from correct field
...
svn: r4039
2005-02-16 21:02:39 +00:00
Don Allingham
db6a32af63
* src/AddMedia.py: handle "note only" media object
...
* src/DisplayModels.py: handle media type of None
* src/ImageSelect.py: Add "internal note" check box
* src/MediaView.py: handle media type of None
* src/NoteEdit.py: use glade definition
* src/gramps.glade: add note editor
* src/plubins/NavWebPage.py: Add default pages
svn: r4035
2005-02-16 05:41:33 +00:00
Alex Roitman
80ef59b353
* src/plugins/DetAncestralReport.py: Typos.
...
* src/plugins/DetDescendantReport.py: Typos.
svn: r4030
2005-02-14 21:39:59 +00:00
Don Allingham
030375a94d
* src/plugins/NavWebPage.py: More enhancements
...
* src/Sort.py: sort places by title
svn: r4026
2005-02-13 03:54:47 +00:00
Don Allingham
e827b66bca
* src/plugins/NavWebpage.py: Build template pages for unused
...
pages, add Surname List and Individual List pages.
svn: r4024
2005-02-10 01:44:05 +00:00
Alex Roitman
dfeb9fad77
* src/plugins/NavWebPage.py (display_relationships): Pass
...
another argument to display_spouse(); (display_spouse): Use spacers
for additional spouses. Use unique registration name
* src/ReportUtils.py (find_spouse): Typo.
svn: r4022
2005-02-04 13:54:02 +00:00
Don Allingham
cee3201c41
* src/plugins/NavWebPage.py: more progress
...
svn: r4020
2005-02-04 03:54:48 +00:00
Don Allingham
9e3318dc17
* src/plugins/GraphViz.py: fix MALE/FEMALE/UNKNOWN
...
svn: r4019
2005-02-03 00:32:20 +00:00
Eero Tamminen
670b90d3ab
better colors for pies
...
svn: r4018
2005-02-02 20:50:14 +00:00
Alex Roitman
2a5e0bc32c
* src/Report.py: Proper translatable strings for generation numbers.
...
* src/ReportUtils.py: More report-related methods.
* src/plugins/DetAncestralReport.py: Use ReportUtils methods.
* src/plugins/DetDescendantReport.py: Use ReportUtils methods.
svn: r4016
2005-02-02 05:09:07 +00:00
Alex Roitman
9fd0d9e355
* src/ReportUtils.py: More report-related methods.
...
* src/plugins/DetAncestralReport.py: Use ReportUtils methods.
* src/plugins/DetDescendantReport.py: Use ReportUtils methods.
svn: r4011
2005-02-01 05:08:16 +00:00
Don Allingham
6463227a6e
* various: Change Person.male, Person.female, and Person.unkwown
...
to Person.MALE, Person.FEMALE and Person.UNKNOWN
* gramps.spec.in: bring up to date, support Fedora Core and Mandrake
* src/plugins/NavWebPage.py: Start of the Narrative Web Page plugin
svn: r4008
2005-02-01 03:46:29 +00:00
Alex Roitman
4d88b51b7b
Update
...
svn: r4006
2005-01-31 05:33:10 +00:00
Alex Roitman
f7daf18f5d
* src/ReportUtils.py (born_died_str,married_str): Use NameDisplay
...
to properly display names; (get_birth_death_strings, child_str,
born_str, died_str, buried_str): Add functions; (draw_legend): Use
correct style for the legend text, using write_at().
* src/docgen/OpenOffice.org (write_at): Accept paragraph style name.
* src/docgen/LPRDoc.org (draw_bar): Properly draw and use color
for the bar; (write_at): Correctly transform coordinates.
* src/plugins/StatisticsChart.py: Replace tabs with spaces.
svn: r4005
2005-01-31 05:31:30 +00:00
Alex Roitman
a1b5e0d4a6
* src/plugins/GraphViz.py (GraphVizDialog.__init__):
...
Use proper response ID; (GraphVizGraphics.__init__): set up self.doc;
(EmptyDoc.init): Add empty method.
svn: r3990
2005-01-29 22:05:21 +00:00
Eero Tamminen
19dd2dccb0
Added Pie chart support to StatisticsChart plugin
...
svn: r3989
2005-01-29 20:41:22 +00:00
Eero Tamminen
c4871857fe
Add 5 new statistics to StatisticsChart.py plugin
...
svn: r3988
2005-01-29 17:11:02 +00:00
Guillaume Pratte
96d17dc262
Modified Files:
...
* configure.in : changed fr_FR to fr.
* src/plugins/rel_fr.py : added fr_CA and fr_CA.UTF-8 to the locale list.
Added Files:
* src/po/fr.po : version from the STABLE branch.
Removed Files:
* src/po/fr_FR.po
svn: r3973
2005-01-27 05:17:12 +00:00
Don Allingham
43bcff24ed
* src/DbPrompter.py: gnome.vfs vs. gnomevfs, tolerence
...
* src/GrampsMime.py: gnome.vfs vs. gnomevfs tolerence
* src/ImageSelect.py: gnome.canvas vs. gnomecanvas tolerence
* src/NameDisplay.py: gnome.vfs vs. gnomevfs tolerence
* src/PedView.py: gnome.canvas vs. gnomecanvas tolerence
* src/Utils.py: remove mime handling, use GrampsMime
* src/plugins/WriteCD.py: gnome.vfs vs. gnomevfs tolerence
svn: r3971
2005-01-27 03:18:21 +00:00
Eero Tamminen
e92157a658
made cli report name consistent with naming of other reports
...
svn: r3962
2005-01-25 20:24:25 +00:00
Eero Tamminen
fc4502f33d
fix StatisticsChart.py chart output, improve code
...
svn: r3961
2005-01-25 19:56:23 +00:00
Alex Roitman
149e351665
* src/ReportUtils.py (born_died_str,married_str,child_str):
...
Add functions.
* src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py: Use common strings from ReportUtils.
svn: r3960
2005-01-25 04:46:52 +00:00
Alex Roitman
6b74907d80
* src/Report.py (BareReportDialog.init_interface): Set up buttons
...
with proper response values; (report): Ignore everything except
RESPONSE_OK.
* src/plugins/BookReport.py (BookReportSelector.on_setup_clicked,
BookReportDialog.__init__): Ignore everything except RESPONSE_OK.
svn: r3956
2005-01-24 23:39:50 +00:00
Alex Roitman
d92dcd72e4
Update
...
svn: r3949
2005-01-24 16:40:36 +00:00
Alex Roitman
73f958b915
* src/Report.py: Fix adding styles and calling doc.init().
...
* src/BaseDoc.py: Restructure header; Replace tabs with spaces.
* src/plugins/AncestorChart.py (calc): Remove doc.init() call.
* src/plugins/AncestorChart2.py (calc): Remove doc.init() call.
* src/plugins/Ancestors.py (define_table_styles): Add method.
* src/plugins/FamilyGroup.py (define_table_styles): Add method.
* src/plugins/FanChart.py (define_graphics_styles): Add method.
* src/plugins/FtmStyleDescendants.py (define_table_styles):
Add method.
* src/plugins/FtmStyleAncestors.py: Minor cleanups
* src/plugins/IndivComplete.py (define_table_styles): Add method.
* src/plugins/IndivSummary.py (define_table_styles): Add method.
* src/plugins/Partition.py: Remove from CVS.
* src/plugins/StatisticsChart.py (define_graphics_styles):
Add method.
* src/plugins/TimeLine.py (define_graphics_styles): Add method.
svn: r3948
2005-01-24 16:33:47 +00:00
Eero Tamminen
17fef1ebc6
Complete refactoring of the Extract class
...
svn: r3946
2005-01-22 21:46:55 +00:00
Eero Tamminen
a1509e8f81
preliminary multiple statistics chart support
...
svn: r3945
2005-01-21 21:55:10 +00:00
Eero Tamminen
da4184f1f8
use non-localized descriptions for cli help
...
svn: r3944
2005-01-21 21:46:11 +00:00
Eero Tamminen
5daaef4675
added a few TODOs
...
svn: r3943
2005-01-21 19:05:37 +00:00
Alex Roitman
660028889a
* src/Utils.py (roman, pt2cm, cm2pt): Remove functions.
...
* src/ReportUtils.py (roman): Add function.
* src/docgen/OpenOfficeDoc.py (pt2cm): Remove function.
* src/docgen/PSDrawDoc.py (pt2cm): Remove function.
* src/plugins/AncestorChart2.py: Use ReportUtils.
* src/plugins/AncestorChart.py: Use ReportUtils.
* src/plugins/DesGraph.py: Use ReportUtils.
* src/plugins/FanChart.py: Use ReportUtils.
* src/plugins/StatisticsChart.py: Use ReportUtils.
* src/plugins/TimeLine.py: Use ReportUtils.
svn: r3937
2005-01-19 04:47:36 +00:00
Eero Tamminen
40078d71aa
numerous changes to GraphViz.py, see Changelog
...
svn: r3931
2005-01-18 21:00:58 +00:00
Alex Roitman
09b4d6d5ff
update
...
svn: r3922
2005-01-17 20:50:41 +00:00
Alex Roitman
2ca62de9a5
* src/plugins/GraphViz.py: Remove bogus UI labels.
...
svn: r3921
2005-01-17 20:46:32 +00:00
Alex Roitman
d8a76a4c6d
* src/docgen/PdfDoc.py: Port table and image fixes from STABLE.
...
* src/plugins/Ancestors.py (person_name): Avoid overriding builtin.
svn: r3919
2005-01-17 05:12:34 +00:00
Alex Roitman
a91ea37f9c
* src/plugins/FamilyGroup.py (dump_parent): Typo.
...
svn: r3917
2005-01-16 18:55:38 +00:00
Alex Roitman
f89ee71f28
* src/plugins/GraphViz.py: Restore "Place/cause when no date"
...
option that was available before in RelGraph; rename 'show
family nodes' into 'sfn'.
* src/plugins/StatisticsChart.py: Rename 'sort' into 'sortby'.
svn: r3913
2005-01-15 05:51:48 +00:00
Alex Roitman
0c525c8e3b
* src/plugins/BookReport.py: Switch to saving/restoring/registering
...
items by the non-localized name.
* src/plugins/GraphViz.py: Many various fixes.
svn: r3911
2005-01-14 05:02:20 +00:00
Alex Roitman
173c687ec7
* src/Report.py: Typos.
...
* src/plugins/WebPage.py: Typos.
svn: r3910
2005-01-13 18:21:04 +00:00
Alex Roitman
72a25955d0
* src/plugins/Check.py: Typos.
...
svn: r3909
2005-01-13 18:00:49 +00:00
Alex Roitman
156b885b05
* src/plugins/WebPage.py: Fix templates.
...
svn: r3906
2005-01-12 04:16:22 +00:00
Alex Roitman
94a9a554de
* src/plugins/GraphViz.py: Support for graphical report
...
if dot was found on the system.
svn: r3904
2005-01-12 00:48:42 +00:00
Alex Roitman
99eb6c0e88
Update
...
svn: r3903
2005-01-11 23:01:54 +00:00
Eero Tamminen
b4c0e9df90
fixes to StatisticsChart
...
svn: r3901
2005-01-11 20:31:51 +00:00
Alex Roitman
a70bf6bf46
More fixes
...
svn: r3894
2005-01-11 03:17:56 +00:00
Alex Roitman
5eeb9e9050
* src/plugins/StatisticsChart.py: Misc fixes.
...
svn: r3893
2005-01-11 02:19:29 +00:00
Alex Roitman
9d5016a538
Some fixes
...
svn: r3892
2005-01-11 00:28:53 +00:00
Eero Tamminen
b2628777c3
Initial port of StatisticsChart plugin to CVS HEAD
...
svn: r3891
2005-01-10 20:12:16 +00:00
Alex Roitman
4440a8f4aa
Remove unneeded import
...
svn: r3889
2005-01-09 02:39:19 +00:00