Commit Graph

1132 Commits

Author SHA1 Message Date
Alex Roitman
f9d6c51a72 * src/plugins/IndivComplete.py: Call doc.init() after open.
* src/plugins/IndivSummary.py: Call doc.init() after open.
* src/plugins/RelCalc.py: Use class of calculator.
* src/plugins/rel_ru.py: Convert to class.
* src/Plugins.py: Register _relcalc_class.
* src/gramps_main.py: Use class of relationship calculator.


svn: r2835
2004-02-15 07:08:55 +00:00
Alex Roitman
1e02ab0941 * src/sort: Typos.
svn: r2832
2004-02-15 03:48:45 +00:00
Alex Roitman
7022a133f0 * src/plugins/DetDescendantReport.py: Add style descriptions
for the paragraphs. Add first entry style. Change defaults to be
similar to the FTM style reports.
* src/plugins/DetAncestralReport.py: Add style descriptions
for the paragraphs. Add first entry style. Change defaults to be
similar to the FTM style reports.
* src/StyleEditor.py (draw, save_paragraph): Allow users
to adjust first line indent.
* src/styles.glade: Add first line indent entry.
* src/plugins/Check.py (delete_empty_family): Remove families
in which person is a parent, not only a child.
* src/gramps_main.py (post_load): Use display_frel and
display_fattr.
* src/MediaView.py (key_press): Add function.
* src/PlaceView.py (key_press): Add function.
* src/SourceView.py (key_press): Add function.
* src/plugins/WebPage.py: Add tab with index page options.

* src/po/hu.po: Update
* doc/gramps-manual/hu/filtref.xml: Update


svn: r2831
2004-02-15 03:24:12 +00:00
Don Allingham
61ef781898 * src/Marriage.py: fix title and places
* src/FamilyView.py: fix child relations and spouse's parents


svn: r2829
2004-02-15 02:33:44 +00:00
Don Allingham
d890cdfcd7 * src/RelLib.py: fix syntax error
* src/EditPerson.py: fix reordering of children
*


svn: r2827
2004-02-15 01:57:07 +00:00
Don Allingham
015973462a Move from object references to IDs
svn: r2822
2004-02-14 05:40:30 +00:00
Jens Arvidsson
0c30564388 Second translation update for 1.0.0
svn: r2804
2004-02-11 07:46:18 +00:00
Sebastian Voeck
b1b16415fc Updated for 1.0.0
svn: r2799
2004-02-10 09:46:18 +00:00
Alex Roitman
d375dc3ce3 * src/plugins/rel_ru.py: Add more possible russian LANG values.
svn: r2798
2004-02-10 02:52:57 +00:00
Alex Roitman
2f3de93f63 * src/po/nl.po: Translation for 1.0.0-RC.
svn: r2796
2004-02-10 02:02:16 +00:00
Alexander Bogdashevsky
8e399afdb6 src/po/ru.po: typo
svn: r2793
2004-02-09 01:30:44 +00:00
Don Allingham
30d298b785 * src/plugins/ReadGedcom.py (GedcomParser.parse_individual): handle event
description
* src/ImageSelect.py: disable double click to edit in a gallery


svn: r2791
2004-02-08 00:00:35 +00:00
Don Allingham
e3af34a0b9 * src/ImageSelect.py: disable double click to edit in a gallery
svn: r2790
2004-02-07 22:23:57 +00:00
Alex Roitman
1d6e27ca42 Update
svn: r2789
2004-02-07 16:50:24 +00:00
Alex Roitman
504c10743d Update
svn: r2788
2004-02-07 00:44:22 +00:00
Alex Roitman
4b908898fb * src/gramps.glade: Define handler for the gallery's Edit button.
* src/EditSource.py: Connect callback to the gallery's Edit button.
* src/ImageSelect.py: Remember old photo list.
* src/EditPlace.py: Revert photos on Cancel.
* src/EditPerson.py: Revert photos on Cancel.
* src/Marriage.py: Revert photos on Cancel.


svn: r2783
2004-02-06 20:57:01 +00:00
Alex Roitman
8b2c96cfa0 * src/EditPlace.py: Pass window to the Gallery.
* src/ImageSelect.py: Run modal dialog, using parent window.
* src/imagesel.glade: Define proper button responses.


svn: r2782
2004-02-06 06:44:22 +00:00
Alex Roitman
681ab62636 * src/plugins/rel_ru.py: Add more possible russian LANG values.
svn: r2781
2004-02-06 04:58:11 +00:00
Alexander Bogdashevsky
7483c36286 src/po/ru.po: Some clarifications
svn: r2780
2004-02-06 04:41:53 +00:00
Alex Roitman
d463d3b662 * src/plugins/soundgen.py: Fall back to empty input.
svn: r2779
2004-02-05 19:53:02 +00:00
Alex Roitman
d0c255cb53 * src/plugins/Merge.py (gen_key,name_compare):
Fall back to not using soundex if the charset can't be latin-1 encoded.


svn: r2778
2004-02-05 19:37:58 +00:00
Laurent Protois
734e3b028a French Update for cvs
svn: r2776
2004-02-05 16:34:43 +00:00
Lars Lundin
c302a14c17 Translation update for 1.0.0-RC1 (3 new strings)
svn: r2775
2004-02-05 08:10:40 +00:00
Egyeki Gergelly
f3bbea9bdb *** empty log message ***
svn: r2773
2004-02-04 23:12:21 +00:00
Frode Jemtland
5d032c2a8c Translated all new strings for the last month
svn: r2772
2004-02-04 21:07:48 +00:00
Alex Roitman
2720c94d8b * src/po/template.po: Update translation template.
svn: r2771
2004-02-04 17:57:13 +00:00
Egyeki Gergelly
49fe68c9a9 *** empty log message ***
svn: r2770
2004-02-04 17:56:35 +00:00
Don Allingham
dff866aeda update
svn: r2768
2004-02-04 04:48:13 +00:00
Don Allingham
8d2cf299ea * src/FamilyView.py: new text string for "unknown" spouse
* src/ImageSelect.py: integer conversions for event.x, event.y
* src/const.py.in: copyright date update


svn: r2767
2004-02-04 04:42:06 +00:00
Alexander Bogdashevsky
68eff30399 src/po/ru.po: Some typos and clarifications
svn: r2766
2004-02-04 03:14:40 +00:00
Don Allingham
67f25e1779 * src/VersionControl.py: Call win.run to prevent exit from killing the
window before the data is saved.


svn: r2754
2004-02-03 03:45:12 +00:00
Egyeki Gergelly
2f134cf229 brother-in-law, sister-in-law relations added
svn: r2749
2004-02-02 15:16:35 +00:00
Egyeki Gergelly
620932c566 Update
svn: r2748
2004-02-02 15:15:48 +00:00
Alex Roitman
8f1278a75f * src/po/ru.po: Typo.
* doc/gramps-manual/C/usage.xml: Typo.
* doc/gramps-manual/ru/usage.xml: Update.


svn: r2746
2004-02-02 06:02:21 +00:00
Alexander Bogdashevsky
2cac3a8d7e src/po/ru.po: LDS terms are translated now
svn: r2745
2004-02-02 01:46:42 +00:00
Alex Roitman
6a46db7481 * src/plugins/rel_hu.py: Typos.
svn: r2744
2004-02-01 15:30:55 +00:00
Egyeki Gergelly
2d1d9384b4 *** empty log message ***
svn: r2743
2004-02-01 14:30:33 +00:00
Alex Roitman
d28e9a7046 * src/po/ru.po: Typo.
* doc/gramps-manual/ru/usage.xml: Update.


svn: r2742
2004-02-01 06:51:53 +00:00
Don Allingham
6080ab594e * src/SourceView.py: handle column sorting properly
* src/PlaceView.py: handle column sorting properly


svn: r2740
2004-02-01 04:49:49 +00:00
Don Allingham
d2ef9e69fe * src/gramps_main.py: better error messages on database write failure
* src/WriteXML.py: better error messages on database write failure
* src/GrampsXML.py: better error messages on database write failure

* src/PeopleView.py (PeopleView.add_to_person_list): don't attempt to sort the
model unless it has be assigned.


svn: r2736
2004-02-01 03:16:23 +00:00
Alex Roitman
b548fed9a9 * src/plugins/AncestorChart2.py: Change the tile when changing
the center person.
* src/plugins/SimpleBookTitle.py: Correct window title.


svn: r2734
2004-02-01 00:44:31 +00:00
Alex Roitman
075f8bcf25 * src/Report.py: Mark translatable string.
* src/Witness.py: Mark translatable string.
* src/plugins/FamilyGroup.py: Mark translatable string.


svn: r2733
2004-02-01 00:34:36 +00:00
Alex Roitman
7b1b6c67df * src/plugins/Ancestors.py: Typo.
* src/plugins/IndivComplete.py: Typo.


svn: r2732
2004-01-31 23:01:27 +00:00
Don Allingham
8a4a4fac42 * src/PeopleView.py (PeopleView.add_to_person_list): don't attempt to sort the
model unless it has be assigned.


svn: r2731
2004-01-31 21:32:01 +00:00
Don Allingham
4f22b0cc17 fix update
svn: r2730
2004-01-31 20:26:36 +00:00
Egyeki Gergelly
7085d9fecd Updating Hungarian translation for 1.0-RC
svn: r2728
2004-01-31 17:56:35 +00:00
Alex Roitman
647f50ce27 * src/plugins/AncestorChart2.py (write_book_item):
Treat unconfigured title.


svn: r2726
2004-01-30 13:51:02 +00:00
Alexander Bogdashevsky
516abaca7a Spell checking and more "family" fixes :)
svn: r2725
2004-01-28 04:19:38 +00:00
Don Allingham
ba5df96a28 * src/docgen/PdfDoc.py: fix encoding exception
* gramps-mdk.spec: Mandrake RPM spec file


svn: r2720
2004-01-28 02:18:53 +00:00
Alex Roitman
7f55a556b8 * src/po/ru.po: Minor corrections.
svn: r2718
2004-01-27 16:37:47 +00:00