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
da5acff6d5
Update
...
svn: r2873
2004-02-19 21:27:53 +00:00
Alex Roitman
1b98a6266a
Update
...
svn: r2872
2004-02-19 20:34:58 +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
Don Allingham
ccb88f8d46
* 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
00965326e2
* 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
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
Alex Roitman
5e5c7c104a
Update
...
svn: r2851
2004-02-16 02:34:50 +00:00
Alex Roitman
ac1ca1498b
Update
...
svn: r2850
2004-02-16 02:05:47 +00:00
Alex Roitman
f9f6e61146
Update
...
svn: r2849
2004-02-16 02:05:35 +00:00
Alex Roitman
1ba32c9818
Update
...
svn: r2848
2004-02-16 01:24:06 +00:00
Alex Roitman
364e776777
Update
...
svn: r2847
2004-02-15 23:21:43 +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
Don Allingham
d29b4d6a57
* 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
9cc50a74df
New default person
...
svn: r2837
2004-02-15 16:25:39 +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
1c52f85907
* 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
63847a19c3
update
...
svn: r2828
2004-02-15 01:58:26 +00:00
Don Allingham
45c712e8cd
* 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
7ed2f0551e
Move from object references to IDs
...
svn: r2822
2004-02-14 05:40:30 +00:00
Jens Arvidsson
0192477335
Second translation update for 1.0.0
...
svn: r2804
2004-02-11 07:46:18 +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
Sebastian Voeck
04e1271074
Updated for 1.0.0
...
svn: r2799
2004-02-10 09:46:18 +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
Alexander Bogdashevsky
852030a679
src/po/ru.po: typo
...
svn: r2793
2004-02-09 01:30:44 +00:00
Don Allingham
2cf3f966e2
update
...
svn: r2792
2004-02-08 04:52:30 +00:00
Don Allingham
ac224502b5
* 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
66259d874b
* src/ImageSelect.py: disable double click to edit in a gallery
...
svn: r2790
2004-02-07 22:23:57 +00:00
Alex Roitman
e901a51cc4
Update
...
svn: r2789
2004-02-07 16:50:24 +00:00
Alex Roitman
5f3a38b573
Update
...
svn: r2788
2004-02-07 00:44:22 +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
94457b9d5d
Replace &app; with GRAMPS inside the title tag.
...
svn: r2785
2004-02-06 21:27:29 +00:00
Alex Roitman
654f40fba2
Change &app; in favor of GRAMPS inside the title tag.
...
svn: r2784
2004-02-06 21:25:00 +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