Commit Graph

4689 Commits

Author SHA1 Message Date
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
Dionysios
c75ab29845 updated translation
svn: r5415
2005-11-22 17:36:24 +00:00
Don Allingham
cf726952ba * src/plugins/NavWebPage.py: Fix output_notebook remains.
svn: r5414
2005-11-22 15:38:37 +00:00
Martin Hawlisch
ed60e469f4 * src/AddrEdit.py,
* src/AttrEdit.py,
* src/EditPerson.py,
* src/EditPlace.py,
* src/EventEdit.py,
* src/FamilyView.py,
* src/MediaView.py,
* src/NameEdit.py,
* src/Sources.py: Better support for readonly DB;
* src/ImageSelect.py: Better support for readonly DB; dont crash if mimetype could not get retrieved
* src/Marriage.py: Better support for readonly DB; Avoid Traceback on DnD in empty list


svn: r5413
2005-11-22 11:21:24 +00:00
Don Allingham
1db9fea574 * src/ReadGedcom.py: Properly handle TEXT field in SOUR instances when
undefined or unhandled fields are present


svn: r5412
2005-11-21 22:42:05 +00:00
Martin Hawlisch
6da9e9b584 * src/FamilyView.py (drag_data_get): Avoid Traceback when dragging from empty list
* src/gramps_main.py (read_file): More changes to unicode filename support


svn: r5411
2005-11-21 09:27:06 +00:00
Martin Hawlisch
aed42dbb83 * src/MediaView.py (media_update): Redisplay the media object at the top
svn: r5410
2005-11-21 09:08:30 +00:00
Don Allingham
9c524ad869 * src/Report.py: shortened report dialog by making the Paper
Options a tab of the rest of the options
* src/plugins/AncestorReport.py: fix paragraph spacing
* src/plugins/Check.py: handle None for family
* src/plugins/DescendReport.py: fix paragraph spacing
* src/plugins/IndivComplete.py: fix paragraph spacing


svn: r5409
2005-11-20 23:17:37 +00:00
Martin Hawlisch
e0ccdacfbd * src/plugins/FilterEditor.py: Corrected plugin registration
* src/GrampsCfg.py: Add validation for GRAMPS ID prefixes


svn: r5408
2005-11-20 21:20:49 +00:00
Don Allingham
421cda654c * src/WriteGedcom.py: add space between given and surname in output.
* src/ReadGedcom.py: encoding list change
* src/DateParser.py: match end of string for regex matching


svn: r5407
2005-11-19 18:17:18 +00:00
Martin Hawlisch
fd10da84a2 * src/Utils.py (find_folder): new method
* src/gramps_main.py: Use Utils.find_file and Utils.find_folder to enable using unicode names for gramps databases


svn: r5406
2005-11-18 15:19:38 +00:00
Martin Hawlisch
86fa385a9b * 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.
* src/ImgManip.py (get_thumbnail_image): Use Utils.find_file to fix encoding problems, additionally catch OSError
* src/ImageSelect.py (on_name_changed): Use Utils.find_file
* src/AddMedia.py (on_name_changed): Use Utils.find_file
* src/plugins/Check.py (encoding) dont encode a utf-8 string as again, (cleanup_missing_photos) Use Utils.find_file to fix encoding problems


svn: r5405
2005-11-18 13:56:37 +00:00