Alex Roitman
3e6e2ea2ea
* src/EditPerson.py: Corrections.
...
* src/EditSource.py: Use parent class. Use windows menu.
* src/ImageSelect.py: Corrections.
* src/Sources.py: Corrections.
* src/gramps.glade: Add handlers.
* src/NoteEdit.py: Corrections.
* src/dialog.glade: Add handler.
* src/Witness.py: Corrections.
* src/RelLib.py: Include witnesses in comparing events.
* src/FamilyView.py: Pass parent on to child classes.
* src/AddSpouse.py: Pass parent on to EditPerson.
* src/ChooseParents.py: Pass parent on to EditPerson.
* src/gramps_main.py: Pass Gramps class to child classes.
* src/MergeData.py: Pass parent on to EditPerson.
svn: r2885
2004-02-21 06:40:44 +00:00
Alex Roitman
eceb502954
* src/AttrEdit.py: Make non-modal, use Windows menu.
...
* src/AddrEdit.py: Make non-modal, use Windows menu.
* src/UrlEdit.py: Make non-modal, use Windows menu.
* src/EventEdit.py: Properly add new event, add its id to the list.
Make non-modal, use Windows menu.
* src/NoteEdit.py: Make non-modal, use Windows menu.
* src/ImageSelect.py: Make non-modal, use Windows menu.
* src/imagesel.glade: Add handler.
svn: r2883
2004-02-20 04:25:22 +00:00
Alex Roitman
21b64c8a9d
* 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
fdaaef219c
Update
...
svn: r2871
2004-02-19 19:15:27 +00:00
Alex Roitman
f2a684d957
* 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
3e287429d3
* 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
36ef08b358
get_id updates
...
svn: r2846
2004-02-15 23:10:12 +00:00
Alex Roitman
cfa8bcb743
* src/plugins/rel_de.py: Implement get_parents().
...
svn: r2844
2004-02-15 22:44:50 +00:00
Alex Roitman
a4fbff223b
* 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
983186336c
* 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
1c94371e33
updates for IDs
...
svn: r2840
2004-02-15 20:49:34 +00:00
Alex Roitman
ff2fda64a0
* 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
47a66cdf75
* 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
2baffc68d2
* src/sort: Typos.
...
svn: r2832
2004-02-15 03:48:45 +00:00
Alex Roitman
be7b042fda
* 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
1b81ddc562
update
...
svn: r2830
2004-02-15 02:34:03 +00:00
Don Allingham
63847a19c3
update
...
svn: r2828
2004-02-15 01:58:26 +00:00
Don Allingham
7ed2f0551e
Move from object references to IDs
...
svn: r2822
2004-02-14 05:40:30 +00:00
Alex Roitman
4bd10169a4
* doc/gramps-manual/fr/getstart.xml: Comment out old ZODB section.
...
svn: r2802
2004-02-11 04:08:15 +00:00
Alex Roitman
102dce08c4
* doc/gramps.1.in, doc/gramps.1: Typo. New date.
...
svn: r2801
2004-02-11 00:33:50 +00:00
Alex Roitman
ba43e2a1ae
* doc/gramps-manual/fr/faq.xml: Add startup druid question.
...
svn: r2800
2004-02-10 15:15:29 +00:00
Alex Roitman
c352b3b35a
* src/plugins/rel_ru.py: Add more possible russian LANG values.
...
svn: r2798
2004-02-10 02:52:57 +00:00
Alex Roitman
df033564fc
Update
...
svn: r2797
2004-02-10 02:04:39 +00:00
Alex Roitman
65a7d8d7b7
* src/po/nl.po: Translation for 1.0.0-RC.
...
svn: r2796
2004-02-10 02:02:16 +00:00
Alex Roitman
35dea844a0
* doc/gramps-manual/ru/faq.xml: Add startup druid question.
...
svn: r2795
2004-02-09 23:54:04 +00:00
Alex Roitman
5aefb6fd4d
* doc/gramps-manual/C/faq.xml: Typo. Add startup druid question.
...
svn: r2794
2004-02-09 21:11:14 +00:00
Don Allingham
2cf3f966e2
update
...
svn: r2792
2004-02-08 04:52:30 +00:00
Alex Roitman
b2e0fe5f01
Update
...
svn: r2787
2004-02-06 21:29:37 +00:00
Alex Roitman
5f11a1209b
Update
...
svn: r2786
2004-02-06 21:27:43 +00:00
Alex Roitman
50332acbfd
* 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
3546fae555
* 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
efd2905b0b
* src/plugins/rel_ru.py: Add more possible russian LANG values.
...
svn: r2781
2004-02-06 04:58:11 +00:00
Alex Roitman
8ad83d32b7
* src/plugins/soundgen.py: Fall back to empty input.
...
svn: r2779
2004-02-05 19:53:02 +00:00
Alex Roitman
78fc879948
* 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
154b7ef6f4
* 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
22d31ad5ca
* 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
723b4f20f2
* src/po/template.po: Update translation template.
...
svn: r2771
2004-02-04 17:57:13 +00:00
Egyeki Gergelly
4fe1a414bf
*** empty log message ***
...
svn: r2770
2004-02-04 17:56:35 +00:00
Tim Waugh
33b9aa1958
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
9459938a37
update
...
svn: r2768
2004-02-04 04:48:13 +00:00
Alex Roitman
848ef1d0c7
* 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
f41aa0e3da
Update
...
svn: r2764
2004-02-04 02:11:43 +00:00
Alex Roitman
2fdc0238a4
* 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
7bb2c62d0c
* doc/gramps-manual/fr/gramps-manual.xml: Update.
...
svn: r2761
2004-02-03 22:57:48 +00:00
Alex Roitman
e8e79e4533
* 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
909fc72505
Update
...
svn: r2759
2004-02-03 22:53:49 +00:00
Alex Roitman
e5fd287fa8
* 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
0245463ee9
* 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
a3ad4d31df
update
...
svn: r2755
2004-02-03 03:45:23 +00:00
Alex Roitman
c78a2b9fd8
* 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