Alex Roitman
83353aa26f
Update
...
svn: r5465
2005-12-02 01:34:46 +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
60c52bb9cf
Update
...
svn: r5460
2005-12-01 19:21:10 +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
cb2e27a673
Update
...
svn: r5454
2005-11-29 23:10:13 +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
96fc843582
Update
...
svn: r5450
2005-11-28 20:26:04 +00:00
Alex Roitman
a0faa8fc7c
* src/GenericFilter.py (MatchesFilter.apply): Typo.
...
svn: r5449
2005-11-28 20:24:58 +00:00
Dionysios
725eeabbfb
updated translation
...
svn: r5448
2005-11-28 17:46:47 +00:00
Dionysios
0d11732134
updated translation
...
svn: r5447
2005-11-28 17:41:13 +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
22d8f9bed1
Update
...
svn: r5432
2005-11-24 05:41:11 +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
c175a467ab
Update
...
svn: r5430
2005-11-24 04:26:35 +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
a9b53b1a9f
Update
...
svn: r5426
2005-11-23 21:15:32 +00:00
Alex Roitman
ccef7e48c0
Update
...
svn: r5425
2005-11-23 20:38:20 +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
Don Allingham
0aedc53918
* src/ArgHandler.py: fix typo
...
* src/docgen/PSDrawDoc.py: removed print statements
svn: r5421
2005-11-23 04:07:39 +00:00
Don Allingham
3a7d7bd85c
added
...
svn: r5420
2005-11-23 04:00:39 +00:00
Don Allingham
85e23601bc
* src/plugins/DetDescendantReport.py: fixed insert_image
...
svn: r5419
2005-11-23 00:00:31 +00:00
Don Allingham
15932243e8
* src/ReadGedcom.py: Fix handling of CONT
...
svn: r5418
2005-11-22 21:56:17 +00:00
Alex Roitman
9642815c34
* src/Report.py: Better packing in vertical direction.
...
svn: r5417
2005-11-22 19:24:52 +00:00
Alex Roitman
ee731ba0f1
* src/plugins/DetDescendantReport.py (write_write_children):
...
Properly check for henry number; (write_mate): omit children list.
svn: r5416
2005-11-22 18:36:55 +00:00