Commit Graph

713 Commits

Author SHA1 Message Date
Alex Roitman
260a131828 * src/srcsel.glade: Add handlers.
* src/Sources.py: Make SourceInfo non-modal, use Windows menu.


svn: r2874
2004-02-19 23:39:01 +00:00
Alex Roitman
ea5a7b5cbb Update
svn: r2871
2004-02-19 19:15:27 +00:00
Alex Roitman
83130e1889 * src/EditPerson.py: Use parent class. Add/remove itself from/to
the Windows menu.
* src/NameEdit.py: Make non-modal.
* src/gramps.glade: Add Windows menu.
* src/gramps_main.py: Get Windows menu and its submenu.
Pass Gramps class to the children -- first-class object editors.


svn: r2870
2004-02-19 13:40:09 +00:00
Alex Roitman
cc19349f63 * src/Relationship.py: Factor out relationship distance computation.
* src/plugins/rel_ru.py: Use self.get_distance().
* src/plugins/rel_de.py: Use self.get_distance().
* configure.in, configure: Change version.
* src/plugins/rel_hu.py: Convert to class.


svn: r2858
2004-02-17 04:47:24 +00:00
Don Allingham
2e9976510b get_id updates
svn: r2846
2004-02-15 23:10:12 +00:00
Alex Roitman
f7ea6b50ff * src/plugins/rel_de.py: Implement get_parents().
svn: r2844
2004-02-15 22:44:50 +00:00
Alex Roitman
fc820799ff * src/plugins/Ancestors.py: Use get_grandparents_string which is
registered in Plugins (possibly from the relationship calculator).


svn: r2843
2004-02-15 21:52:43 +00:00
Alex Roitman
12ce70ddf9 * src/Relationship.py: More corrections.
* src/plugins/rel_ru.py: Corrections.
* src/gramps_main.py: Corrections.


svn: r2842
2004-02-15 21:28:31 +00:00
Don Allingham
5ec7809000 updates for IDs
svn: r2840
2004-02-15 20:49:34 +00:00
Alex Roitman
caaff3e282 * src/plugins/IndivComplete.py: fixed child_relations translation
* src/const.py.in: fixed child_relations translation
* src/SelectChild.py: fixed child_relations translation
* src/TransTable.py: unicode conversion
* src/ChooseParents.py: fixed child_relations translation


svn: r2836
2004-02-15 07:21:29 +00:00
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
f942bba0c4 update
svn: r2830
2004-02-15 02:34:03 +00:00
Don Allingham
ebb388ef51 update
svn: r2828
2004-02-15 01:58:26 +00:00
Don Allingham
015973462a Move from object references to IDs
svn: r2822
2004-02-14 05:40:30 +00:00
Alex Roitman
824331df80 * doc/gramps-manual/fr/getstart.xml: Comment out old ZODB section.
svn: r2802
2004-02-11 04:08:15 +00:00
Alex Roitman
55d740385c * doc/gramps.1.in, doc/gramps.1: Typo. New date.
svn: r2801
2004-02-11 00:33:50 +00:00
Alex Roitman
df01358f9f * doc/gramps-manual/fr/faq.xml: Add startup druid question.
svn: r2800
2004-02-10 15:15:29 +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
cf91aaae00 Update
svn: r2797
2004-02-10 02:04:39 +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
Alex Roitman
fd865b5db0 * doc/gramps-manual/ru/faq.xml: Add startup druid question.
svn: r2795
2004-02-09 23:54:04 +00:00
Alex Roitman
4353b1eb8c * doc/gramps-manual/C/faq.xml: Typo. Add startup druid question.
svn: r2794
2004-02-09 21:11:14 +00:00
Don Allingham
c5d34588c1 update
svn: r2792
2004-02-08 04:52:30 +00:00
Alex Roitman
1ab2569c0f Update
svn: r2787
2004-02-06 21:29:37 +00:00
Alex Roitman
290a6a15f3 Update
svn: r2786
2004-02-06 21:27:43 +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
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
Alex Roitman
c8a72267ae * doc/gramps-manual/fr/cmdline.xml: Update.
* doc/gramps-manual/fr/filtref.xml: Update.
* doc/gramps-manual/fr/mainwin.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.


svn: r2777
2004-02-05 17:03:49 +00:00
Alex Roitman
58bf7cac77 * doc/gramps-manual/ru/filtref.xml: Update.
* doc/gramps-manual/ru/getstart.xml: Update.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
* doc/gramps-manual/ru/mainwin.xml: Update.
* doc/gramps-manual/ru/usage.xml: Update.


svn: r2774
2004-02-05 03:27:07 +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
Tim Waugh
fcafa290c6 2004-02-04 Tim Waugh <twaugh@redhat.com>
* doc/gramps-manual/fr/filtref.xml: Fixed tag mismatch.


svn: r2769
2004-02-04 11:08:04 +00:00
Don Allingham
dff866aeda update
svn: r2768
2004-02-04 04:48:13 +00:00
Alex Roitman
81313e0b9e * doc/gramps-manual/ru/usage.xml: Update.
* doc/gramps-manual/ru/filtref.xml: Update.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
* doc/gramps-manual/ru/mainwin.xml: Update.
* doc/gramps-manual/ru/figures/*.png: Update.
* NEWS: Update.


svn: r2765
2004-02-04 02:50:29 +00:00
Alex Roitman
2cede386f8 Update
svn: r2764
2004-02-04 02:11:43 +00:00
Alex Roitman
e4171f0d8d * doc/gramps-manual/fr/filtref.xml: Update.
* doc/gramps-manual/C/gramps-manual.xml: Update.


svn: r2762
2004-02-03 23:03:27 +00:00
Alex Roitman
e6beab3204 * doc/gramps-manual/fr/gramps-manual.xml: Update.
svn: r2761
2004-02-03 22:57:48 +00:00
Alex Roitman
c2a95a018a * doc/gramps-manual/fr/faq.xml: Update.
* doc/gramps-manual/fr/mainwin.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.


svn: r2760
2004-02-03 22:55:07 +00:00
Alex Roitman
ecfaea39a4 Update
svn: r2759
2004-02-03 22:53:49 +00:00
Alex Roitman
c61fce188c * configure.in, configure: Don't ship Hungarian manual (unfinished).
* doc/gramps-manual/Makefile.am, doc/gramps-manual/Makefile.in:
Don't ship Hungarian manual.


svn: r2758
2004-02-03 21:30:18 +00:00
Alex Roitman
c10bb0c12a * doc/gramps-manual/C/filtref.xml: Typo.
* doc/gramps-manual/ru/filtref.xml: Update.


svn: r2756
2004-02-03 05:16:36 +00:00
Don Allingham
acc83a06ee update
svn: r2755
2004-02-03 03:45:23 +00:00
Alex Roitman
9c39a67559 * configure.in, configure: Don't ship German manual (unfinished).
* doc/gramps-manual/Makefile.am, doc/gramps-manual/Makefile.in:
Don't ship German manual.


svn: r2753
2004-02-02 23:04:14 +00:00
Alex Roitman
4c7ed6cb7e * doc/gramps-manual/ru/custom.xml: Update.
svn: r2751
2004-02-02 15:34:32 +00:00
Egyeki Gergelly
c45765ea5b *** empty log message ***
svn: r2750
2004-02-02 15:18:25 +00:00