Commit Graph

1318 Commits

Author SHA1 Message Date
Alex Roitman
43547bf06d Found fonts
svn: r2970
2004-03-05 04:33:40 +00:00
Alex Roitman
9bc863344c * src/docgen/LPRDoc.py: New paragraph formatting algorithm.
Proper alignment support (no implementation for justify yet).


svn: r2969
2004-03-05 03:01:21 +00:00
Alex Roitman
b8075b283f Some regression because of new algorithm
svn: r2968
2004-03-05 00:36:04 +00:00
Alex Roitman
1c685517c5 Update
svn: r2963
2004-03-04 15:47:00 +00:00
Alex Roitman
14ed64d973 page breaks, paragraph leader, dirty alignment hack.
svn: r2962
2004-03-03 23:38:48 +00:00
Alex Roitman
59adedf75f * src/docgen/LPRDoc.py: Superscript support, line breaks,
page breaks, paragraph leader.


svn: r2961
2004-03-03 20:50:06 +00:00
Alex Roitman
82b0624841 Paragraph leader
svn: r2960
2004-03-03 16:59:47 +00:00
Alex Roitman
f64d881a38 * src/docgen/LPRDoc.py: Superscript support.
svn: r2959
2004-03-03 16:12:26 +00:00
Alex Roitman
6889a6460c * src/docgen/LPRDoc.py: Re-write using paragraph class.
svn: r2958
2004-03-03 05:54:26 +00:00
Don Allingham
4e398acea8 * src/plugins/FtmStyleAncestors.py: bring up to date with IDs
* src/plugins/AncestorReport.py: bring up to date with IDs


svn: r2956
2004-03-03 05:06:06 +00:00
Alex Roitman
3cbd973566 * src/docgen/AsciiDoc.py: Typo.
svn: r2953
2004-03-02 14:43:37 +00:00
Alex Roitman
ceff4ae87c Update
svn: r2952
2004-03-02 04:57:00 +00:00
Alex Roitman
35fe331daf * configure.in, configure: Typo.
* src/plugins/FtmStyleAncestors.py (endnotes): Do not add
redundant references.
* src/plugins/FtmStyleDescendants.py (endnotes): Do not add
redundant references.
* src/plugins/DetAncestralReport.py (_make_default_style):
Remove unused table definition.
* src/plugins/DetDescendantReport.py (_make_default_style):
Remove unused table definition.


svn: r2950
2004-03-02 03:43:51 +00:00
Alex Roitman
fe971218bd Oops
svn: r2948
2004-03-02 03:09:49 +00:00
Alex Roitman
bbb680d707 Update
svn: r2947
2004-03-02 01:35:53 +00:00
Alex Roitman
acc4cae477 Update
svn: r2946
2004-03-02 00:36:53 +00:00
Alex Roitman
d4d0db9e65 * src/docgen/LPRDoc.py: Table support correction: transferring
row to the next page.


svn: r2944
2004-03-01 16:50:23 +00:00
Don Allingham
aabbe1523a * src/gramps_main.py: remove local media concept
* src/RelLib.py: remove local media concept
* src/SelectObject.py: remove local media concept
* src/MediaView.py: remove local media concept
* src/EditSource.py: remove local media concept
* src/GrampsParser.py: remove local media concept
* src/AddMedia.py: remove local media concept
* src/GrampsZODB.py: delete


svn: r2943
2004-03-01 04:56:50 +00:00
Don Allingham
a50092ff33 * src/gramps_main.py: remove local media concept
* src/RelLib.py: remove local media concept
* src/SelectObject.py: remove local media concept
* src/MediaView.py: remove local media concept
* src/EditSource.py: remove local media concept
* src/GrampsParser.py: remove local media concept
* src/AddMedia.py: remove local media concept
* src/GrampsZODB.py: delete


svn: r2942
2004-03-01 04:38:39 +00:00
Don Allingham
5aae97b744 * src/gramps_main.py: remove local media concept
* src/RelLib.py: remove local media concept
* src/SelectObject.py: remove local media concept


svn: r2941
2004-03-01 04:33:36 +00:00
Alex Roitman
6653a0d15f * src/docgen/AsciiDoc.py: Correctly treat cells with span>1.
svn: r2939
2004-03-01 03:47:58 +00:00
Alex Roitman
3d18a13115 Some additions
svn: r2938
2004-02-29 17:42:38 +00:00
Alex Roitman
441403391e * src/docgen/LPRDoc.py: Add to CVS.
svn: r2937
2004-02-29 15:35:44 +00:00
Don Allingham
62a25d797d * src/ChooseParents.py: fix typo
* src/PedView.py: build child menu with IDs
* src/ReadGedcom.py: save birth/death events, handle FTM's broken
"_primary" junk


svn: r2936
2004-02-29 05:09:23 +00:00
Alex Roitman
b3f1f5ab0f More
svn: r2935
2004-02-29 03:01:03 +00:00
Don Allingham
06cc477ae8 db updates
svn: r2934
2004-02-29 02:29:48 +00:00
Alex Roitman
32371cf8bd update
svn: r2932
2004-02-29 01:19:20 +00:00
Alex Roitman
915bf08e8b Eureka
svn: r2931
2004-02-29 01:05:45 +00:00
Alex Roitman
ae6f7749b7 * src/FamilyView.py: Corrections.
* src/Marriage.py: Corrections.


svn: r2930
2004-02-29 00:08:12 +00:00
Alex Roitman
8e733036f2 * src/docgen/AsciiDoc.py: Add to CVS.
* src/Makefile.am, src/Makefile.in: Ship AsciiDoc.py.


svn: r2929
2004-02-29 00:04:45 +00:00
Don Allingham
f60a720646 Database saving
svn: r2927
2004-02-28 20:15:48 +00:00
Alex Roitman
9b0827745c * src/GrampsParser.py (start_childof): Call add_parent_family_id()
with three arguments, instead of a tuple.
* src/ReadXML.py: Comment out renaming lost media objects for now.
* src/RelLib.py (find_place_no_conflicts,
find_family_no_conflicts): Use str(idVal).


svn: r2926
2004-02-28 19:34:29 +00:00
Don Allingham
93542c93f5 * src/gramps_main.py: switch to DB as default, remove save option
* src/RelLib.py: setup DB environment better
* src/DbPrompter.py: handle save/open with new DBs


svn: r2924
2004-02-28 18:46:40 +00:00
Don Allingham
ca24561215 Fixed report
svn: r2920
2004-02-28 05:08:22 +00:00
Alex Roitman
4f4b2131ba More windows
svn: r2919
2004-02-28 03:51:59 +00:00
Don Allingham
044f8d742a * src/AddMedia.py: media reference fixes
* src/MediaView.py: media reference fixes
* src/FamilyView.py: commit child changes
* src/PlaceView.py: ID fixes


svn: r2917
2004-02-27 04:07:23 +00:00
Alex Roitman
89746a3bb0 Small fix
svn: r2916
2004-02-26 05:00:51 +00:00
Don Allingham
978f388abf update
svn: r2915
2004-02-26 04:51:57 +00:00
Alex Roitman
ead0485d14 More windows updates and small fixes
svn: r2914
2004-02-26 03:34:19 +00:00
Alex Roitman
058a56ef4c More
svn: r2913
2004-02-25 04:34:20 +00:00
Don Allingham
0c795ffa9f update
svn: r2912
2004-02-25 04:08:51 +00:00
Don Allingham
ebed4e0f5f * src/plugins/WebPage.py: media reference fixes
* src/plugins/ReadGedcom.py: media reference fixes
* src/plugins/IndivSummary.py: media reference fixes
* src/plugins/IndivComplete.py: media reference fixes
* src/plugins/DetAncestralReport.py: media reference fixes
* src/plugins/DetDescendantReport.py: media reference fixes
* src/plugins/Check.py: media reference fixes
* src/gramps_main.py: media reference fixes
* src/Utils.py: gnome.vfs vs. grampslib
* src/RelLib.py: single db file, media reference fixes
* src/MediaView.py: media reference fixes


svn: r2911
2004-02-25 03:25:57 +00:00
Alex Roitman
bbe933fd73 Update
svn: r2910
2004-02-25 03:20:53 +00:00
Alex Roitman
d6d21fa4b0 * src/RelLib.py (sortbysource): Low-level implementation;
(sortbyplace): Typo.
* src/Sources.py (by_title): Remove function (superseded by
RelLib.GrampsDB.sortbysource).


svn: r2909
2004-02-24 20:53:58 +00:00
Alex Roitman
09360cae89 * src/AddrEdit.py, src/AttrEdit.py, src/EditPerson.py,
src/EditSource.py, src/EventEdit.py, src/ImageSelect.py,
src/Marriage.py, src/NameEdit.py, src/NoteEdit.py,
src/Sources.py, src/UrlEdit.py, src/Witness.py:
Register windows opened for existing objects. Prevent editing
same object twice.


svn: r2905
2004-02-24 05:37:06 +00:00
Alex Roitman
0d2ee48ee0 Update
svn: r2898
2004-02-23 05:42:19 +00:00
Alex Roitman
e6693e4df2 Update
svn: r2897
2004-02-23 04:41:37 +00:00
Alex Roitman
8a52b650b2 * src/EditPerson.py: Rename photo into media.
* src/EditPlace.py: Rename photo into media.
* src/EditSource.py: Rename photo into media.
* src/ImageSelect.py: Rename photo into media.
* src/Marriage.py: Rename photo into media.


svn: r2896
2004-02-23 02:45:36 +00:00
Alex Roitman
64bbfc7d78 * src/plugins/DetAncestralReport.py: Translation corrections.
Change "was" to "is".
* src/plugins/DetDescendantReport.py: Translation corrections.
Change "was" to "is".
* src/plugins/FtmStyleAncestors.py (print_more_about):
Translate event names. Add description.
* src/plugins/FtmStyleDescendants.py (print_more_about,
print_more_about_families): Translate event names. Add description.
* src/po/de.po: Change Priesterweihe to Ordination.
* src/plugins/FamilyGroup.py: Translation corrections.


svn: r2895
2004-02-22 19:24:31 +00:00
Alex Roitman
2ff3704314 Updates
svn: r2892
2004-02-22 05:37:36 +00:00
Alex Roitman
0bf9c255c7 * src/plugins/DetDescendantReport.py (write_person): Write
images before the paragraph start; (insert_images): Don't start
and end pargraphs.
* src/plugins/DetAncestralReport.py: (write_person): Write
images before the paragraph start; (insert_images): Don't start
and end pargraphs.


svn: r2890
2004-02-22 05:17:14 +00:00
Alex Roitman
15ceba32c7 Update
svn: r2889
2004-02-22 05:08:40 +00:00
Don Allingham
e2da222236 Additional Reference fixes
svn: r2888
2004-02-22 04:57:06 +00:00
Alex Roitman
976e854a2f * src/ImageSelect.py: Corrections.
* src/RelLib.py: Corrections.
* src/Sources.py: Corrections.
* src/gramps_main.py: Corrections.
* src/Bookmarks.py: Corrections.


svn: r2886
2004-02-21 18:59:45 +00:00
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
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
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
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
2f3de93f63 * src/po/nl.po: Translation for 1.0.0-RC.
svn: r2796
2004-02-10 02:02:16 +00:00
Alexander Bogdashevsky
8e399afdb6 src/po/ru.po: typo
svn: r2793
2004-02-09 01:30:44 +00:00
Don Allingham
30d298b785 * 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
e3af34a0b9 * src/ImageSelect.py: disable double click to edit in a gallery
svn: r2790
2004-02-07 22:23:57 +00:00
Alex Roitman
1d6e27ca42 Update
svn: r2789
2004-02-07 16:50:24 +00:00
Alex Roitman
504c10743d Update
svn: r2788
2004-02-07 00:44:22 +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
Alexander Bogdashevsky
7483c36286 src/po/ru.po: Some clarifications
svn: r2780
2004-02-06 04:41:53 +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
Laurent Protois
734e3b028a French Update for cvs
svn: r2776
2004-02-05 16:34:43 +00:00
Lars Lundin
c302a14c17 Translation update for 1.0.0-RC1 (3 new strings)
svn: r2775
2004-02-05 08:10:40 +00:00
Egyeki Gergelly
f3bbea9bdb *** empty log message ***
svn: r2773
2004-02-04 23:12:21 +00:00
Frode Jemtland
5d032c2a8c Translated all new strings for the last month
svn: r2772
2004-02-04 21:07:48 +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
Don Allingham
dff866aeda update
svn: r2768
2004-02-04 04:48:13 +00:00
Don Allingham
8d2cf299ea * src/FamilyView.py: new text string for "unknown" spouse
* src/ImageSelect.py: integer conversions for event.x, event.y
* src/const.py.in: copyright date update


svn: r2767
2004-02-04 04:42:06 +00:00
Alexander Bogdashevsky
68eff30399 src/po/ru.po: Some typos and clarifications
svn: r2766
2004-02-04 03:14:40 +00:00
Don Allingham
67f25e1779 * src/VersionControl.py: Call win.run to prevent exit from killing the
window before the data is saved.


svn: r2754
2004-02-03 03:45:12 +00:00
Egyeki Gergelly
2f134cf229 brother-in-law, sister-in-law relations added
svn: r2749
2004-02-02 15:16:35 +00:00
Egyeki Gergelly
620932c566 Update
svn: r2748
2004-02-02 15:15:48 +00:00
Alex Roitman
8f1278a75f * 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
Alexander Bogdashevsky
2cac3a8d7e src/po/ru.po: LDS terms are translated now
svn: r2745
2004-02-02 01:46:42 +00:00
Alex Roitman
6a46db7481 * src/plugins/rel_hu.py: Typos.
svn: r2744
2004-02-01 15:30:55 +00:00
Egyeki Gergelly
2d1d9384b4 *** empty log message ***
svn: r2743
2004-02-01 14:30:33 +00:00
Alex Roitman
d28e9a7046 * src/po/ru.po: Typo.
* doc/gramps-manual/ru/usage.xml: Update.


svn: r2742
2004-02-01 06:51:53 +00:00
Don Allingham
6080ab594e * src/SourceView.py: handle column sorting properly
* src/PlaceView.py: handle column sorting properly


svn: r2740
2004-02-01 04:49:49 +00:00
Don Allingham
d2ef9e69fe * src/gramps_main.py: better error messages on database write failure
* src/WriteXML.py: better error messages on database write failure
* src/GrampsXML.py: better error messages on database write failure

* src/PeopleView.py (PeopleView.add_to_person_list): don't attempt to sort the
model unless it has be assigned.


svn: r2736
2004-02-01 03:16:23 +00:00
Alex Roitman
b548fed9a9 * 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
075f8bcf25 * 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
7b1b6c67df * src/plugins/Ancestors.py: Typo.
* src/plugins/IndivComplete.py: Typo.


svn: r2732
2004-01-31 23:01:27 +00:00
Don Allingham
8a4a4fac42 * src/PeopleView.py (PeopleView.add_to_person_list): don't attempt to sort the
model unless it has be assigned.


svn: r2731
2004-01-31 21:32:01 +00:00
Don Allingham
4f22b0cc17 fix update
svn: r2730
2004-01-31 20:26:36 +00:00
Egyeki Gergelly
7085d9fecd Updating Hungarian translation for 1.0-RC
svn: r2728
2004-01-31 17:56:35 +00:00
Alex Roitman
647f50ce27 * src/plugins/AncestorChart2.py (write_book_item):
Treat unconfigured title.


svn: r2726
2004-01-30 13:51:02 +00:00
Alexander Bogdashevsky
516abaca7a Spell checking and more "family" fixes :)
svn: r2725
2004-01-28 04:19:38 +00:00
Don Allingham
ba5df96a28 * src/docgen/PdfDoc.py: fix encoding exception
* gramps-mdk.spec: Mandrake RPM spec file


svn: r2720
2004-01-28 02:18:53 +00:00
Alex Roitman
7f55a556b8 * src/po/ru.po: Minor corrections.
svn: r2718
2004-01-27 16:37:47 +00:00
Laurent Protois
d6c77f17b4 In good french !
svn: r2717
2004-01-27 15:19:20 +00:00
Don Allingham
3b8f30fc1c * src/grampslib_wrap.c: backout mime type search
svn: r2715
2004-01-27 03:28:21 +00:00
Laurent Protois
0f42dafeba I hope it's the good one ;-)
svn: r2712
2004-01-26 08:21:23 +00:00
Laurent Protois
7bfef0d227 I hope it's the good one ;-)
svn: r2711
2004-01-26 08:04:22 +00:00
Alexander Bogdashevsky
dede96c34f Some cleanups
svn: r2708
2004-01-26 05:12:53 +00:00
Egyeki Gergelly
038a07ec76 *** empty log message ***
svn: r2703
2004-01-24 23:16:40 +00:00
Alexander Bogdashevsky
45f930b508 * src/po/ru.po: Update Russian translation for pre-1-rc1
svn: r2701
2004-01-24 18:45:05 +00:00
Alex Roitman
7d22d49f70 Relationship fix
svn: r2699
2004-01-23 14:44:28 +00:00
Alex Roitman
144632a850 Translation for 1.0.0-RC
svn: r2698
2004-01-23 14:31:33 +00:00
Laurent Protois
030a4a3b22 French Update for cvs
svn: r2697
2004-01-23 13:53:04 +00:00
Don Allingham
6087ee24b8 * src/grampslib.i: same fixes as grampslib_wrap.c
* src/plugins/RelCalc.py: use preferred name format


svn: r2695
2004-01-23 03:38:23 +00:00
Don Allingham
f988840494 * src/grampslib_wrap.c: check the known mime types before calling the
gnome functions


svn: r2693
2004-01-22 02:03:21 +00:00
Lars Lundin
f4ae702e0e Translation update for 1.0.0-RC1
svn: r2692
2004-01-21 16:15:30 +00:00
Jens Arvidsson
2d215cfb54 Translation update for 1.0.0
svn: r2688
2004-01-21 14:56:52 +00:00