Alex Roitman
cb52b7d9c6
* src/WriteGedcom.py (write_source_ref): Write confidence level
...
(the QUAY tag) of the source reference into GEDCOM.
svn: r5905
2006-02-09 02:05:50 +00:00
Alex Roitman
de81e15969
* src/gramps.glade: Correct +/- tooltips for Data tab in Source Editor.
...
svn: r5904
2006-02-09 01:18:31 +00:00
Alex Roitman
bdf496ebb2
* src/plugins/Leak.py (display): Catch exception coming from
...
trying to call __repr__ on a closed db.DB.
svn: r5903
2006-02-09 01:10:10 +00:00
Don Allingham
18e8cb6478
* src/plugins/FamilyGroup.py: correctly put borders on the
...
children cells.
* src/plugins/DetDescendantReport.py: include spouse option
svn: r5896
2006-02-08 05:18:46 +00:00
Alex Roitman
556b5cd371
* src/docgen/ODFDoc.py: Correct typos.
...
svn: r5888
2006-02-05 19:16:12 +00:00
Alex Roitman
c284652cc3
* src/GrampsBSDDB.py (rebuild_secondary): properly rebuild
...
secondary indices relying on BSD DB rather than manually re-adding
every record.
* src/plugins/Rebuild.py (__init__): Use fixed 7 progress steps
for 1 removing step and 6 index rebuilds.
svn: r5870
2006-02-03 04:33:14 +00:00
Alex Roitman
f37c2d5ccb
* src/docgen/ODFDoc.py (init): Correct name for parent style;
...
Use handling program name obtained from the mime system.
svn: r5835
2006-01-26 18:11:27 +00:00
Alex Roitman
92906e88cd
* src/docgen/ODFDoc.py: Add new document generator.
...
* src/docgen/Makefile.am: Ship new file.
* src/po/fr.po, src/po/template.po: Add new format's name.
svn: r5832
2006-01-25 20:15:16 +00:00
Alex Roitman
e0aab07c3e
* src/po/nl.po: Translation update.
...
svn: r5831
2006-01-25 19:49:33 +00:00
Don Allingham
d3753628c9
* src/plugings/FamiyGroup.py: options for "Recursive", "Generation
...
Number", "Parent Events", "Parent Addresses", "Parent Alternate
Names", "Parent Notes".
svn: r5830
2006-01-25 19:10:09 +00:00
Alex Roitman
b3bab9607d
* src/EditPlace.py, src/EditSource.py, src/ImageSelect.py: Provide
...
default value for the second argument on close().
svn: r5763
2006-01-16 20:02:25 +00:00
Alex Roitman
8ba376dd86
* src/GenericFilter.py
...
(IsLessThanNthGenerationAncestorOfBookmarked): Typo.
svn: r5762
2006-01-16 19:39:35 +00:00
Don Allingham
28b56af746
* src/RelLib.py: improve Event is_equal method
...
svn: r5757
2006-01-16 02:24:05 +00:00
Stefan Bjork
0574fd2489
* src/plugins/DetAncestralReport.py: Calculate age for indiviuals.
...
* src/po/sv.po: Updates.
svn: r5713
2006-01-11 13:27:14 +00:00
Alex Roitman
f79520e845
* doc/man, doc/man/fr: Add directories.
...
* doc/man/Makefile.am, doc/man/fr/Makefile.am: Add files to CVS.
* configure: Generate makefiles for new directories.
* doc/man/gramps.1.in: move from doc.
* doc/Makefile.am: Remove stuff related to man pages.
* doc/man/fr/gramps.1.in: Add translated manpage.
svn: r5675
2006-01-05 19:49:43 +00:00
Stefan Bjork
654e2af90d
* src/po/sv.po: Updates.
...
svn: r5672
2006-01-05 12:59:30 +00:00
Alex Roitman
9a357b844b
* src/gedcomimport.glade: Make dialog non-resizable.
...
svn: r5660
2006-01-03 23:23:47 +00:00
Don Allingham
8c2563ad05
* doc/gramps-manual/C/usage.xml: more updates
...
svn: r5656
2006-01-03 04:38:20 +00:00
Don Allingham
840569cea7
* src/dates/Date_nl.py: fix index for "merz"
...
svn: r5635
2005-12-27 14:56:22 +00:00
Alex Roitman
e96641fa81
* src/GrampsBSDDB.py (GrampsBSDDBCursor): add delete method;
...
(GrampsBSDDBDupCursor): Add class to handle duplicates.
* src/plugins/Check.py: Avoid cursors when modifying data;
(low_level): Add a low level repair routine, bypassing transactions.
svn: r5619
2005-12-23 00:17:33 +00:00
Don Allingham
be83003e5c
* src/ReadGedcom.py: handle overlapping on source and family ID values
...
svn: r5602
2005-12-21 17:20:40 +00:00
Don Allingham
1c5ad3f57f
* doc/gramps-manual/C/usage.xml: updates
...
* doc/gramps-manual/C/usage.xml: updates
* doc/gramps-manual/C/mainwin.xml: updates
svn: r5580
2005-12-18 02:44:05 +00:00
Alex Roitman
d6c4ffe649
* src/GrampsDbBase.py (transaction_commit): Typo.
...
svn: r5574
2005-12-17 21:37:33 +00:00
Don Allingham
f1de6cc347
* src/gramps-manual/C/usuage.xml: updates
...
svn: r5566
2005-12-17 04:52:17 +00:00
Don Allingham
751a7911fb
* src/gramps-manual/C/mainwin.xml: updates
...
svn: r5565
2005-12-16 23:03:18 +00:00
Don Allingham
37bfa319a7
* doc/gramps-manual/C/getstart.xml: updates
...
* doc/gramps-manual/C/mainwin.xml: updates
svn: r5552
2005-12-15 04:51:09 +00:00
Alex Roitman
8c0ad73c2e
* src/plugins/DescendReport.py (dump): Initialize child list for
...
each family.
svn: r5550
2005-12-15 00:00:47 +00:00
Alex Roitman
10b86050d1
* src/plugins/PatchNames.py: Fix title/name mixup, only detect new
...
title, keep old title, keep old prefix.
svn: r5549
2005-12-14 23:03:54 +00:00
Alex Roitman
4f5fc60743
* configure.in: bump up the version number.
...
svn: r5542
2005-12-12 08:11:39 +00:00
Alex Roitman
1a5b6ed229
Update
...
svn: r5540
2005-12-12 08:10:03 +00:00
Alex Roitman
b3007e988b
* src/po/it.po: Correct mismatched % parameters.
...
* src/po/de.po: Correct mismatched % parameters.
* src/po/eo.po: Correct mismatched % parameters.
* doc/gramps-manual/fr/cmdline.xml: Insert new section
.
svn: r5538
2005-12-11 07:29:12 +00:00
Alex Roitman
1def83d540
* src/po/fr.po: Translation update.
...
* src/dates/Date_fr.py (DateParserFR): Add more quality_to_int
pairs.
svn: r5537
2005-12-11 06:32:39 +00:00
Don Allingham
4419567584
* doc/gramps-manual/C/getstart.xml: update
...
* doc/gramps-manual/C/preface.xml: update
* doc/gramps-manual/C/usage.xml: update
svn: r5535
2005-12-11 05:24:19 +00:00
Alex Roitman
4ba38406b1
* test/det_descendant_report.sh: Add thorough test for the
...
Detailed Descendant Report.
svn: r5533
2005-12-10 07:09:42 +00:00
Alex Roitman
d6d122d418
* test/det_ancestor_report.sh: Add thorough test for the Detailed
...
Ancestor Report.
svn: r5531
2005-12-10 06:53:10 +00:00
Alex Roitman
858d19579a
Update
...
svn: r5530
2005-12-10 02:48:20 +00:00
Alex Roitman
9542571af9
* doc/gramps-manual/fr/cmdplug.xml: Add file with new section.
...
* doc/gramps-manual/fr/gramps-manual.xml: Define entity for new
section.
* doc/gramps-manual/fr/cmdline.xml: Insert new section.
* doc/gramps-manual/fr/Makefile.am: Ship new file.
svn: r5529
2005-12-10 02:47:18 +00:00
Alex Roitman
34d9a734eb
to path when this options is turned on/off; (parse_style_frame):
...
save archive option as an integer; (setup_html_frame): set the
state for archive option.
svn: r5526
2005-12-09 22:21:20 +00:00
Martin Hawlisch
b9c1d2a458
* src/po/de.po: Translation update
...
svn: r5522
2005-12-09 21:07:18 +00:00
Alex Roitman
c0855147df
* src/Report.py (parse_target_frame): Remove unneeded check; when
...
checking existing file/dir, make sure we requested file/dir,
correspondingly.
* src/plugins/NavWebPage (archive_toggle): Add/remove '.tar.gz'
to path when this options is turned on/off.
svn: r5520
2005-12-09 20:14:52 +00:00
Alex Roitman
65050b3a40
* src/Report.py (parse_target_frame): Check permissions for the
...
specified file.
svn: r5516
2005-12-09 04:49:49 +00:00
Don Allingham
c4d894920b
* src/Merge.py: fix date comparison
...
svn: r5515
2005-12-09 04:14:24 +00:00
Don Allingham
f23b111374
* src/plugins/ChangeNames.py: call GrampsDisplay.help
...
* src/plugins/Checkpoint.py: call GrampsDisplay.help
* src/plugins/Desbrowser.py: call GrampsDisplay.help
* src/plugins/EventCmp.py: call GrampsDisplay.help
* src/plugins/FilterEditor.py: call GrampsDisplay.help
* src/plugins/Merge.py: call GrampsDisplay.help
* src/plugins/PatchNames.py: call GrampsDisplay.help
* src/plugins/Verify.py: call GrampsDisplay.help
svn: r5510
2005-12-09 02:33:55 +00:00
Don Allingham
a5b57b2dc1
* src/Utils.py: add xml:lang generation function
...
* src/docgen/AbiWord2Doc.py: set locale
* src/docgen/OpenOfficeDoc: set locale using xml_lang()
* src/plugins/NavWebPage.py: set locale
svn: r5509
2005-12-08 23:31:05 +00:00
Alex Roitman
aad34c7fbf
* src/Utils.py (probably_alive): return False if any event
...
of the person happened over 150 years ago; (too_old): add
function; (not_too_old): require definite year for a positive
decision.
svn: r5508
2005-12-08 22:52:21 +00:00
Alex Roitman
bc1bb4bede
* src/ReadGrdb.py: Disable signals and request rebuild at the end;
...
properly set transaction.
svn: r5506
2005-12-08 05:44:23 +00:00
Alex Roitman
681ac86b81
* doc/gramps-manual/Makefile.am: Remove existing link before
...
creating a new one.
svn: r5504
2005-12-08 02:37:15 +00:00
Alex Roitman
33bed034c8
* src/po/ru.po: Translation update.
...
svn: r5503
2005-12-08 02:06:28 +00:00
Eero Tamminen
7ee331268e
update Finnish translation
...
svn: r5501
2005-12-07 21:29:59 +00:00
Don Allingham
f357f5e607
* src/Report.py: change from gtk.FILE_CHOOSER_CREATE_FOLDER to
...
gtl.FILE_CHOOSER_SELECT_FOLDER. GTK documentation error.
svn: r5499
2005-12-07 18:37:24 +00:00
Alex Roitman
ee63ee0204
* src/dates/Date_nl.py: Replace dashes with slashes, other
...
enhancements.
svn: r5498
2005-12-07 18:12:57 +00:00
Alex Roitman
a09e1818c7
* src/DateDisplay.py (_display_gregorian): Replace dashes with
...
slashes to prevent collision with the ISO format.
svn: r5497
2005-12-07 18:08:30 +00:00
Don Allingham
b43a0fcf46
* src/plugins/NavWebPage.py: restore .tar.gz archive option
...
svn: r5496
2005-12-07 18:02:17 +00:00
Alex Roitman
8504664356
* src/po/fr.po: Translation update.
...
svn: r5495
2005-12-07 16:51:43 +00:00
Alex Roitman
74133275e9
* src/plugins/NavWebPage.py (display_note_object,
...
ContactPage.__init__, display_spouse): Do not treat linebreaks in
the preformatted notes; (IndividualPage.__init__): restrict notes,
url list, and source on living people.
svn: r5493
2005-12-07 05:09:24 +00:00
Alex Roitman
b258b2ca85
* src/po/nl.po: Correct %s mismatches.
...
svn: r5491
2005-12-07 00:28:57 +00:00
Alex Roitman
2996eed36a
* src/gramps.glade (date_edit): Allow negative year integers.
...
svn: r5490
2005-12-06 21:51:42 +00:00
Alex Roitman
873dbbb7d2
* src/po/fr.po: Partial translation update.
...
svn: r5488
2005-12-06 21:01:58 +00:00
Don Allingham
159be6cb06
* src/data/main*.css: fix H6 and SUP
...
svn: r5479
2005-12-06 01:06:23 +00:00
Alex Roitman
8dc6583ecd
* src/po/fr.po: Partial translation update.
...
svn: r5478
2005-12-05 23:14:40 +00:00
Alex Roitman
e8d2d62ef8
* doc/gramps-manual/Makefile.am: Change symlink creation.
...
svn: r5475
2005-12-05 16:56:06 +00:00
Alex Roitman
0f3e2d8933
* src/po/ru.po: Partial translation update.
...
svn: r5472
2005-12-04 23:06:41 +00:00
Julio Sánchez
0ead40054e
* src/MergePeople.py: Avoid creating duplicate spouse-to-family links
...
* src/po/es.po: Partial translation update.
svn: r5470
2005-12-03 17:36:29 +00:00
Alex Roitman
0f5e8db002
* src/po/ru.po: Partial translation update.
...
svn: r5469
2005-12-03 05:24:15 +00:00
Don Allingham
578e659578
* src/ReportOptions.py: fix inheritence
...
svn: r5468
2005-12-03 04:44:42 +00:00
Don Allingham
48283abac1
* various: pychecker fixes
...
svn: r5466
2005-12-02 05:08:01 +00:00
Alex Roitman
7a8f2a17a2
* src/plugins/BookReport.py (BookReportDialog.__init__):
...
Initialize page_html_added before instantiating dialog class.
svn: r5464
2005-12-02 01:30:55 +00:00
Alex Roitman
bc09713dbd
* src/docgen/LaTeXDoc.py: support "____"; support roman numerals
...
in paragraph leaders.
svn: r5463
2005-12-02 01:15:20 +00:00
Alex Roitman
dbf29113ec
Update
...
svn: r5462
2005-12-01 21:10:11 +00:00
Don Allingham
34b7b5cf28
* src/DateParser.py: properly call the date checking routine
...
svn: r5461
2005-12-01 20:52:12 +00:00
Alex Roitman
11d24648f9
* src/dates/Date_nl.py: Add to CVS (bmcage).
...
* src/dates/Makefile.am: Ship new file.
svn: r5459
2005-12-01 19:18:06 +00:00
Alex Roitman
8f84e924bb
* src/ReportUtils.py (child_str): Initialize text.
...
svn: r5458
2005-12-01 16:06:51 +00:00
Don Allingham
070ce1bde1
* src/ReadGedcom.py: fix mixing note assignment
...
* src/PeopleModel.py: streamline display
svn: r5457
2005-12-01 04:52:16 +00:00
Don Allingham
e28b703de9
* src/Relationship.py: limit search depth to 15 generations.
...
svn: r5456
2005-11-30 05:02:42 +00:00
Alex Roitman
36807fe825
* src/plugins/Checkpoint.py: Replace combos with text entries.
...
* src/plugins/checkpoint.glade: Replace combos with text entries.
svn: r5455
2005-11-30 00:04:47 +00:00
Alex Roitman
6d5fa2aca7
* doc/xmldocs.make: Revert help path to keep under gramps dir.
...
* doc/gramps-manual/Makefile.am: Add symlink to keep all gnome
versions happy with the help path.
* src/po/de.po: Typos: missing "n".
svn: r5453
2005-11-29 20:05:10 +00:00
Don Allingham
c6bec2bc14
* src/GrampsBSDDB.py: change rebuilding of secondary indices
...
to use keys instead of cursors.
svn: r5452
2005-11-29 14:25:13 +00:00
Julio Sánchez
8d69ef84ae
* NEWS: Better support for media objects in GEDCOM output
...
svn: r5451
2005-11-29 09:10:31 +00:00
Alex Roitman
a0faa8fc7c
* src/GenericFilter.py (MatchesFilter.apply): Typo.
...
svn: r5449
2005-11-28 20:24:58 +00:00
Martin Hawlisch
f6aead38f0
* src/FamilyView.py (change_families): Avoid exception if family does not contain parents
...
svn: r5446
2005-11-28 13:56:29 +00:00
Martin Hawlisch
d239c38730
* NEWS: Better support for unicode filenames
...
svn: r5445
2005-11-28 13:07:11 +00:00
Julio Sánchez
df1ba0e69c
* src/DateParser.py: match modifiers in reverse length order so that
...
multiword modifiers work even if other modifier matches the first
words of the longer modifier
* src/ReadGedcom.py: be more tolerant w.r.t. whitespace in input,
to parse the output from tools that try (incorrectly) to make
the GEDCOM easier to read. Gedcom.pm is one example.
* src/WriteGedcom.py: make sure referenced family sources are output
svn: r5444
2005-11-28 09:10:47 +00:00
Don Allingham
499aed0bd3
* src/MergeData.py: fix dangling family after a merge.
...
svn: r5443
2005-11-28 02:55:35 +00:00
Alex Roitman
41c69d9557
* src/po/template.po: Update.
...
svn: r5442
2005-11-28 00:10:19 +00:00
Don Allingham
516f12b46e
* src/EditPerson.py: properly handled added name types for the
...
preferred name
svn: r5441
2005-11-27 03:58:04 +00:00
Alex Roitman
ea9e35399a
* src/GenericFilter.py
...
(IsLessThanNthGenerationAncestorOfDefaultPerson): Add new filter rule.
svn: r5440
2005-11-26 03:09:48 +00:00
Don Allingham
2073b8ea41
* src/gramps.glade: enable word wrap on publication information
...
on the source display
svn: r5439
2005-11-25 21:52:54 +00:00
Martin Hawlisch
9629c6610f
* src/GenericFilter.py (IsSpouseOfFilterMatch) Call prepare for recursive filter
...
svn: r5438
2005-11-25 21:01:11 +00:00
Martin Hawlisch
f221703095
* src/GenericFilter.py (HasCommonAncestorWith): Catch no longer existing person
...
svn: r5437
2005-11-25 16:39:51 +00:00
Don Allingham
63c4ca9553
* src/po/template.po: updated translation file
...
svn: r5436
2005-11-25 04:01:37 +00:00
Alex Roitman
f141edf70d
* NEWS: Update.
...
* src/docgen/HtmlDoc.py (build_style_declaration): Use top- and
bottom- margins for paragraph styles.
* src/Utils.py (find_file): new method that tries to check the
existance of a file by trying out multiple encoding variants for
the filename.
(cleanup_missing_photos) Use Utils.find_file to fix encoding problems
* src/gramps_main.py: Use Utils.find_file and Utils.find_folder to
enable using unicode names for gramps databases
svn: r5435
2005-11-25 03:09:10 +00:00
Alex Roitman
14e674d5af
* src/plugins/Checkpoint.py (rcs): Do not write comment on
...
initialization.
* test/tools.sh: Add test set for tools.
svn: r5434
2005-11-24 06:28:48 +00:00
Don Allingham
61865fed62
* src/docgen/KwordDoc.py: fix margins and fonts.
...
svn: r5433
2005-11-24 05:41:44 +00:00
Alex Roitman
7e0ecb9806
* src/GenericFilter.py (IsLessThanNthGenerationAncestorOfBookmarked):
...
Add new filter rule.
svn: r5431
2005-11-24 05:10:37 +00:00
Alex Roitman
499da39245
* src/docgen/AsciiDoc.py (reformat_para): Add optional argument
...
for the first line indent; (start_paragraph): remove leader
handling; (end_paragraph): Handle all formatting, including leader
and first line indent.
svn: r5429
2005-11-24 03:25:45 +00:00
Alex Roitman
bf7c2849ae
* src/docgen/PSDrawDoc.py (encode): Add tolerant encoder;
...
(patch_text): Remove unused method.
svn: r5428
2005-11-24 01:34:45 +00:00
Alex Roitman
3c426c0ffc
* src/BaseDoc.py (SheetParser.startElement): Tolerate missing
...
tmargin and bmargin (when reading older style files).
svn: r5427
2005-11-23 22:14:56 +00:00
Alex Roitman
dc14e4de37
* src/ArgHandler.py (cl_export): Add grdb export from the CLI.
...
* src/plugins/Check.py (check_parent_relationships): Step through
the progress bar.
* test/runtest.sh: Add txt format and family_group report.
* test/impex.sh: Add import/export test set.
* example/gramps/example.gramps: Correct errors.
svn: r5424
2005-11-23 20:16:39 +00:00
Alex Roitman
31e94e89bd
* test/runtest.sh: Switch to doing many reports in one call.
...
svn: r5423
2005-11-23 06:03:24 +00:00
Don Allingham
1fdfa0fd1a
* src/docgen/AbiWord2Doc.py: fix spacing for top and bottom margin
...
svn: r5422
2005-11-23 04:48:01 +00:00