910 Commits

Author SHA1 Message Date
Alex Roitman
e2011abfd4 Mon Sep 26 17:39:24 PDT 2005
svn: r5238
2005-09-27 00:39:25 +00:00
Alex Roitman
cfb69f9e5a Mon Sep 26 17:13:29 PDT 2005
svn: r5237
2005-09-27 00:13:30 +00:00
Alex Roitman
c3af4c65a0 * src/plugins/ChangeNames.py: Convert to the new scheme.
svn: r5235
2005-09-26 21:03:31 +00:00
Alex Roitman
374e117c17 Merge changes done in the TOOL_OPT branch as follows:
* src/Tool.py: Add to CVS: Generic tool interface.
* src/ArgHandler.py: Support command line mode for tools.
* src/PluginMgr.py: New tool registration scheme.
* src/Plugins.py: Convert to tool registration scheme.
* src/const.py.in: Add tool categories.
* src/plugins/ChangeTypes.py: Convert to new scheme.
* src/Options.py: Add to CVS: generic options interface.
* src/ReportOptions.py: Keep only report-specific option
handling.
* src/Makefile.am: Ship new files.

* src/plugins/Checkpoint.py: Minor improvements for the RCS.
* src/plugins/Makefile.am: Ship Checkpoint.py.


svn: r5220
2005-09-23 21:41:23 +00:00
Alex Roitman
4f003d46b4 * src/plugins/Checkpoint.py: Minor improvements for the RCS.
* src/plugins/Makefile.am: Ship Checkpoint.py.


svn: r5219
2005-09-23 20:57:05 +00:00
Don Allingham
0903bc88d2 * src/ReportUtils.py: More UNKNOWN gender handling, and more
complete burial strings
* src/plugins/DetAncestralReport.py: defer pronoun handling to
ReportUtils
* src/plugins/DetDescendantReport.py: defer pronoun handling to
ReportUtils


svn: r5216
2005-09-22 03:04:46 +00:00
Don Allingham
e1ae9c619e * src/plugins/DetAncestralReport.py: fix endnotes for null sources
* src/plugins/DetDescendantReport.py: fix endnotes for null sources
* src/plugins/FtmStyleAncestors.py: fix endnotes for null sources


svn: r5212
2005-09-21 17:13:26 +00:00
Don Allingham
fd28cfeac7 * src/ReportUtils.py: fix typo
* src/plugins/NavWebPage.py: handle contact page issues, including
random commas and missing image.


svn: r5208
2005-09-21 14:20:46 +00:00
Alex Roitman
6e5c529ba1 * src/plugins/DetAncestralReport.py (write_person,write_children):
Remove boldface, since it should be handled by the style;
(make_default_style): handle boldface heading by the style.
* src/plugins/DetDescendantReport.py (write_person,
write_children): Remove boldface, since it should be handled by
the style; (make_default_style): handle boldface heading by the
style.


svn: r5206
2005-09-21 02:49:42 +00:00
Don Allingham
d0be789223 * src/DescendReport.py: fix indentation
svn: r5195
2005-09-16 04:11:48 +00:00
Don Allingham
012d4a68fd * src/CalSdn.py: fix Hebrew date parsing
* src/DescendReport.py: enhanced to add spouses and places


svn: r5193
2005-09-15 03:51:49 +00:00
Don Allingham
b779bc44a2 unicode conversion
svn: r5190
2005-09-12 20:57:46 +00:00
Don Allingham
83b7e669dc * src/plugins/ScratchPad.py: handle unicode better
* src/DdTargets.py: handle unicode better


svn: r5189
2005-09-12 20:38:59 +00:00
Don Allingham
1b7a21225f * src/NameDisplay: include nickname if available
* src/plugins/ScratchPad.py: Handle null handle


svn: r5188
2005-09-12 03:18:08 +00:00
Don Allingham
d117110b4c * src/plugins/NavWebPage.py: suppress dates on list pages for restricted
people


svn: r5186
2005-09-07 01:43:03 +00:00
Eero Tamminen
8759066b4e inprove strings
svn: r5184
2005-09-06 19:17:22 +00:00
Don Allingham
1ca8867a78 * NEWS: update for 2.0.8
* src/data/Makefile.am: install main6.css
* src/plugins/NavWebPage.py: Catch exception if thumbnailer fails.


svn: r5182
2005-09-06 01:58:05 +00:00
Don Allingham
a1d64c63a7 * src/PeopleView.py: replace unique string with one already translated
* src/gramps_main.py: replace unique string with one already translated
* src/plugins/Ancestors.py: replace unique string with one already translated
* src/plugins/Eval.py: replace unique string with one already translated
* src/plugins/WriteCD.py: replace unique string with one already translated
* src/po/check_po: produce a sorted list of used text strings,
split strings better


svn: r5165
2005-09-01 22:24:39 +00:00
Don Allingham
59172268eb * src/plugins/Verify.py: don't complain about difference in
ages between spouses if birth year is unknown.


svn: r5164
2005-09-01 20:25:55 +00:00
Don Allingham
603deacb68 * src/plugins/RelCalc.py: use PeopleModel instead of ListModel,
check to the person being compared to him/herself
* src/plugins/relcalc.glade: increase the width of the window.


svn: r5161
2005-09-01 04:08:29 +00:00
Don Allingham
c6d2319c09 * src/ImageSelect.py: specify mime type to get_thumbnail_image
* src/ImgManip.py: make thumbnailing routine more generic
* src/SelectObject.py: specify mime type to get_thumbnail_image
* src/plugins/NavWebpage.py: produce larger preview images for media
pages if a thumbnailer exists
* src/plugins/SimpleBookTitle.py: specify mime type to get_thumbnail_image


svn: r5148
2005-08-30 18:18:15 +00:00
Martin Hawlisch
5a2cb0273e * src/plugins/NavWebPage.py: Encode using 'xmlcharrefreplace'
* src/plugins/WriteGeneWeb.py: Remove empty families before running the export. this gives now an error instead of writing an empty file; Encode using 'xmlcharrefreplace'


svn: r5147
2005-08-30 15:00:34 +00:00
Don Allingham
12e95f2bf8 * src/plugins/WriteGeneWeb.py: use 'replace' for 'iso-8859-1' encoding
svn: r5144
2005-08-30 03:01:00 +00:00
Don Allingham
10e4f7338f * src/Utils.py: fix probably_alive to handle year offset properly
* src/plugins/NavWebPage.py: handle new probably_alive function


svn: r5140
2005-08-29 17:17:57 +00:00
Martin Hawlisch
a67f26ff8d * src/plugins/Check.py: Files of note-only objects are no longer reported as missing
svn: r5139
2005-08-29 13:00:59 +00:00
Martin Hawlisch
6e71f9a3a3 more optimisations
svn: r5138
2005-08-29 12:49:25 +00:00
Martin Hawlisch
e6f434a686 * src/plugins/NavWebPage.py: Correct link to Surname list page; Better handling for not existing media object files and note-only objects; thumbnails are always png images
svn: r5137
2005-08-29 12:41:04 +00:00
Don Allingham
59306cdf74 * src/plugins/NavWebPage.py: handle resticted living people
better, producing name and relationships instead of just Private.


svn: r5136
2005-08-29 04:13:12 +00:00
Don Allingham
ac1f811723 * src/plugins/AncestorChart2.py: add support for %n style
of keyword substitution


svn: r5135
2005-08-28 20:38:46 +00:00
Don Allingham
2cd3db64aa * src/data/Makefile.am: install document.png
* src/plugins/Makefile.am: install DescendChart.py


svn: r5134
2005-08-27 14:43:34 +00:00
Don Allingham
fc500580e2 fix shadown
svn: r5132
2005-08-26 21:17:52 +00:00
Martin Hawlisch
275c60a7c6 * src/plugins/TestcaseGenerator.py: Changed param handling; add more tests; make names shorter and configurable
svn: r5130
2005-08-26 20:50:56 +00:00
Don Allingham
4f2461aca5 added maximum number of generations, fixed shadow scaling
svn: r5129
2005-08-26 20:42:56 +00:00
Don Allingham
293f89e73b * src/plugins/DescendChart.py: Fix spacing and line drawing,
added maximum number of generations


svn: r5128
2005-08-26 20:10:56 +00:00
Don Allingham
15a3999422 * src/plugins/DescendChart.py: Fix spacing and line drawing
svn: r5127
2005-08-26 19:10:34 +00:00
Don Allingham
755c75a2c5 * src/SubstKeywords: Add new % options
* src/plugins/DescendChart.py: New descendant wall chart report


svn: r5126
2005-08-26 03:03:29 +00:00
Don Allingham
40042df8f6 * src/ImgManip.py: convert to png instead of jpeg
* src/ReadGedcom.py: try to catch bad secondary index error.
* src/ReportUtils.py: provide privacy sanitation on a list
* src/NavWebPage.py: better handling of thumbnails, allow gallery
page to be disabled


svn: r5122
2005-08-25 01:42:58 +00:00
Don Allingham
ba71b271c1 * src/data/main6.css: new "Sharp" style sheet
svn: r5120
2005-08-24 03:24:21 +00:00
Don Allingham
cc88a37d0b * gramps.sh.in: escape the arguments to prevent spaces in
filenames to be parsed as to seperate arguments
* src/ImageSelect.py: pass the mime_type to the thumbnail generator
* src/ImgManip.py: query the gconf database to find appropriate
thumbnail generators
* src/NameDisplay.py: don't force a comma if the last name does
not exist
* src/WriteGedcom.py: don't copy a file on top of itself
* src/plugins/Ancestors.py: verify the existance of a file
* src/plugins/NavWebPage.py: don't use HOME page if it would be
empty

* src/plugins/Ancestors.py: fix pagebreak and borders around image


svn: r5119
2005-08-24 03:14:12 +00:00
Martin Hawlisch
c2374c1ac5 * src/plugins/ExportVCard.py (write_person): Fix typo
svn: r5118
2005-08-22 08:36:18 +00:00
Don Allingham
37394a76ae * src/ImgManip.py: add support for PDF thumbnailing
* src/plugins/NavWebPage.py: Always use two levels instead of
one level of subdirectories, use subdirectories for thumbnails
and media objects


svn: r5117
2005-08-22 04:01:23 +00:00
Don Allingham
987a3cef7c * src/NameDisplay.py: handle patronymic names in given name
* src/plugins/NavWebPage.py: handle patronymic names in given name


svn: r5116
2005-08-20 03:20:17 +00:00
Don Allingham
a51b4cdb9b * src/plugins/NavWebPage.py: code clean up
svn: r5108
2005-08-19 04:15:06 +00:00
Don Allingham
4f6f7eb94f * src/AddSpouse.py: remove unnecessary commit via add_family
* src/NavWebPage.py: move more HTML commands to CSS
* src/data/main*.css: add support for HTML control from NavWebPage


svn: r5107
2005-08-18 22:07:31 +00:00
Don Allingham
b35767c630 source page, check for bad file name if archive is used.
svn: r5104
2005-08-18 03:19:33 +00:00
Don Allingham
62d32ed08a * src/plugins/NavWebPage.py: fix source reference links on the
source page.


svn: r5103
2005-08-18 02:45:25 +00:00
Eero Tamminen
c1ebc886ab add localization context to 'Title' for Finnish
svn: r5100
2005-08-17 22:43:41 +00:00
Eero Tamminen
b42c617c3f lots of updates to StatisticsChart
svn: r5099
2005-08-17 22:41:30 +00:00
Richard Taylor
63a66789a8 2005-08-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ExportVCalendar.py: fixed import for localtime,
        corrected type of Utils and params to Until.family_name
        made "Version" upper case as demanded by Korganiser and
        the spec (I think).


svn: r5091
2005-08-17 08:00:22 +00:00
Don Allingham
e72ca98e22 * src/MediaView.py: add mediaobj to DND types
* src/plugins/ScratchPad.py: fill out rest of media details (type,value)


svn: r5089
2005-08-16 22:49:33 +00:00