Commit Graph

814 Commits

Author SHA1 Message Date
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
Alex Roitman
3dcc64d11c * doc/gramps-manual/ru/custom.xml: Update.
svn: r2751
2004-02-02 15:34:32 +00:00
Egyeki Gergelly
7f2b66dfe9 *** empty log message ***
svn: r2750
2004-02-02 15:18:25 +00:00
Alex Roitman
28726e5bd7 * doc/gramps-manual/ru/custom.xml: Update.
svn: r2747
2004-02-02 06:39:21 +00:00
Alex Roitman
a71069b5df * 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
Alex Roitman
9af4c2e21e * src/plugins/rel_hu.py: Typos.
svn: r2744
2004-02-01 15:30:55 +00:00
Egyeki Gergelly
d0bf7819ed *** empty log message ***
svn: r2743
2004-02-01 14:30:33 +00:00
Alex Roitman
6767c3a35a * src/po/ru.po: Typo.
* doc/gramps-manual/ru/usage.xml: Update.


svn: r2742
2004-02-01 06:51:53 +00:00
Don Allingham
281fd07988 update
svn: r2741
2004-02-01 04:51:41 +00:00
Alex Roitman
a27abc20a7 * doc/gramps-manual/fr/figures/*.png: Update figures.
svn: r2739
2004-02-01 03:54:07 +00:00
Alex Roitman
317fd3c44b * doc/gramps-manual/fr/faq.xml: Update.
* doc/gramps-manual/fr/gramps-manual.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.


svn: r2738
2004-02-01 03:48:24 +00:00
Don Allingham
5ce405cbf8 update
svn: r2737
2004-02-01 03:18:20 +00:00
Alex Roitman
3a728b13c7 * doc/gramps-manual/C/mainwin.xml: Correction.
svn: r2735
2004-02-01 01:14:06 +00:00
Alex Roitman
586511a63e * 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
384357988e * 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
e409af6e6e * src/plugins/Ancestors.py: Typo.
* src/plugins/IndivComplete.py: Typo.


svn: r2732
2004-01-31 23:01:27 +00:00
Egyeki Gergelly
d57159a553 *** empty log message ***
svn: r2729
2004-01-31 17:57:25 +00:00
Don Allingham
38c4a40199 update
svn: r2727
2004-01-31 15:09:57 +00:00
Alex Roitman
f0d27c35d3 * src/plugins/AncestorChart2.py (write_book_item):
Treat unconfigured title.


svn: r2726
2004-01-30 13:51:02 +00:00
Don Allingham
230d0e6414 update
svn: r2722
2004-01-28 02:33:50 +00:00
Alex Roitman
5493ba1803 Update
svn: r2719
2004-01-27 18:20:06 +00:00
Alex Roitman
31d4ee3b67 * src/po/ru.po: Minor corrections.
svn: r2718
2004-01-27 16:37:47 +00:00
Don Allingham
fcd142909f update
svn: r2716
2004-01-27 03:30:54 +00:00
Alex Roitman
6b16c17816 * doc/gramps-manual/C/usage.xml: Typos.
* doc/gramps-manual/ru/usage.xml: Update.


svn: r2710
2004-01-26 05:18:24 +00:00
Alex Roitman
40b2508322 * doc/gramps-manual/C/gramps-manual.xml: Typos.
* doc/gramps-manual/de/cmdline.xml: Typo and wrong encoding.
* doc/gramps-manual/ru/gramps-manual.xml: Update.


svn: r2709
2004-01-26 05:16:17 +00:00
Alex Roitman
4616525e1c * configure, configure.in: Typo.
svn: r2704
2004-01-25 07:47:19 +00:00
Alex Roitman
a20fcea0e2 Update
svn: r2700
2004-01-24 18:33:35 +00:00
Alex Roitman
4bc617cff1 Relationship fix
svn: r2699
2004-01-23 14:44:28 +00:00
Don Allingham
296e1d726c update
svn: r2696
2004-01-23 03:39:12 +00:00
Don Allingham
28a7b09c64 update
svn: r2694
2004-01-22 02:04:10 +00:00
Alex Roitman
290eae90ef * doc/gramps-manual/ru/filtref.xml: Update.
* doc/gramps-manual/ru/usage.xml: Update.


svn: r2685
2004-01-21 06:02:20 +00:00
Don Allingham
6d78353d5e update
svn: r2684
2004-01-21 04:44:03 +00:00
Don Allingham
4cdab27d00 update
svn: r2680
2004-01-20 23:35:22 +00:00
Alex Roitman
3a11ffa13a * src/EditPlace.py (display_references): Translate event names.
svn: r2674
2004-01-20 20:03:50 +00:00
Alex Roitman
4f9bd50d8d * src/PedView.py (build_nav_menu): Ditch stock Home item.
* src/FamilyView.py (build_ap_menu, build_nav_menu,
build_parents_nosel_menu, build_sp_parents_nosel_menu,
build_child_menu, build_spouse_menu, build_parents_menu,
build_sp_parents_menu): Ditch stock Home item.


svn: r2670
2004-01-20 16:06:17 +00:00
Alex Roitman
e8ae31be8c * doc/gramps.1.in, doc/gramps.1: Update.
* doc/gramps-manual/C/gramps-manual.xml: Update.


svn: r2669
2004-01-20 15:47:23 +00:00
Alex Roitman
42c1c091e1 * NEWS: Update.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/mainwin.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.


svn: r2668
2004-01-20 04:29:41 +00:00
Don Allingham
1c5e589136 update
svn: r2667
2004-01-20 04:16:22 +00:00
Don Allingham
05e84ea54d update
svn: r2665
2004-01-20 03:57:46 +00:00
Alex Roitman
5752dd2463 * src/po/template.po: Update translation template.
svn: r2660
2004-01-19 20:11:09 +00:00
Alex Roitman
1ab30f7baa * src/plugins/AncestorChart2.py: Number pages starting with 1.
Do not allow for mutlipage when it's a book item.


svn: r2659
2004-01-19 20:06:14 +00:00
Alex Roitman
a0be5fd1dc * src/plugins/ReadGedcom.py (parse_individual): add /Surname/ Firstname.
svn: r2657
2004-01-19 17:43:35 +00:00
Alex Roitman
9ad4371355 * src/plugins/AncestorChart2.py: Add hotkeys to check button labels.
Add scale, compress, and title options support to the book dialog.
* src/plugins/book.glade: Reduce minimum window height to 600 pixels.
* src/plugins/WriteCD.py (on_ok_clicked): Correct indentation.
* src/GrampsCfg.py (loadConfig, save_data): Correctly parse gconf key.


svn: r2656
2004-01-19 17:40:39 +00:00
Don Allingham
057c9e4acd * src/plugins/Makefile.am: export AncestorChart2.py
svn: r2654
2004-01-18 15:35:36 +00:00
Alex Roitman
f498d43529 * src/gramps_main.py (save_media): Add support for default action.
* src/plugins/Check.py (cleanup_missing_photos): Add support for default action.
* src/plugins/WriteCD.py (on_ok_clicked): Add support for default action.
* src/plugins/WritePkg.py (export): Add support for default action.
* src/plugins/WriteFtree.py: Do not import unused dialog.


svn: r2652
2004-01-18 01:59:30 +00:00
Don Allingham
5b9adacf85 update
svn: r2651
2004-01-17 22:39:43 +00:00
Alex Roitman
37ab20a21b * NEWS: Update.
* src/errdialogs.glade: Add check button to the missing media dialog.
* src/QuestionDialog.py (MissingMediaDialog.__init__): Add default
action property.
* src/ReadXML.py (import_data): Add support for default action.
* src/plugins/WebPage.py (write_gallery): Use object ID as a file name
- prevents collision between identical names coming from different dirs.


svn: r2645
2004-01-17 06:51:49 +00:00
Don Allingham
b1164a9789 update
svn: r2644
2004-01-17 05:03:19 +00:00
Alex Roitman
b9e103bc80 * doc/gramps-manual/fr/mainwin.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.
* doc/gramps-manual/fr/figures/*.png: Update.


svn: r2642
2004-01-16 15:29:45 +00:00
Don Allingham
5aa3cb478d update
svn: r2639
2004-01-15 05:26:40 +00:00
Don Allingham
730e6fc24a * src/docgen/AbiWord2Doc.py: pychecker fixes
* src/docgen/HtmlDoc.py: pychecker fixes
* src/docgen/KwordDoc.py: pychecker fixes
* src/docgen/LaTeXDoc.py: pychecker fixes
* src/docgen/OpenOfficeDoc.py: pychecker fixes
* src/docgen/OpenSpreadSheet.py: pychecker fixes
* src/docgen/PSDrawDoc.py: pychecker fixes
* src/docgen/PdfDoc.py: pychecker fixes
* src/docgen/SvgDrawDoc.py: pychecker fixes
* src/plugins/Ancestors.py: pychecker fixes
* src/plugins/BookReport.py: pychecker fixes
* src/plugins/CustomBookText.py: pychecker fixes
* src/plugins/DescendReport.py: pychecker fixes
* src/plugins/DetAncestralReport.py: pychecker fixes
* src/plugins/DetDescendantReport.py: pychecker fixes
* src/plugins/FtmStyleAncestors.py: pychecker fixes
* src/plugins/IndivComplete.py: pychecker fixes
* src/plugins/ReadPkg.py: pychecker fixes
* src/plugins/RelCalc.py: pychecker fixes
* src/plugins/SimpleBookTitle.py: pychecker fixes
* src/plugins/TimeLine.py: pychecker fixes
* src/plugins/WriteCD.py: pychecker fixes
* src/plugins/WriteFtree.py: pychecker fixes
* src/plugins/rel_de.py: pychecker fixes
* src/GenericFilter.py: pychecker fixes
* src/RelLib.py: pychecker fixes
* src/Report.py: pychecker fixes
* src/SelectPerson.py: pychecker fixes
* src/gramps_main.py: pychecker fixes


svn: r2634
2004-01-13 05:05:39 +00:00
Alex Roitman
cb5fa58baf * src/PlaceView.py (on_delete_clicked): Use list's copy to avoid
modifying the real EventList (closes # 875332).
* src/paper.xml: Remove from CVS (superseded by papersize.xml).


svn: r2630
2004-01-12 18:56:02 +00:00
Don Allingham
c3fd8f5b28 update
svn: r2628
2004-01-12 03:36:24 +00:00
Don Allingham
ab503e2158 update
svn: r2626
2004-01-10 22:44:37 +00:00
Don Allingham
dc62aabea9 update
svn: r2624
2004-01-10 18:05:36 +00:00
Don Allingham
fe734b5673 update
svn: r2622
2004-01-10 02:37:54 +00:00
Alex Roitman
8c0a874b13 * src/get_strings: Add coding line. Remove ^L chars.
svn: r2620
2004-01-09 23:56:37 +00:00
Alex Roitman
bfa9144196 * src/const.py.in: Mark LDS status strings as translatable.
svn: r2619
2004-01-09 23:05:06 +00:00
Alex Roitman
8e667d1a91 * src/plugins/rel_de.py: Update possible German locale list.
svn: r2618
2004-01-09 16:39:31 +00:00
Alex Roitman
1f848875e4 * src/docgen/PdfDoc.py: Set print_label to None.
* src/docgen/KwordDoc.py: Set print_label to None.
* src/docgen/HtmlDoc.py: Set print_label to None.
* src/docgen/AbiWord2Doc.py: Set print_label to None.
* src/docgen/RTFDoc.py: Set print_label to None.


svn: r2616
2004-01-09 03:58:17 +00:00
Don Allingham
6738a6a455 update
svn: r2615
2004-01-09 03:23:44 +00:00
Alex Roitman
bb46232ec0 * src/plugins/rel_de.py: Update.
svn: r2611
2004-01-09 02:29:04 +00:00
Don Allingham
5d38ce95ab update
svn: r2610
2004-01-08 18:09:32 +00:00
Alex Roitman
9f357f378e * src/FamilyView.py (delete_family_from): Remove extra "[0]".
svn: r2608
2004-01-08 15:39:33 +00:00
Alex Roitman
32556fce16 * src/plugins/rel_de.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_de.py.


svn: r2606
2004-01-08 05:18:27 +00:00
Alex Roitman
9e8322db7e Update
svn: r2605
2004-01-08 01:31:19 +00:00
Alex Roitman
5b7b00cfb1 Update
svn: r2603
2004-01-07 22:47:13 +00:00
Alex Roitman
168edafa89 * src/plugins/DetDescendantReport.py: Correct image insertion.
* src/plugins/DetAncestralReport.py: Correct image insertion.


svn: r2602
2004-01-07 22:40:04 +00:00
Alex Roitman
c37e1f446f * src/plugins/rel_hu.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_hu.py.


svn: r2601
2004-01-07 21:22:40 +00:00
Alex Roitman
8882eb935a * src/plugins/IndivComplete.py (write_note): Typo.
svn: r2600
2004-01-07 20:22:10 +00:00
Alex Roitman
f90d3bbd5b * doc/gramps-manual/ru/mainwin.xml: Update translation.
* doc/gramps-manual/ru/usage.xml: Update translation.


svn: r2598
2004-01-07 05:17:16 +00:00
Don Allingham
2f0b941510 update
svn: r2597
2004-01-07 05:08:53 +00:00
Don Allingham
2a6c2b5298 update
svn: r2594
2004-01-07 04:59:11 +00:00
Alex Roitman
1e16bb4c9b * src/plugins/ReadGedcom.py: More source parsing cleanups.
(parse_source_objects): Remove redundant function.


svn: r2591
2004-01-06 06:11:28 +00:00
Alex Roitman
c681413e0d * src/plugins/ReadGedcom.py: More source parsing cleanups.
svn: r2588
2004-01-05 20:39:09 +00:00
Alex Roitman
79280bf948 * src/plugins/ReadGedcom.py: Revert brain-dead fix in favor of
an existing handle_source() method.


svn: r2587
2004-01-05 06:03:28 +00:00
Alex Roitman
4fbc088d30 * src/plugins/ReadGedcom.py: Correct level in parsing LDS ordinance
source references. Support for source description-type references.


svn: r2586
2004-01-05 03:57:01 +00:00
Alex Roitman
5488d83afe * src/po/fr.po: Typo (named format line parameter was translated).
svn: r2585
2004-01-04 00:54:32 +00:00
Alex Roitman
c520058cb5 * NEWS: Update status.
svn: r2584
2004-01-02 21:59:26 +00:00
Alex Roitman
b9e01111ba * src/PedView.py (load_canvas): Produce generation labels based on
the anchor.


svn: r2582
2004-01-02 07:02:12 +00:00
Alex Roitman
70bfd2f908 * src/PedView.py (load_canvas): Ditch anchor button in favor of
context menu items; (make_anchor_button,on_anchor_clicked): Remove
functions; (on_anchor_set, on_anchor_remove): Add functions;
(build_nav_menu): Add anchor-related context menut items.


svn: r2581
2004-01-02 01:02:13 +00:00
Don Allingham
5e135e7f49 update
svn: r2580
2004-01-01 22:12:50 +00:00
Don Allingham
5534f961b2 update
svn: r2578
2004-01-01 19:10:46 +00:00
Don Allingham
9442619e59 update
svn: r2576
2004-01-01 18:18:29 +00:00
Alex Roitman
ca0ac5c951 Update
svn: r2574
2004-01-01 09:21:56 +00:00
Alex Roitman
f7ac2f91d6 * src/PedView.py (load_canvas): Add ahcnor button and label;
(make_anchor_button,make_anchor_label,on_anchor_clicked): Add functions.


svn: r2573
2004-01-01 09:21:37 +00:00
Alex Roitman
1a4970e1e5 * src/plugins/RelCalc.py (__init__): Skip the person when building the
list.


svn: r2572
2003-12-31 23:22:44 +00:00
Alex Roitman
1fad6c9ed1 * doc/gramps-manual/fr/custom.xml: Update translation.
* doc/gramps-manual/fr/usage.xml: Update translation.


svn: r2570
2003-12-30 19:28:25 +00:00
Alex Roitman
ceed7ea96d * doc/gramps-manual/ru/faq.xml: Update translation.
* doc/gramps-manual/ru/keybind.xml: Update translation.
* doc/gramps-manual/ru/filtref.xml: Update translation.


svn: r2569
2003-12-30 18:22:05 +00:00
Don Allingham
f362f04721 update
svn: r2568
2003-12-29 19:49:59 +00:00
Don Allingham
2fbe4465a0 update
svn: r2566
2003-12-29 18:37:56 +00:00
Don Allingham
79b7134b55 update
svn: r2564
2003-12-29 15:57:11 +00:00
Don Allingham
1ba9214f1f update
svn: r2562
2003-12-27 23:14:14 +00:00
Don Allingham
793e0788cc update
svn: r2560
2003-12-27 22:15:54 +00:00
Alex Roitman
dc895384a4 * src/MediaView.py (__init__): Translate column header.
* doc/gramps-manual/ru/cmdline.xml: Update translation.
* doc/gramps-manual/ru/faq.xml: Update translation.
* doc/gramps-manual/ru/mainwin.xml: Update translation.


svn: r2557
2003-12-27 05:02:18 +00:00
Don Allingham
0b062f3d9d update
svn: r2556
2003-12-26 21:15:06 +00:00
Don Allingham
21cb5e2f15 update
svn: r2552
2003-12-24 17:47:50 +00:00
Don Allingham
e8aa50f8b4 update
svn: r2550
2003-12-20 02:43:02 +00:00
Alex Roitman
2715e60db5 * doc/gramps-manual/fr/cmdline.xml: Update translation.
* doc/gramps-manual/fr/custom.xml: Update translation.
* doc/gramps-manual/fr/faq.xml: Update translation.
* doc/gramps-manual/fr/filtref.xml: Update translation.
* doc/gramps-manual/fr/getstart.xml: Update translation.
* doc/gramps-manual/fr/gramps-manual.xml: Update translation.
* doc/gramps-manual/fr/keybind.xml: Update translation.
* doc/gramps-manual/fr/mainwin.xml: Update translation.


svn: r2548
2003-12-18 23:08:54 +00:00
Alex Roitman
08e9eb6122 update
svn: r2547
2003-12-18 23:07:57 +00:00
Alex Roitman
3316699c9e * doc/gramps-manual/fr/cmdline.xml:
* doc/gramps-manual/fr/faq.xml:
* doc/gramps-manual/fr/filtref.xml:
* doc/gramps-manual/fr/getstart.xml:
* doc/gramps-manual/fr/gramps-manual.xml:
* doc/gramps-manual/fr/keybind.xml:
* doc/gramps-manual/fr/mainwin.xml:


svn: r2543
2003-12-17 22:30:15 +00:00
Alex Roitman
6e32ea36f6 Update
svn: r2542
2003-12-17 22:29:22 +00:00