Commit Graph

2134 Commits

Author SHA1 Message Date
Julio Sánchez
a0a164621b * src/plugins/ReorderIds.py: handle more cases correctly
svn: r5271
2005-10-05 20:58:44 +00:00
Alex Roitman
561716a398 * src/plugins/PatchNames.py: Convert to new API.
* src/plugins/RelCalc.py: Convert to new API.
* src/plugins/ReorderIds.py: Convert to new API.
* src/plugins/SoundGen.py: Convert to new API.
* src/plugins/Rebuild.py: Convert to new API.


svn: r5270
2005-10-05 04:39:17 +00:00
Don Allingham
278b7751ba * src/DateParser.py: handle non-matching dates as strings properly
svn: r5269
2005-10-04 15:48:58 +00:00
Stefan Bjork
2b60db6940 * src/dates/Date_sv.py: Fixes. No differences from english version
on test data.


svn: r5268
2005-10-04 12:48:28 +00:00
Alex Roitman
fbae0315da * src/plugins/EventCmp.py: Convert to new API.
* src/plugins/Merge.py: Convert to new API.


svn: r5267
2005-10-04 04:52:54 +00:00
Don Allingham
054a803b86 * src/Utils.py: grab the first word of a command line string
* src/plugins/DetAncestralReport.py: work on spouse information


svn: r5266
2005-10-04 03:41:41 +00:00
Don Allingham
569af0f288 * src/ReportUtils.py: add pronoun/name support to child strings
* src/plugin/DetAncestralReport.py: Add support for ReportUtils
* src/plugin/DetDescendantReport.py: Add support for ReportUtils
* src/plugins/ImportGenweb.py: fix date handling to support
date ranges and date modifiers.


svn: r5265
2005-10-02 18:25:39 +00:00
Martin Hawlisch
fa5fb849d9 * src/plugins/TestcaseGenerator.py: corrected options help dict
svn: r5264
2005-10-02 11:55:32 +00:00
Alex Roitman
dd697dcb69 * src/plugins/DesGraph.py: Use correct constant.
* src/plugins/Eval.py: Convert to new API.
* src/plugins/Leak.py: Convert to new API.


svn: r5263
2005-10-02 02:51:01 +00:00
Alex Roitman
2eef51be37 * src/plugins/Check.py: Convert to new API.
svn: r5262
2005-10-02 02:04:36 +00:00
Alex Roitman
66922b94cc Update
svn: r5261
2005-10-01 19:58:48 +00:00
Alex Roitman
cf92aa1fe4 * src/plugins/verigy.glade: Use separate windows for errors and
warnings.


svn: r5260
2005-10-01 19:32:03 +00:00
Alex Roitman
ece8b3cc0c * src/plugins/Verify.py: Convert to new API.
svn: r5259
2005-10-01 19:30:20 +00:00
Alex Roitman
b202b65f1c * src/docgen/KwordDoc.py: Remove unused latin_utf8 import.
* src/plugins/FilterEditor.py: Convert to new API.
* src/plugins/DesBrowse.py: Convert to new API.


svn: r5258
2005-10-01 06:08:50 +00:00
Don Allingham
a391498dc0 * src/docgen/AbiWord2Doc.py: fix latin encoding issues
* src/docgen/KwordDoc.py: fix latin encoding issues
* src/docgen/OpenSpreadSheet.py: fix latin encoding issues
* src/plugins/GraphViz.py: fix latin encoding issues


svn: r5257
2005-09-30 02:15:27 +00:00
Don Allingham
efc4e76449 * src/plugins/DetAncestralReport.py: Fixed generation string
* src/plugins/DetDescendantReport.py: Fixed generation string


svn: r5256
2005-09-30 00:46:51 +00:00
Martin Hawlisch
8d3d21436c * src/plugins/ExportVCalendar.py: Removed unused code
* src/plugins/ExportVCard.py: Removed unused code
* src/plugins/ImportGeneWeb.py: Removed unused code
* src/plugins/ImportvCard.py: Removed unused code
* src/plugins/TestcaseGenerator.py: Removed unused code
* src/plugins/WriteGeneWeb.py: Removed unused code


svn: r5255
2005-09-29 21:01:07 +00:00
Don Allingham
ebd9b9f7d9 * src/WriteGedcom.py: handle broken family
* src/ReportUtils.py: fix born_str to not depend on death date
* example/gedcom/sample.ged: remove broken refererence (I01)


svn: r5254
2005-09-29 18:58:11 +00:00
Martin Hawlisch
8e82ce6149 * src/plugins/ImportGeneWeb.py: convert witout using latin_utf8.py
* src/plugins/ImportvCard.py: remove unused latin_utf8.py include
* src/plugins/TestcaseGenerator.py: remove unused latin_utf8.py include


svn: r5251
2005-09-29 13:13:51 +00:00
Don Allingham
b8034741df * src/NameDisplay.py: Add display_formal
* src/Report.py: remove generation strings
* src/docgen/OpenOfficeDoc.py: Fix leading space after tab.
* src/plugins/AncestorReport.py: Use ReportUtils strings
instead of local strings


svn: r5250
2005-09-29 04:28:36 +00:00
Eero Tamminen
411cae1644 Update Finnish translation
svn: r5249
2005-09-28 20:21:28 +00:00
Martin Hawlisch
b68d819ffd * src/plugins/TestcaseGenerator.py: Use new tool/option api
svn: r5248
2005-09-28 12:20:32 +00:00
Don Allingham
b18503a0c3 * src/ReadXML.py: store then restore read only flag on load
svn: r5247
2005-09-28 03:10:01 +00:00
Alex Roitman
1e67047f6c * src/const.py.in: Remove report and tool categories.
* src/Plugins.py: Switch report and tool category constants.
* src/PluginMgr.py: Switch report and tool category constants.
* src/Report.py, src/Tool.py: Move constants.
* src/plugins/ChangeNames.py, src/plugins/ChangeTypes.py,
src/plugins/Checkpoint.py: switch category constants.


svn: r5245
2005-09-27 05:10:54 +00:00
Alex Roitman
4d3a6ffae7 * all reports: switch categories from const to Report module.
svn: r5243
2005-09-27 04:54:17 +00:00
Don Allingham
f517351802 * src/docgen/PSDrawDoc.py: locale independent floating point
* src/DateDisplay.py: Better french republican date handling
* src/DateParser.py: Better french republican date handling


svn: r5242
2005-09-27 03:45:19 +00:00
Alex Roitman
56038d9b63 * src/plugins/Checkpoint.py: Convert to new scheme, improve.
* src/plugins/checkpoint.glade: Add to CVS.
* src/plugins/Makefile.am: Ship new glade file.


svn: r5241
2005-09-27 00:52:38 +00:00
Stefan Bjork
e346ae7a4f Manual update. Don't shoot the messenger.
svn: r5236
2005-09-26 21:13:03 +00:00
Alex Roitman
c3af4c65a0 * src/plugins/ChangeNames.py: Convert to the new scheme.
svn: r5235
2005-09-26 21:03:31 +00:00
Don Allingham
e03996c6de * src/data/tips.xml: removed the tip mentioning column sorting
in people view.


svn: r5231
2005-09-25 04:01:46 +00:00
Don Allingham
1c60276c14 * src/latin_utf8.py: removed
* src/ReadGedcom.py: added latin_utf8 functions
* src/Spell.py: better error checking on import


svn: r5225
2005-09-24 16:41:17 +00:00
Don Allingham
b9adcb8f0e * doc/gramps-manual/C/faq.xml: more updates
* doc/gramps-manual/C/getstart.xml: more updates
* doc/gramps-manual/C/gramps-manual.xml: more updates
* doc/gramps-manual/C/mainwin.xml: more updates
* doc/gramps-manual/C/usage.xml: more updates


svn: r5223
2005-09-24 04:40:17 +00:00
Don Allingham
50f2226da6 * src/WriteGedcom.py: handle patronymics
svn: r5222
2005-09-24 02:24:26 +00:00
Martin Hawlisch
0fc8d53798 * src/GrampsDbBase.py: Properly validate ID prefix strings
svn: r5221
2005-09-23 22:06:01 +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
Don Allingham
20fb8825cd * doc/gramps-manual/C/*.xml
svn: r5217
2005-09-23 04:50:31 +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
Alex Roitman
3c8a820cf4 * src/ReportUtils.py: Add UNKNOWN gender case throughout.
svn: r5215
2005-09-21 22:16:48 +00:00
Martin Hawlisch
11e9730fb9 * src/dates/Date_de.py: Fix month name
svn: r5214
2005-09-21 20:59:19 +00:00
Don Allingham
693879e004 * src/ChooseParents.py: fix unbound variable when neither parents
exist.


svn: r5213
2005-09-21 19:09:26 +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
Don Allingham
089a8c4d06 * src/ImgManip.py: update thumbnail if out of date
svn: r5207
2005-09-21 03:58:10 +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
Alex Roitman
8a76c381cc * gramps.sh.in: Revert escaping the arguments, as this lumps all
the args into a single word. If filenames contain spaces then they
should be escaped by the user.


svn: r5204
2005-09-20 19:48:11 +00:00
Alex Roitman
8ddf81d04b * INSTALL: Provide correct examples for the local install.
svn: r5203
2005-09-20 17:58:26 +00:00
Don Allingham
7a72837537 * src/ReportUtils.py: better string handling
* doc/gramps-manual/C/getstart.xml: updates from editors
* doc/gramps-manual/C/mainwin.xml: updates from editors
* doc/gramps-manual/C/usage.xml: updates from editors


svn: r5202
2005-09-20 04:21:50 +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
f99f517f04 * src/ReadGedcom.py: fix forward referencing named notes
svn: r5192
2005-09-14 14:34:13 +00:00
Don Allingham
b62eaef5fe * src/NameEdit.py: preserve custom name types
svn: r5191
2005-09-13 03:34:59 +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
02d2c7cd73 * src/ImageSelect.py: fix adding a new image that is actually
already in the database.


svn: r5187
2005-09-11 03:08:49 +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
Don Allingham
757c3cae1f * doc/gramps-manual/C/getstart.xml: text and graphics improvements
* doc/gramps-manual/C/mainwin.xml: text and graphics improvements
* doc/gramps-manual/C/usage.xml: text and graphics improvements


svn: r5185
2005-09-07 00:42:19 +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
Eero Tamminen
dc465ec4bf fix DateParser
svn: r5181
2005-09-05 18:52:21 +00:00
Don Allingham
d4181a3e1e * NEWS: update for 2.0.7 release
svn: r5180
2005-09-05 00:43:39 +00:00
Don Allingham
7c11d689e0 * src/DateDisplay.py: handle BCE better
svn: r5179
2005-09-05 00:06:17 +00:00
Don Allingham
1bf7432260 * src/ReadXML.py: read the patronymic portion of a name properly.
svn: r5178
2005-09-04 22:37:24 +00:00
Eero Tamminen
021141b84f Finish Finnish date support
svn: r5176
2005-09-04 20:22:39 +00:00
Don Allingham
ecc2ab1c39 * src/GraphLayout.py: use recursion limit to detect db loops
* src/Utils.py: use recursion limit to detect db loops


svn: r5174
2005-09-04 03:00:33 +00:00
Julio Sánchez
590136f866 * src/po/es.po: Translation update
svn: r5173
2005-09-03 16:42:04 +00:00
Don Allingham
ca7a190a80 * doc/gramps-manual/C/mainwin.xml: wording fixes.
svn: r5172
2005-09-03 05:19:26 +00:00
Don Allingham
973f550d94 * src/GrampsBSDDB.py: fixed unicode/str problem
svn: r5171
2005-09-03 03:47:37 +00:00
Don Allingham
622bb4dcec * doc/gramps-manual/C/preface.xml: wording fixes.
svn: r5169
2005-09-02 22:07:46 +00:00
Don Allingham
0b8c2d6d0a * src/docgen/OpenOfficeDoc.py: fix font point size handling
svn: r5168
2005-09-02 03:51:14 +00:00
Don Allingham
d526d508ce * src/Plugins.py: sort submenu entries properly
svn: r5167
2005-09-02 02:59:09 +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
36f08112f8 * src/ImageSelect.py: Local edit of a media Note type now
brings up the Note editor instead of the media editor.


svn: r5163
2005-09-01 18:58:30 +00:00
Martin Hawlisch
5a3fcbd65b * src/po/check_po: Support for multiple files as command line arguments; untranslated strings dont need mismatch tests
svn: r5162
2005-09-01 10:48:39 +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
0ff17e104b * src/Report.py: Catch thrown Database error
* src/GraphLayout.py: catch database loops
* src/po/check_po: utility to look for problems in .po files


svn: r5160
2005-09-01 02:39:55 +00:00
Don Allingham
8554ae2004 * src/po/de.po: fix %()s mismatches
* src/po/ru.po: fix %()s mismatches


svn: r5158
2005-09-01 00:01:30 +00:00
Don Allingham
8ceaac3136 * src/PedView.py: force an update of the cached person
* src/gramps_main.py: force an update of the cached person
objects; thxumbnails are always png images


svn: r5157
2005-08-31 18:50:35 +00:00
Eero Tamminen
36f75e5bdf update fi.po for v2.0.7
svn: r5156
2005-08-31 18:22:30 +00:00
Don Allingham
941418dffe * src/ReadGedcom.py: handle attributes if value is on the same line as the
keyword


svn: r5155
2005-08-31 14:45:17 +00:00
Martin Hawlisch
f8f6f500ef * src/ReportUtils.py (insert_images): Warn about non existing files
svn: r5153
2005-08-31 08:57:49 +00:00
Alex Roitman
8c2906ef6e * src/po/ru.po: Translation update for 2.0.7.
svn: r5152
2005-08-31 04:07:03 +00:00
Don Allingham
5160ce313d * src/po/de.po: fixed parameter arguments
svn: r5151
2005-08-31 00:07:24 +00:00
Don Allingham
ce31ffcb84 * doc/gramps-manual/C/getstart.xml: fixed spelling
* doc/gramps-manual/C/mainwin.xml: fixed spelling
* src/Errors.py: Add a DatabaseError type
* src/Utils.py: detect database loops in descendants_too_old
* src/WriteGedcom.py: report error message when database loop is detected
* src/po/template.po: added new error message. May be too late for some
translations to get this message.


svn: r5149
2005-08-30 19:56:43 +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
1e0db5610d * src/GenericFilter.py: fixed "only one" filter rule, and matching
the descendents of a filter
* src/SelectObject.py: Fix sorting order for title


svn: r5145
2005-08-30 04:15:07 +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
2feb950950 * src/po/fr.po: fix named parameter
svn: r5143
2005-08-30 02:36:40 +00:00
Don Allingham
61f74adc33 * src/ImageSelect.py: fix note media object added from a gallery
svn: r5142
2005-08-30 02:29:40 +00:00
Don Allingham
c994f1dbf1 * src/po/template.po: updated translation template
svn: r5141
2005-08-29 20:06:32 +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
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
933a86ea78 * src/data/document.png: added
svn: r5133
2005-08-27 02:57:55 +00:00
Martin Hawlisch
88d8e09768 * src/GrampsDbBase.py: Print transaction if GRAMPS_SIGNAL=1
svn: r5131
2005-08-26 21:09:47 +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