Commit Graph

1642 Commits

Author SHA1 Message Date
Alex Roitman
71f8f5476b * 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
Don Allingham
e878549bfd First DB pass
svn: r2884
2004-02-21 06:11:59 +00:00
Alex Roitman
c6ba4dfdcc * 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
ed8497953e Update
svn: r2882
2004-02-20 03:57:54 +00:00
Alex Roitman
79aef89b1b More
svn: r2881
2004-02-20 03:28:41 +00:00
Alex Roitman
aee113137a Fixes
svn: r2880
2004-02-20 02:38:31 +00:00
Alex Roitman
2b79d104ec Another one
svn: r2879
2004-02-20 02:26:47 +00:00
Alex Roitman
81ad69d3b4 Update
svn: r2878
2004-02-20 02:12:39 +00:00
Alex Roitman
95caa4eb7f Another bit
svn: r2877
2004-02-20 01:31:04 +00:00
Alex Roitman
7cdcd1e6a5 More
svn: r2876
2004-02-20 01:15:37 +00:00
Alex Roitman
aa9090e2c5 Update
svn: r2875
2004-02-20 00:52:24 +00:00
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
46b4b95371 Update
svn: r2873
2004-02-19 21:27:53 +00:00
Alex Roitman
87621141a1 Update
svn: r2872
2004-02-19 20:34:58 +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
Don Allingham
a91ba2c714 * src/RelLib.py: switch to event/event_ids
* src/WriteXML.py: switch to event/event_ids
* src/GrampsParser.py: switch to event/event_ids
* src/FamilyView.py: switch to event/event_ids
* src/EventEdit.py: switch to event/event_ids
* src/Marriage.py: switch to event/event_ids
* src/EventEdit.py: switch to event/event_ids
* src/PeopleView.py: switch to event/event_ids
* src/EditPerson.py: switch to event/event_ids


svn: r2869
2004-02-19 05:07:46 +00:00
Don Allingham
d5c70b519d * src/RelLib.py: switch to event/event_ids
* src/WriteXML.py: switch to event/event_ids
* src/GrampsParser.py: switch to event/event_ids
* src/FamilyView.py: switch to event/event_ids
* src/EventEdit.py: switch to event/event_ids
* src/Marriage.py: switch to event/event_ids


svn: r2868
2004-02-19 05:05:43 +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
Alex Roitman
50f51136f2 Update
svn: r2851
2004-02-16 02:34:50 +00:00
Alex Roitman
86f6e01a99 Update
svn: r2850
2004-02-16 02:05:47 +00:00
Alex Roitman
f0284be0ca Update
svn: r2849
2004-02-16 02:05:35 +00:00
Alex Roitman
4c75a89cb0 Update
svn: r2848
2004-02-16 01:24:06 +00:00
Alex Roitman
6943ee0013 Update
svn: r2847
2004-02-15 23:21:43 +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
Don Allingham
3fef3dd32e * src/plugins/RelCalc.py: Handle IDs properly
* src/Relationship.py: Handle IDs properly
* src/home.png: added new default person icon


svn: r2838
2004-02-15 16:45:33 +00:00
Don Allingham
d9f25a4987 New default person
svn: r2837
2004-02-15 16:25:39 +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
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
ebb388ef51 update
svn: r2828
2004-02-15 01:58:26 +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
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
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
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