Don Allingham
f7df43643f
* 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
724e5b89ca
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
4385ae0b7c
* 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
5fb5b7606b
Update
...
svn: r4004
2005-01-31 02:31:11 +00:00
Alex Roitman
7b139057ea
Update
...
svn: r4004
2005-01-31 02:31:11 +00:00
Alex Roitman
07f0746473
Remove unneeded str conversion
...
svn: r4003
2005-01-31 02:20:40 +00:00
Alex Roitman
445c1db888
Remove unneeded str conversion
...
svn: r4003
2005-01-31 02:20:40 +00:00
Alex Roitman
52e5137188
Update
...
svn: r4002
2005-01-31 01:20:43 +00:00
Alex Roitman
94a2ed9de4
Update
...
svn: r4002
2005-01-31 01:20:43 +00:00
Alex Roitman
fb1c488604
* src/WriteGrdb.py: Copy metadata.
...
svn: r4001
2005-01-31 01:20:13 +00:00
Alex Roitman
0db65bd17d
* src/WriteGrdb.py: Copy metadata.
...
svn: r4001
2005-01-31 01:20:13 +00:00
Alex Roitman
a53baae751
* src/WriteGrdb.py: Add to CVS.
...
* src/gramps.glade: Add Save as item, switch former one to Export.
* src/gramps_main.py: Support for save as.
* src/DbPrompter.py: Support for save as.
svn: r4000
2005-01-30 23:53:47 +00:00
Alex Roitman
29a10a3bf8
* src/WriteGrdb.py: Add to CVS.
...
* src/gramps.glade: Add Save as item, switch former one to Export.
* src/gramps_main.py: Support for save as.
* src/DbPrompter.py: Support for save as.
svn: r4000
2005-01-30 23:53:47 +00:00
Alex Roitman
91b3c8beb3
* src/ArgHandler.py: Support for opening in the command-line mode.
...
* src/const.py.in: Add -O | --open option.
svn: r3991
2005-01-29 23:34:09 +00:00
Alex Roitman
7228eb98bc
* src/ArgHandler.py: Support for opening in the command-line mode.
...
* src/const.py.in: Add -O | --open option.
svn: r3991
2005-01-29 23:34:09 +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
Alex Roitman
2d626f508b
* 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
3a8dfc04bf
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
Eero Tamminen
5bcbb04bb8
Add 5 new statistics to StatisticsChart.py plugin
...
svn: r3988
2005-01-29 17:11:02 +00:00
Alex Roitman
760b3561f1
* src/ArgHandler.py: Support for the native importer.
...
* NEWS: Update.
svn: r3986
2005-01-29 06:05:51 +00:00
Alex Roitman
3b7b70d606
* src/ArgHandler.py: Support for the native importer.
...
* NEWS: Update.
svn: r3986
2005-01-29 06:05:51 +00:00
Alex Roitman
f9dbedea4a
Update
...
svn: r3985
2005-01-29 05:14:47 +00:00
Alex Roitman
7f19d06b36
Update
...
svn: r3985
2005-01-29 05:14:47 +00:00
Alex Roitman
5e6c9ffb37
* src/PedView.py: Fix remnants of gnome.canvas syntax.
...
* src/ReadGrdb.py: Add to CVS: native database importer.
* src/DbPrompter.py: Support for the native importer.
* src/Errors.py: Add HandleError exception for duplicate handles.
svn: r3984
2005-01-29 05:13:29 +00:00
Alex Roitman
ffd374025f
* src/PedView.py: Fix remnants of gnome.canvas syntax.
...
* src/ReadGrdb.py: Add to CVS: native database importer.
* src/DbPrompter.py: Support for the native importer.
* src/Errors.py: Add HandleError exception for duplicate handles.
svn: r3984
2005-01-29 05:13:29 +00:00
Alex Roitman
4604784b81
Typo
...
svn: r3979
2005-01-28 06:02:33 +00:00
Alex Roitman
5358395685
Typo
...
svn: r3979
2005-01-28 06:02:33 +00:00
Guillaume Pratte
75736fce14
Updated French translation from STABLE
...
svn: r3977
2005-01-28 00:44:26 +00:00
Guillaume Pratte
d5dccabcfe
Updated French translation from STABLE
...
svn: r3977
2005-01-28 00:44:26 +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
Guillaume Pratte
520e7f74e9
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
Don Allingham
a19bd386f4
* 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
Don Allingham
4cc40c0f34
* src/ReportUtils.py: allow start and stop event handle selection
...
for age estimation
svn: r3967
2005-01-26 04:21:38 +00:00
Don Allingham
23e620f2b5
* src/ReportUtils.py: allow start and stop event handle selection
...
for age estimation
svn: r3967
2005-01-26 04:21:38 +00:00
Alex Roitman
f875a3f8a8
* src/ReadGedcom.py (parse_person_object,parse_family_object):
...
Use absolute path to work around what seems a gnomevfs issue.
svn: r3965
2005-01-25 23:08:37 +00:00
Alex Roitman
82e6acd258
* src/ReadGedcom.py (parse_person_object,parse_family_object):
...
Use absolute path to work around what seems a gnomevfs issue.
svn: r3965
2005-01-25 23:08:37 +00:00
Alex Roitman
91e111b8fc
* src/TipOfDay.py (TipOfDay.__init__): Set transent property.
...
* src/gramps_main.py (Gramnps.__init__): Pass itself to TipOfDay;
(on_show_plugin_status,build_plugin_menus): Pass itself to PluginStatus.
* src/Plugins.py (PluginStatus.__init__): Set transent property.
svn: r3963
2005-01-25 21:25:15 +00:00
Alex Roitman
74730bbff7
* src/TipOfDay.py (TipOfDay.__init__): Set transent property.
...
* src/gramps_main.py (Gramnps.__init__): Pass itself to TipOfDay;
(on_show_plugin_status,build_plugin_menus): Pass itself to PluginStatus.
* src/Plugins.py (PluginStatus.__init__): Set transent property.
svn: r3963
2005-01-25 21:25:15 +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
a1edfc1fbc
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
Eero Tamminen
98dbcea73d
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
e9cee32736
* 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
Don Allingham
985746a408
* gramps.spec.in: pkill gconfd to fix settings
...
svn: r3959
2005-01-25 04:24:42 +00:00